layout/reftests/bugs/302379-ref.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.

michael@0 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
michael@0 2 <html><head><title></title></head>
michael@0 3 <body>
michael@0 4 <table width="400">
michael@0 5 <tbody><tr>
michael@0 6 <td>
michael@0 7 <font><b>
michael@0 8 long string long string long string long string long string long string long string long string
michael@0 9 <select id="sel">
michael@0 10 <option value="b">short string</option>
michael@0 11 <option value="a">long string long string long string long string</option>
michael@0 12 </select>
michael@0 13 </b></font>
michael@0 14 </td>
michael@0 15 </tr>
michael@0 16 </tbody></table>
michael@0 17 </body></html>

mercurial