mirror of
https://github.com/servo/servo
synced 2026-04-29 02:47:55 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<link rel="match" href="reference/containing-block-019-ref.htm">
|
||||
|
||||
<meta name="flags" content="">
|
||||
<meta name="assert" content="When the nearest (closest within document containment hierarchy) positioned ancestor of an absolutely positioned element is a block-level element, then the containing block of such absolutely positioned element is formed by the padding edge of such nearest positioned ancestor.">
|
||||
<meta name="assert" content="When the nearest (closest within document containment hierarchy) positioned ancestor of an absolutely positioned element is a block-level element, then the containing block of such absolutely positioned element is formed by the padding edge of such nearest positioned ancestor.">
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
@@ -27,9 +27,9 @@
|
||||
}
|
||||
|
||||
/*
|
||||
The span#span1 element determines, conditions (§10.3.7 and
|
||||
§10.6.4) the 'top: auto' and 'left: auto' coordinates while the
|
||||
wrapping div's padding box forms the containing block
|
||||
The span#span1 element determines, conditions (§10.3.7 and
|
||||
§10.6.4) the 'top: auto' and 'left: auto' coordinates while the
|
||||
wrapping div's padding box forms the containing block
|
||||
geometry/area.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user