layout/reftests/bugs/423676-1-ref.html

branch
TOR_BUG_9701
changeset 3
141e0f1194b1
equal deleted inserted replaced
-1:000000000000 0:8bb1918abe1c
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <html>
3 <head>
4 <meta http-equiv="content-type" content="text/html; charset=UTF-8">
5 <title>Testcase for bug 423676</title>
6 <style>
7 #a,#d {font-weight: bold;}
8 </style>
9 </head>
10 <body>
11 <pre><span id="a">A</span>
12 B
13 C
14 </pre>
15 <pre><span id="d">D</span>
16
17 E
18 </pre>
19 </body>
20 </html>

mercurial