layout/reftests/text-shadow/basic-ref.xul

Wed, 31 Dec 2014 13:27:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 13:27:57 +0100
branch
TOR_BUG_3246
changeset 6
8bccb770b82d
permissions
-rw-r--r--

Ignore runtime configuration files generated during quality assurance.

     1 <box xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
     2   <stack>
     3     <label top="33px" left="33px" style="color: grey;" value="Hello"/>
     4     <label top="30px" left="30px" style="color: green;" value="Hello"/>
     5   </stack>
     6 </box>

mercurial