layout/reftests/first-letter/429968-1a.html

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 <!DOCTYPE HTML>
     2 <html>
     3 <head>
     4 <style>
     5 body { white-space:pre; color:black; }
     6 #inner::first-letter { color:red; text-decoration:underline; font-size:200%; }
     7 </style>
     8 </head>
     9 <body><div id="inner"><span>
    10 </span>AB</div></body>
    11 </html>

mercurial