layout/reftests/bugs/379178-html-ref.html

branch
TOR_BUG_3246
changeset 6
8bccb770b82d
equal deleted inserted replaced
-1:000000000000 0:cfdb714dcf5c
1 <html>
2 <head>
3
4 <title>HTML Test for Bug #379178</title>
5
6 <style type="text/css">
7
8 span
9 {
10 background-color: #8f8;
11 }
12
13 </style>
14
15 </head>
16 <body>
17
18 <p>
19 <span>a</span>
20 <span>b</span>
21 <span>c</span>
22 </p>
23
24 </body>
25 </html>

mercurial