mirror of
https://github.com/servo/servo.git
synced 2025-06-26 18:14:34 +01:00
5 lines
152 B
HTML
5 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>
|