mirror of
https://github.com/servo/servo
synced 2026-05-13 10:27:03 +02:00
6 lines
152 B
HTML
6 lines
152 B
HTML
<!DOCTYPE html>
|
|
<title>@supports needs to be consistent with actual nesting support</title>
|
|
<body>
|
|
<p>Test passes if this text is not red</p>
|
|
</body>
|