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

@@ -4,7 +4,7 @@
<title>CSS Backgrounds and Borders Test: background-size '100% 100%' with background-origin 'content-box'</title>
<link href="http://www.intel.com" rel="author" title="Intel">
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2012-11-09 -->
<!--
<!--
http://www.gtalbot.org/BrowserBugsSection/review/background-size-021-review.html
-->
<link href="http://www.w3.org/TR/css3-background/#the-background-size" rel="help" title="3.9. Sizing Images: the 'background-size' property">
@@ -33,8 +33,8 @@
padding: 25px;
position: relative;
width: 100px;
/*
/*
Background positioning area is 100px wide by 100px tall.
So, the image should be scaled to 100px by 100px.
*/