lang-pseudo-class-across-shadow-boundaries-ref.html (209B)
1 <!DOCTYPE html> 2 <html> 3 <body> 4 <p>Test passes if you see a single 100px by 100px green box below.</p> 5 <div style="width: 100px; height: 100px; background: green;"></div> 6 </body> 7 </html>