gecko/layout/reftests/text-shadow/color-inherit-ref.html

6 lines
204 B
HTML
Raw Normal View History

2008-06-11 19:39:36 -07:00
<!DOCTYPE HTML>
<div style="position: absolute; top: 27px; left: 27px; color: blue; z-index: 0;">Hello</div>
<div style="position: absolute; top: 24px; left: 24px; color: blue; z-index: 1;">Hello</div>