mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-11 13:48:23 +02:00
Automatic update from web-platform-testsMerge pull request #12312 from TalbotG/contain-gtalbot-nr1 [css-contain] Improve the coverage and correctness of the css-contain… -- wpt-commits: 58b45e6af645cf8262abfd6c4763508e6926fa33 wpt-pr: 12312
18 lines
No EOL
412 B
HTML
18 lines
No EOL
412 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
|
<head>
|
|
|
|
<title>CSS Reftest Reference</title>
|
|
|
|
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" />
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<p>Test passes if there is <strong>no red</strong>.</p>
|
|
|
|
</body>
|
|
</html> |