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

@@ -20,11 +20,11 @@
}
/*
The svg's containing block is div#div1 which
The svg's containing block is div#div1 which
has width: auto. Therefore, shrink-to-fit width
will apply to div#div1.
Its non-positioned content is its
inner div which requires a
inner div which requires a
minimum of 288px. Therefore,
div#div1 shrink-to-fit width
will compute to 288px.
@@ -41,7 +41,7 @@
}
/*
88px : left
+
0px (set) : margin-left
@@ -53,10 +53,10 @@
(solve) : right
=========================
388px : width of containing block (div#div1 width is 288px)
Therefore, used right offset must be -100px so that the
constraining equation gets balanced.
constraining equation gets balanced.
*/
div div