summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-pseudo/lang-pseudo-class-across-shadow-boundaries-ref.html
blob: eda713a7eda3f0155b02f62acf432ac337de963d (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html>
    <body>
        <p>Test passes if you see a single 100px by 100px green box below.</p>
        <div style="width: 100px; height: 100px; background: green;"></div>
    </body>
</html>