layout/reftests/css-valuesandunits/unit-rem-ref-resource.svg

Wed, 31 Dec 2014 07:53:36 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:53:36 +0100
branch
TOR_BUG_3246
changeset 5
4ab42b5ab56c
permissions
-rw-r--r--

Correct small whitespace inconsistency, lost while renaming variables.

     1 <svg xmlns="http://www.w3.org/2000/svg" version="1.1"
     2      style="font-size: 30px">
     3   <rect id="rect" fill="green" width="200px" height="50px" />
     4 </svg>

mercurial