comparison: layout/reftests/bugs/735481-1-ref.html
layout/reftests/bugs/735481-1-ref.html
- branch
- TOR_BUG_9701
- changeset 3
- 141e0f1194b1
equal
deleted
inserted
replaced
|
1 <!-- This test is intentionally in quirks mode --> |
|
2 <style> |
|
3 div { color: green; } |
|
4 </style> |
|
5 <div> |
|
6 <div>This text should be green</div> |
|
7 </div> |
|
8 <div> |
|
9 <div>This text should be green</div> |
|
10 </div> |