summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/legend-painting-order-ref.html
blob: 94f4991f2272da61a9a8381d07abb243677d06a9 (plain)
1
2
3
4
5
<!doctype html>
<title>Reference for fieldset painting order</title>

<p>There should be a green square below, and no red.</p>
<div style="width:100px; height:100px; background:green;"></div>