forked from mirrors/gecko-dev
Automatic update from web-platform-tests Added a semi-complex margin-bottom-end test -- Modified margin-block-end-scroll-area-001 test according to review -- Undoing what I did to ref-if-there-is-no-red.xht -- Improving title text of margin-block-end-scroll-area-001 test -- wpt-commits: 2b8a36184c80273534fbfeca7ca0c544684dcc5c, b795ba2b038870a990194fcd658a9e56845d70e5, 26639a38e7434fb55f153650c54bbe90f05880f0, 08cf40061dd5af45c7d98afd770d032614134cdb wpt-pr: 27718
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> |