Files
UXP-Fixed/parser/htmlparser/tests/reftest/bug820508-1-ref.html
T
2018-02-02 04:16:08 -05:00

7 lines
134 B
HTML

<!DOCTYPE html>
<title>main { display: block; }</title>
<style>div {
border: 2px solid blue;
}</style>
<div>foo</div><div>bar</div>