mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -7,10 +7,10 @@
|
||||
|
||||
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/colors.html#background-properties" title="14.2.1 Background properties">
|
||||
|
||||
|
||||
<meta content="image" name="flags">
|
||||
<meta content="A 'background-image' is rendered on top of 'background-color'. Therefore, the background-color (blue in this test) should be visible in the transparent parts of a background-image (orange text)." name="assert">
|
||||
|
||||
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
@@ -25,7 +25,7 @@
|
||||
<body>
|
||||
|
||||
<p>Test passes if there is the word "PASS" in orange inside a filled blue rectangle.</p>
|
||||
|
||||
|
||||
<div></div>
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user