mirror of
https://github.com/servo/servo
synced 2026-04-29 19:07:38 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user