haikuwebkit/LayoutTests/fast/shadow-dom/media-query-in-shadow-style...

5 lines
656 B
HTML

<iframe src="data:text/html,<div style='color:red'>First</div><div style='color:red'>Second</div>" width=150 height=100></iframe><br>
<iframe src="data:text/html,<div style='color:green;background-color: lightgrey'>First</div><div style='color:green;background-color: lightgrey'>Second</div>" width=300 height=100></iframe><br>
<iframe src="data:text/html,<div style='color:red'>First</div><div style='color:red'>Second</div>" width=150 height=100></iframe><br>
<iframe src="data:text/html,<div style='color:green;background-color: lightgrey'>First</div><div style='color:green;background-color: lightgrey'>Second</div>" width=300 height=100></iframe><br>