1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-19 06:48:48 +00:00
Files
UXP/parser/htmlparser/tests/reftest/bug820508-1-ref.html
T

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>