Mypal/layout/reftests/scoped-style/scoped-style-charset-ref.html

7 lines
97 B
HTML
Raw Normal View History

2019-03-11 03:26:37 -07:00
<!DOCTYPE html>
<body>
<p>First</p>
<p style="color: blue">Second</p>
<p>Third</p>
</body>