comparison: layout/reftests/text-shadow/color-inherit-ref.html
layout/reftests/text-shadow/color-inherit-ref.html
- changeset 2
- 7e26c7da4463
equal
deleted
inserted
replaced
|
1 <!DOCTYPE HTML> |
|
2 |
|
3 <div style="position: absolute; top: 27px; left: 27px; color: blue; z-index: 0;">Hello</div> |
|
4 <div style="position: absolute; top: 24px; left: 24px; color: blue; z-index: 1;">Hello</div> |
|
5 |