mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Update web-platform-tests to revision b'bf49dde84c5f05613115d6146d109f0ec3900694' (#34483)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
97f486ad26
commit
c3a58f9c16
889 changed files with 225440 additions and 53621 deletions
|
@ -1,2 +0,0 @@
|
|||
[mix-blend-mode-video-sibling.html]
|
||||
expected: FAIL
|
|
@ -79,7 +79,18 @@
|
|||
|
||||
[Redundant change, before -> after, then back]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[After -> Idle, display: none]
|
||||
expected: FAIL
|
||||
|
||||
[Replacing a running animation should get animationcancel earlier than animationstart]
|
||||
expected: FAIL
|
||||
|
||||
[The cancel event should be fired before the new start event if both have the same position in the animation list]
|
||||
expected: FAIL
|
||||
|
||||
[The cancel event with an earlier position in animation list should be fired earlier]
|
||||
expected: FAIL
|
||||
|
||||
[The order of the cancel events follows the relative positions in the animation list at the point when they were cancelled]
|
||||
expected: FAIL
|
||||
|
|
|
@ -313,3 +313,6 @@
|
|||
|
||||
[e.style['animation-range'\] = "10%" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-range value '10% calc(70% + 10% * sign(100em - 1px))']
|
||||
expected: FAIL
|
||||
|
|
|
@ -70,3 +70,6 @@
|
|||
|
||||
[e.style['animation-range-start'\] = "120px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-range-start'\] = "cover calc(sign(100em - 1px) * 1%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
3
tests/wpt/meta/css/css-backgrounds/background-332.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-backgrounds/background-332.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[background-332.html]
|
||||
[background_specified_size]
|
||||
expected: FAIL
|
27
tests/wpt/meta/css/css-backgrounds/background-size-001.html.ini
vendored
Normal file
27
tests/wpt/meta/css/css-backgrounds/background-size-001.html.ini
vendored
Normal file
|
@ -0,0 +1,27 @@
|
|||
[background-size-001.html]
|
||||
[background-size_length_zero]
|
||||
expected: FAIL
|
||||
|
||||
[background-size_length_negative_zero]
|
||||
expected: FAIL
|
||||
|
||||
[background-size_length_positive_zero]
|
||||
expected: FAIL
|
||||
|
||||
[background-size_length_normal]
|
||||
expected: FAIL
|
||||
|
||||
[background-size_percentage_min]
|
||||
expected: FAIL
|
||||
|
||||
[background-size_percentage_normal]
|
||||
expected: FAIL
|
||||
|
||||
[background-size_percentage_max]
|
||||
expected: FAIL
|
||||
|
||||
[background-size_length_auto]
|
||||
expected: FAIL
|
||||
|
||||
[background-size_percentage_auto]
|
||||
expected: FAIL
|
|
@ -67,3 +67,12 @@
|
|||
|
||||
[:nth-child() in scope limit]
|
||||
expected: FAIL
|
||||
|
||||
[Modifying selectorText invalidates affected elements]
|
||||
expected: FAIL
|
||||
|
||||
[Modifying selectorText invalidates affected elements (>)]
|
||||
expected: FAIL
|
||||
|
||||
[Relative selectors set with selectorText are relative to :scope, not &]
|
||||
expected: FAIL
|
||||
|
|
|
@ -58,3 +58,6 @@
|
|||
|
||||
[Insert a nested style rule within @scope, :scope]
|
||||
expected: FAIL
|
||||
|
||||
[Insert a CSSNestedDeclarations rule directly in top-level @scope]
|
||||
expected: FAIL
|
||||
|
|
|
@ -10,3 +10,6 @@
|
|||
|
||||
[Property animation-timing-function value 'steps(2, jump-none)']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-timing-function value 'steps(calc(2 + sign(100em - 1px)), end)']
|
||||
expected: FAIL
|
||||
|
|
|
@ -10,3 +10,6 @@
|
|||
|
||||
[e.style['animation-timing-function'\] = "steps(2, jump-none)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-timing-function'\] = "steps(calc(2 + sign(100em - 1px)))" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
3
tests/wpt/meta/css/css-fonts/font-shorthand-serialization-font-stretch.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-fonts/font-shorthand-serialization-font-stretch.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[font-shorthand-serialization-font-stretch.html]
|
||||
[calc() transformation into keywords]
|
||||
expected: FAIL
|
27
tests/wpt/meta/css/css-gaps/tentative/parsing/gap-decorations-style-computed.html.ini
vendored
Normal file
27
tests/wpt/meta/css/css-gaps/tentative/parsing/gap-decorations-style-computed.html.ini
vendored
Normal file
|
@ -0,0 +1,27 @@
|
|||
[gap-decorations-style-computed.html]
|
||||
[Property column-rule-style value 'none']
|
||||
expected: FAIL
|
||||
|
||||
[Property column-rule-style value 'hidden']
|
||||
expected: FAIL
|
||||
|
||||
[Property column-rule-style value 'dotted']
|
||||
expected: FAIL
|
||||
|
||||
[Property column-rule-style value 'dashed']
|
||||
expected: FAIL
|
||||
|
||||
[Property column-rule-style value 'solid']
|
||||
expected: FAIL
|
||||
|
||||
[Property column-rule-style value 'double']
|
||||
expected: FAIL
|
||||
|
||||
[Property column-rule-style value 'groove']
|
||||
expected: FAIL
|
||||
|
||||
[Property column-rule-style value 'ridge']
|
||||
expected: FAIL
|
||||
|
||||
[Property column-rule-style value 'inset']
|
||||
expected: FAIL
|
3
tests/wpt/meta/css/css-grid/computed-grid-column.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-grid/computed-grid-column.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[computed-grid-column.html]
|
||||
[CSS Grid Layout Test: row/column is complex calc()]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-intrinsic-sizing-cols-001-auto.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-intrinsic-sizing-cols-001-fr.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-intrinsic-sizing-cols-001-mix1.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-intrinsic-sizing-cols-001-mix2.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[masonry-intrinsic-sizing-cols-001.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-intrinsic-sizing-cols-002-auto.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-intrinsic-sizing-cols-002-fr.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-intrinsic-sizing-cols-002-mix1.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-intrinsic-sizing-cols-002-mix2.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[masonry-intrinsic-sizing-cols-002.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-intrinsic-sizing-cols-003-auto.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-intrinsic-sizing-cols-003-fr.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-intrinsic-sizing-cols-003-mix1.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-intrinsic-sizing-cols-003-mix2.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[masonry-intrinsic-sizing-cols-003.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-intrinsic-sizing-cols-004-auto.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-intrinsic-sizing-cols-004-fr.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-intrinsic-sizing-cols-004-mix1.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-intrinsic-sizing-cols-004-mix2.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[masonry-intrinsic-sizing-cols-004.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-intrinsic-sizing-rows-001-auto.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-intrinsic-sizing-rows-001-fr.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-intrinsic-sizing-rows-001-mix1.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-intrinsic-sizing-rows-001-mix2.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[masonry-intrinsic-sizing-rows-001.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-intrinsic-sizing-rows-002-auto.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-intrinsic-sizing-rows-002-fr.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-intrinsic-sizing-rows-002-mix1.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-intrinsic-sizing-rows-002-mix2.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[masonry-intrinsic-sizing-rows-002.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-intrinsic-sizing-rows-003-auto.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-intrinsic-sizing-rows-003-fr.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-intrinsic-sizing-rows-003-mix1.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-intrinsic-sizing-rows-003-mix2.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[masonry-intrinsic-sizing-rows-003.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-intrinsic-sizing-rows-004-auto.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-intrinsic-sizing-rows-004-fr.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-intrinsic-sizing-rows-004-mix1.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-intrinsic-sizing-rows-004-mix2.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[masonry-intrinsic-sizing-rows-004.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-intrinsic-sizing-rows-007-ref.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-intrinsic-sizing-rows-007.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-subgrid-flex.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[masonry-subgrid-intrinsic-sizing.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-grid/masonry/tentative/subgrid/track-sizing/masonry-subgrid.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-grid/masonry/tentative/subgrid/track-sizing/masonry-subgrid.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[masonry-subgrid.html]
|
||||
expected: FAIL
|
|
@ -16,3 +16,6 @@
|
|||
|
||||
[Property background-image value 'cross-fade(calc(-200%) red, green)']
|
||||
expected: FAIL
|
||||
|
||||
[Property background-image value 'cross-fade(calc(50% + 1% * sign(1em - 10000px)) red, green)']
|
||||
expected: FAIL
|
||||
|
|
6
tests/wpt/meta/css/css-overflow/scrollable-overflow-padding-input.html.ini
vendored
Normal file
6
tests/wpt/meta/css/css-overflow/scrollable-overflow-padding-input.html.ini
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[scrollable-overflow-padding-input.html]
|
||||
[.test 3]
|
||||
expected: FAIL
|
||||
|
||||
[.test 5]
|
||||
expected: FAIL
|
|
@ -16,3 +16,18 @@
|
|||
|
||||
["::part(foo)::select-arrow" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::picker-icon" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["*::picker-icon" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["foo.bar[baz\]::picker-icon" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::slotted(*)::picker-icon" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::part(foo)::picker-icon" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
|
96
tests/wpt/meta/css/css-sizing/stretch/stretch-alias-block-size-001.tentative.html.ini
vendored
Normal file
96
tests/wpt/meta/css/css-sizing/stretch/stretch-alias-block-size-001.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,96 @@
|
|||
[stretch-alias-block-size-001.tentative.html]
|
||||
[[data-expected-height\] 1]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 2]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 3]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 4]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 5]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 6]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 8]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 9]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 10]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 14]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 15]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 16]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 20]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 21]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 22]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 23]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 24]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 25]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 26]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 27]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 28]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 29]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 31]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 32]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 33]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 37]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 38]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 39]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 43]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 44]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 45]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 46]
|
||||
expected: FAIL
|
84
tests/wpt/meta/css/css-sizing/stretch/stretch-alias-inline-size-001.tentative.html.ini
vendored
Normal file
84
tests/wpt/meta/css/css-sizing/stretch/stretch-alias-inline-size-001.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,84 @@
|
|||
[stretch-alias-inline-size-001.tentative.html]
|
||||
[[data-expected-width\] 2]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 3]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 4]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 5]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 6]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 8]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 9]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 10]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 14]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 15]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 16]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 19]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 21]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 22]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 25]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 26]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 27]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 28]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 29]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 31]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 32]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 33]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 37]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 38]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 39]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 42]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 44]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 45]
|
||||
expected: FAIL
|
117
tests/wpt/meta/css/css-sizing/stretch/stretch-alias-max-block-size-001.tentative.html.ini
vendored
Normal file
117
tests/wpt/meta/css/css-sizing/stretch/stretch-alias-max-block-size-001.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,117 @@
|
|||
[stretch-alias-max-block-size-001.tentative.html]
|
||||
[[data-expected-height\] 1]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 2]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 3]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 4]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 5]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 6]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 7]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 8]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 9]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 10]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 11]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 12]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 13]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 14]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 15]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 16]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 17]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 18]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 19]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 21]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 22]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\]:not([skip-second-pass\]) 24]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\]:not([skip-second-pass\]) 25]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\]:not([skip-second-pass\]) 26]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\]:not([skip-second-pass\]) 27]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\]:not([skip-second-pass\]) 28]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\]:not([skip-second-pass\]) 29]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\]:not([skip-second-pass\]) 31]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\]:not([skip-second-pass\]) 32]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\]:not([skip-second-pass\]) 33]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\]:not([skip-second-pass\]) 34]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\]:not([skip-second-pass\]) 35]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\]:not([skip-second-pass\]) 38]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\]:not([skip-second-pass\]) 39]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\]:not([skip-second-pass\]) 40]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\]:not([skip-second-pass\]) 41]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\]:not([skip-second-pass\]) 42]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\]:not([skip-second-pass\]) 44]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\]:not([skip-second-pass\]) 45]
|
||||
expected: FAIL
|
117
tests/wpt/meta/css/css-sizing/stretch/stretch-alias-max-inline-size-001.tentative.html.ini
vendored
Normal file
117
tests/wpt/meta/css/css-sizing/stretch/stretch-alias-max-inline-size-001.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,117 @@
|
|||
[stretch-alias-max-inline-size-001.tentative.html]
|
||||
[[data-expected-width\] 1]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 2]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 3]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 4]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 5]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 6]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 7]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 8]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 9]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 10]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 11]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 12]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 13]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 14]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 15]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 16]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 17]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 18]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 20]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 21]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 22]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\]:not([skip-second-pass\]) 24]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\]:not([skip-second-pass\]) 25]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\]:not([skip-second-pass\]) 26]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\]:not([skip-second-pass\]) 27]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\]:not([skip-second-pass\]) 28]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\]:not([skip-second-pass\]) 29]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\]:not([skip-second-pass\]) 31]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\]:not([skip-second-pass\]) 32]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\]:not([skip-second-pass\]) 33]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\]:not([skip-second-pass\]) 34]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\]:not([skip-second-pass\]) 35]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\]:not([skip-second-pass\]) 38]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\]:not([skip-second-pass\]) 39]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\]:not([skip-second-pass\]) 40]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\]:not([skip-second-pass\]) 41]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\]:not([skip-second-pass\]) 43]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\]:not([skip-second-pass\]) 44]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\]:not([skip-second-pass\]) 45]
|
||||
expected: FAIL
|
114
tests/wpt/meta/css/css-sizing/stretch/stretch-alias-min-block-size-001.tentative.html.ini
vendored
Normal file
114
tests/wpt/meta/css/css-sizing/stretch/stretch-alias-min-block-size-001.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,114 @@
|
|||
[stretch-alias-min-block-size-001.tentative.html]
|
||||
[[data-expected-height\] 1]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 2]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 3]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 4]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 5]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 6]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 7]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 8]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 9]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 10]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 13]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 14]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 15]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 16]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 19]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 20]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 21]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 22]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 23]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 24]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 25]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 26]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 27]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 28]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 29]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 30]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 31]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 32]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 33]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 36]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 37]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 38]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 39]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 42]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 43]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 44]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 45]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 46]
|
||||
expected: FAIL
|
114
tests/wpt/meta/css/css-sizing/stretch/stretch-alias-min-inline-size-001.tentative.html.ini
vendored
Normal file
114
tests/wpt/meta/css/css-sizing/stretch/stretch-alias-min-inline-size-001.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,114 @@
|
|||
[stretch-alias-min-inline-size-001.tentative.html]
|
||||
[[data-expected-width\] 1]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 2]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 3]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 4]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 5]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 6]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 7]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 8]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 9]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 10]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 13]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 14]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 15]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 16]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 19]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 20]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 21]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 22]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 23]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 24]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 25]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 26]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 27]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 28]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 29]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 30]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 31]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 32]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 33]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 36]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 37]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 38]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 39]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 42]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 43]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 44]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 45]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 46]
|
||||
expected: FAIL
|
36
tests/wpt/meta/css/css-sizing/stretch/stretch-block-size-001.html.ini
vendored
Normal file
36
tests/wpt/meta/css/css-sizing/stretch/stretch-block-size-001.html.ini
vendored
Normal file
|
@ -0,0 +1,36 @@
|
|||
[stretch-block-size-001.html]
|
||||
[[data-expected-height\] 1]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 8]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 20]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 21]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 22]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 23]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 24]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 31]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 43]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 44]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 45]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 46]
|
||||
expected: FAIL
|
24
tests/wpt/meta/css/css-sizing/stretch/stretch-inline-size-001.html.ini
vendored
Normal file
24
tests/wpt/meta/css/css-sizing/stretch/stretch-inline-size-001.html.ini
vendored
Normal file
|
@ -0,0 +1,24 @@
|
|||
[stretch-inline-size-001.html]
|
||||
[[data-expected-width\] 8]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 19]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 21]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 22]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 31]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 42]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 44]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 45]
|
||||
expected: FAIL
|
30
tests/wpt/meta/css/css-sizing/stretch/stretch-max-block-size-001.html.ini
vendored
Normal file
30
tests/wpt/meta/css/css-sizing/stretch/stretch-max-block-size-001.html.ini
vendored
Normal file
|
@ -0,0 +1,30 @@
|
|||
[stretch-max-block-size-001.html]
|
||||
[[data-expected-height\] 1]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 8]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 19]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 21]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 22]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\]:not([skip-second-pass\]) 24]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\]:not([skip-second-pass\]) 31]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\]:not([skip-second-pass\]) 42]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\]:not([skip-second-pass\]) 44]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\]:not([skip-second-pass\]) 45]
|
||||
expected: FAIL
|
30
tests/wpt/meta/css/css-sizing/stretch/stretch-max-inline-size-001.html.ini
vendored
Normal file
30
tests/wpt/meta/css/css-sizing/stretch/stretch-max-inline-size-001.html.ini
vendored
Normal file
|
@ -0,0 +1,30 @@
|
|||
[stretch-max-inline-size-001.html]
|
||||
[[data-expected-width\] 1]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 8]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 20]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 21]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 22]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\]:not([skip-second-pass\]) 24]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\]:not([skip-second-pass\]) 31]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\]:not([skip-second-pass\]) 43]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\]:not([skip-second-pass\]) 44]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\]:not([skip-second-pass\]) 45]
|
||||
expected: FAIL
|
42
tests/wpt/meta/css/css-sizing/stretch/stretch-min-block-size-001.html.ini
vendored
Normal file
42
tests/wpt/meta/css/css-sizing/stretch/stretch-min-block-size-001.html.ini
vendored
Normal file
|
@ -0,0 +1,42 @@
|
|||
[stretch-min-block-size-001.html]
|
||||
[[data-expected-height\] 1]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 8]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 19]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 20]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 21]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 22]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 23]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 24]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 31]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 42]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 43]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 44]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 45]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 46]
|
||||
expected: FAIL
|
42
tests/wpt/meta/css/css-sizing/stretch/stretch-min-inline-size-001.html.ini
vendored
Normal file
42
tests/wpt/meta/css/css-sizing/stretch/stretch-min-inline-size-001.html.ini
vendored
Normal file
|
@ -0,0 +1,42 @@
|
|||
[stretch-min-inline-size-001.html]
|
||||
[[data-expected-width\] 1]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 8]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 19]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 20]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 21]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 22]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 23]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 24]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 31]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 42]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 43]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 44]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 45]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-width\] 46]
|
||||
expected: FAIL
|
|
@ -44,9 +44,6 @@
|
|||
[CSS Values and Units Test: attr 21]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 33]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 36]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -101,9 +98,6 @@
|
|||
[CSS Values and Units Test: attr 28]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 31]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 39]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -200,9 +194,6 @@
|
|||
[CSS Values and Units Test: attr 70]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 79]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 80]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -211,3 +202,15 @@
|
|||
|
||||
[CSS Values and Units Test: attr 82]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 29]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 32]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 71]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 83]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
[attr-security.html]
|
||||
expected: ERROR
|
||||
[CSS Values and Units Test: attr() security limitations]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -20,12 +21,6 @@
|
|||
[CSS Values and Units Test: attr() security limitations 15]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr() security limitations 10]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr() security limitations 13]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr() security limitations 16]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -37,3 +32,9 @@
|
|||
|
||||
[CSS Values and Units Test: attr() security limitations 22]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr() security limitations 12]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr() security limitations 14]
|
||||
expected: FAIL
|
||||
|
|
3
tests/wpt/meta/css/css-values/calc-sibling-function-in-shadow-dom.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-values/calc-sibling-function-in-shadow-dom.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[calc-sibling-function-in-shadow-dom.html]
|
||||
[originating element in Shadow DOM]
|
||||
expected: FAIL
|
|
@ -7,3 +7,6 @@
|
|||
|
||||
[sibling-index() in calc() with percentage]
|
||||
expected: FAIL
|
||||
|
||||
[sibling-count on pseudo-element]
|
||||
expected: FAIL
|
||||
|
|
3
tests/wpt/meta/css/cssom-view/elementsFromPoint-invalid-cases.html.ini
vendored
Normal file
3
tests/wpt/meta/css/cssom-view/elementsFromPoint-invalid-cases.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[elementsFromPoint-invalid-cases.html]
|
||||
[The root element is the last element returned for valid queries]
|
||||
expected: FAIL
|
6
tests/wpt/meta/css/cssom-view/scrollWidthHeightWhenNotScrollable.xht.ini
vendored
Normal file
6
tests/wpt/meta/css/cssom-view/scrollWidthHeightWhenNotScrollable.xht.ini
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[scrollWidthHeightWhenNotScrollable.xht]
|
||||
[elemOverflow.scrollHeight is the height of its scrolled contents (ignoring padding, since we overflowed)]
|
||||
expected: FAIL
|
||||
|
||||
[elemOverflow.scrollHeight is the width of its scrolled contents (plus padding)]
|
||||
expected: FAIL
|
36
tests/wpt/meta/css/selectors/invalidation/has-pseudoclass-only.html.ini
vendored
Normal file
36
tests/wpt/meta/css/selectors/invalidation/has-pseudoclass-only.html.ini
vendored
Normal file
|
@ -0,0 +1,36 @@
|
|||
[has-pseudoclass-only.html]
|
||||
[:empty append color after adding]
|
||||
expected: FAIL
|
||||
|
||||
[:empty insert color after adding]
|
||||
expected: FAIL
|
||||
|
||||
[:first-child append color after adding]
|
||||
expected: FAIL
|
||||
|
||||
[:first-child insert color after adding]
|
||||
expected: FAIL
|
||||
|
||||
[:last-child append color after adding]
|
||||
expected: FAIL
|
||||
|
||||
[:last-child insert color after adding]
|
||||
expected: FAIL
|
||||
|
||||
[:empty subtree append color after adding]
|
||||
expected: FAIL
|
||||
|
||||
[:empty subtree insert color after adding]
|
||||
expected: FAIL
|
||||
|
||||
[:first-child subtree append color after adding]
|
||||
expected: FAIL
|
||||
|
||||
[:first-child subtree insert color after adding]
|
||||
expected: FAIL
|
||||
|
||||
[:last-child subtree append color after adding]
|
||||
expected: FAIL
|
||||
|
||||
[:last-child subtree insert color after adding]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue