Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef

This commit is contained in:
Ms2ger
2015-12-09 01:48:05 -05:00
parent 9aa1b1e408
commit 35c74aecc2
11290 changed files with 92400 additions and 49214 deletions

View File

@@ -1,6 +1,6 @@
<!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 Test: Value of 'auto' is used for y dimension in 'background-size'</title>
<title>CSS Test: Value of 'auto' is used for y dimension in 'background-size'</title>
<link href="http://www.microsoft.com/" rel="author" title="Microsoft" />
<link href="http://www.w3.org/TR/css3-background/#the-background-size" rel="help" />
<meta content="" name="flags" />
@@ -24,9 +24,9 @@
</style>
</head>
<body>
<p>Test passes if there is no red visible on the page.</p>
<p>Test passes if there is no red visible on the page.</p>
<div class="test"></div>
<div class="reference"></div>
</body></html>