mirror of
https://github.com/servo/servo.git
synced 2025-08-14 18:05:36 +01:00
Update web-platform-tests to revision b'ee6da9d71d0268d7fdb04e8e5b26858f46ee0cc4'
This commit is contained in:
parent
4401622eb1
commit
b77ad115f6
16832 changed files with 270819 additions and 87621 deletions
|
@ -6,7 +6,6 @@
|
|||
<link rel="author" title="James Hopkins" href="http://idreamincode.co.uk/css21testsuite"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#list-style"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#block-boxes"/>
|
||||
<meta name="flags" content=""/>
|
||||
<meta name="assert" content="The position of a first-child block box inside a principal box must not be affected by 'overflow' being applied to the first-child, when marker box is positioned outside the principal box"/>
|
||||
<style type="text/css">
|
||||
#test{
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
<link rel="author" title="James Hopkins" href="http://idreamincode.co.uk/css21testsuite"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#list-style"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#block-boxes"/>
|
||||
<meta name="flags" content=""/>
|
||||
<meta name="assert" content="The position of a descendant block box inside a principal box must not be affected by 'overflow' being applied to the descendant, when marker box is positioned outside the principal box"/>
|
||||
<style type="text/css">
|
||||
#test{
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
<link rel="author" title="James Hopkins" href="http://idreamincode.co.uk/css21testsuite"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#list-style"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#block-boxes"/>
|
||||
<meta name="flags" content=""/>
|
||||
<meta name="assert" content="'overflow' applied to principal box and presence of child block box (in normal flow) must have no affect on visibility or position of marker box"/>
|
||||
<style type="text/css">
|
||||
#test{
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
<link rel="author" title="James Hopkins" href="http://idreamincode.co.uk/css21testsuite"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#list-style"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#block-boxes"/>
|
||||
<meta name="flags" content=""/>
|
||||
<meta name="assert" content="Since a marker box is the first inline element in the principal box when 'list-style-position:inside', the following block box (in normal flow) must create a new stacking context below the marker box"/>
|
||||
<style type="text/css">
|
||||
#test{
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#list-style"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#block-boxes"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#float-position"/>
|
||||
<meta name="flags" content=""/>
|
||||
<meta name="assert" content="Since a marker box is the first inline element in the principal box when 'list-style-position:inside', the following block box (floated to the left) must visually appear before the marker box in the rendered document"/>
|
||||
<style type="text/css">
|
||||
#test{
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#list-style"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#block-boxes"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#float-position"/>
|
||||
<meta name="flags" content=""/>
|
||||
<meta name="assert" content=""/>
|
||||
<style type="text/css">
|
||||
#test{
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#list-style"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#block-boxes"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#floats"/>
|
||||
<meta name="flags" content=""/>
|
||||
<meta name="assert" content="A floated element (as a child of the principal box) should not affect the horizontal position of the marker box (positioned outside principal box) in relation to the principal box's content"/>
|
||||
<style type="text/css">
|
||||
#test{
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#list-style"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#block-boxes"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#floats"/>
|
||||
<meta name="flags" content=""/>
|
||||
<meta name="assert" content="A floated element (as a child of the principal box) should not affect the horizontal position of the marker box (positioned outside principal box) in relation to the principal box's content"/>
|
||||
<style type="text/css">
|
||||
#test{
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#list-style"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#before-after-content"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#block-boxes"/>
|
||||
<meta name="flags" content=""/>
|
||||
<meta name="assert" content="When the :before element is set as a list-item, it establishes a principal box into which a marker box is placed (when 'list-style-position:inside). The document tree content of the associated element must be placed after the principal box established by the :before pseudo element. The presence of the :before pseudo element in this context, must have no affect on the position of the marker box of the associated element as it must still appear to the outside left edge of it's own principal box (since 'list-style-position:outside')."/>
|
||||
<style type="text/css">
|
||||
#test{
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#list-style"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#before-after-content"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#block-boxes"/>
|
||||
<meta name="flags" content=""/>
|
||||
<meta name="assert" content="When the :before element is set as a list-item, it establishes a principal box and a marker box which is positioned outside of that principal box (since 'list-style-position:outside). The document tree content of the associated element must be placed after the principal box established by the :before pseudo element. Since the marker box of the associated element must be the first inline element within it's principal box (since 'list-style-position:inside'), that marker box must appear before the marker box and principal box of the :before pseudo-element."/>
|
||||
<style type="text/css">
|
||||
#test{
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#list-style"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#before-after-content"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#block-boxes"/>
|
||||
<meta name="flags" content=""/>
|
||||
<meta name="assert" content="When the :before element is set as a list-item, it establishes a principal box into which a marker box is placed (when 'list-style-position:inside). The document tree content of the associated element must be placed after the principal box established by the :before pseudo element. Since the marker box of the associated element must be the first inline element within it's principal box (since 'list-style-position:inside'), that marker box must appear before the marker box and principal box of the :before pseudo-element."/>
|
||||
<style type="text/css">
|
||||
#test{
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#list-style"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#before-after-content"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#block-boxes"/>
|
||||
<meta name="flags" content=""/>
|
||||
<meta name="assert" content="When the :before element is set as a list-item, it establishes a principal box and a marker box which is positioned outside of that principal box (since 'list-style-position:outside). The document tree content of the associated element must be placed after the principal box established by the :before pseudo element. The position of the marker box of the associated element must still appear to the outside left edge of it's principal box (since 'list-style-position:outside') and should be positioned towards the top of this principal box. Since the marker box of the :before pseudo element should be positioned at the same coordinate as the associated element's marker box, either bullet could appear in front of the other (since stacking levels of marker boxes aren't defined in CSS2.1, in this context)."/>
|
||||
<style type="text/css">
|
||||
#test{
|
||||
|
|
|
@ -8,7 +8,6 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#before-after-content"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#float-position"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#block-boxes"/>
|
||||
<meta name="flags" content=""/>
|
||||
<meta name="assert" content="When the :before element is set as a list-item, it establishes a principal box into which a marker box is placed (when 'list-style-position:inside). Since this :before pseudo element is floated left, the document tree content of the associated element must appear alongside (after) this :before pseudo element. The position of the marker box of the associated element must not be affected, as it must still appear to the outside left edge of it's principal box (since 'list-style-position:outside')."/>
|
||||
<style type="text/css">
|
||||
#test{
|
||||
|
|
|
@ -8,7 +8,6 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#before-after-content"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#float-position"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#block-boxes"/>
|
||||
<meta name="flags" content=""/>
|
||||
<meta name="assert" content="When the :before element is set as a list-item, it establishes a principal box and a marker box which is positioned outside of that principal box (since 'list-style-position:outside). Since this :before pseudo element is floated left, the principal box (and marker box, since 'list-style-position:inside') of the associated element must appear alongside (after) this :before pseudo element. The position of the marker box of the :before pseudo element must still appear to the outside left edge of it's associated element's principal box (since 'list-style-position:outside')."/>
|
||||
<style type="text/css">
|
||||
#test{
|
||||
|
|
|
@ -8,7 +8,6 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#before-after-content"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#float-position"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#block-boxes"/>
|
||||
<meta name="flags" content=""/>
|
||||
<meta name="assert" content="When the :before element is set as a list-item, it establishes a principal box into which a marker box is placed (when 'list-style-position:inside). Since the :before pseudo element is floated left, the principal box (and marker box, since 'list-style-position:inside') of the associated element must appear alongside (after) the :before pseudo element."/>
|
||||
<style type="text/css">
|
||||
#test{
|
||||
|
|
|
@ -8,7 +8,6 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#before-after-content"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#float-position"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#block-boxes"/>
|
||||
<meta name="flags" content=""/>
|
||||
<meta name="assert" content="When the :before element is set as a list-item, it establishes a principal box into which a marker box is placed (when 'list-style-position:inside). Since the :before pseudo element is floated left, The document tree content of the associated element must appear alongside (after) the :before pseudo element. Since the marker box of the :before pseudo element should be positioned at the same coordinate as the associated element's marker box, either bullet could appear in front of the other (since stacking levels of marker boxes aren't defined in CSS2.1, in this context)."/>
|
||||
<style type="text/css">
|
||||
#test{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue