Skip to content

Commit

Permalink
Update WPT expectations
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian C <sebsebmc@gmail.com>
  • Loading branch information
sebsebmc committed Feb 8, 2024
1 parent 626a8ec commit e649f25
Show file tree
Hide file tree
Showing 43 changed files with 5 additions and 1,481 deletions.

This file was deleted.

4 changes: 0 additions & 4 deletions tests/wpt/meta/css/css-backgrounds/background-331.html.ini

This file was deleted.

3 changes: 0 additions & 3 deletions tests/wpt/meta/css/css-backgrounds/background-332.html.ini

This file was deleted.

4 changes: 0 additions & 4 deletions tests/wpt/meta/css/css-backgrounds/background-333.html.ini

This file was deleted.

6 changes: 0 additions & 6 deletions tests/wpt/meta/css/css-backgrounds/inheritance.sub.html.ini
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
[inheritance.sub.html]
[Property background-position has initial value 0% 0%]
expected: FAIL

[Property background-position does not inherit]
expected: FAIL

[Property border-bottom-width has initial value undefined]
expected: FAIL

Expand Down
Original file line number Diff line number Diff line change
@@ -1,88 +1,3 @@
[background-position-computed.html]
[Property background-position value 'center left']
expected: FAIL

[Property background-position value 'center right 7%']
expected: FAIL

[Property background-position value '12px 13px, 50% 6px, 30px -10px']
expected: FAIL

[Property background-position value 'bottom']
expected: FAIL

[Property background-position value 'right 11% bottom']
expected: FAIL

[Property background-position value 'right 9%']
expected: FAIL

[Property background-position value 'bottom 16% left']
expected: FAIL

[Property background-position value '5% top']
expected: FAIL

[Property background-position value 'left']
expected: FAIL

[Property background-position value '-2% -3%']
expected: FAIL

[Property background-position value 'calc(10px + 0.5em) calc(10px - 0.5em)']
expected: FAIL

[Property background-position value 'center 6px']
expected: FAIL

[Property background-position value 'center center']
expected: FAIL

[Property background-position value 'left bottom']
expected: FAIL

[Property background-position value 'right top 14%']
expected: FAIL

[Property background-position value 'left 10px center']
expected: FAIL

[Property background-position value 'bottom center']
expected: FAIL

[Property background-position value 'left 12px top 13px']
expected: FAIL

[Property background-position value 'right center']
expected: FAIL

[Property background-position value 'center']
expected: FAIL

[Property background-position value 'center top 8px']
expected: FAIL

[Property background-position value '1px center']
expected: FAIL

[Property background-position value 'bottom right 19%']
expected: FAIL

[Property background-position value 'calc(10px - 0.5em) calc(10px + 0.5em)']
expected: FAIL

[Property background-position value 'top 15px center']
expected: FAIL

[Property background-position value '1px']
expected: FAIL

[Property background-position value 'top 17px right -18px']
expected: FAIL

[Property background-position value 'top left']
expected: FAIL

[Property background-position value 'center bottom']
expected: FAIL

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

25 changes: 0 additions & 25 deletions tests/wpt/meta/css/css-flexbox/parsing/flex-computed.html.ini

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
[font-shorthand-serialization-prevention.html]
[Setting font-family to sans-serif should not prevent the font shorthand from serializing in computed style]
expected: FAIL

[Setting font-variant to initial should not prevent the font shorthand from serializing in computed style]
expected: FAIL

Expand All @@ -26,47 +23,14 @@
[Setting font-variant to none should prevent the font shorthand from serializing in specified style]
expected: FAIL

[Setting font-variant to small-caps should not prevent the font shorthand from serializing in computed style]
expected: FAIL

[Setting font-variant to all-small-caps should prevent the font shorthand from serializing in specified style]
expected: FAIL

[Setting font-variant-caps to initial should not prevent the font shorthand from serializing in computed style]
expected: FAIL

[Setting font-variant-caps to inherit should not prevent the font shorthand from serializing in computed style]
expected: FAIL

[Setting font-variant-caps to unset should not prevent the font shorthand from serializing in computed style]
expected: FAIL

[Setting font-variant-caps to revert should not prevent the font shorthand from serializing in computed style]
expected: FAIL

[Setting font-variant-caps to revert-layer should not prevent the font shorthand from serializing in computed style]
expected: FAIL

[Setting font-variant-caps to small-caps should not prevent the font shorthand from serializing in computed style]
expected: FAIL

[Setting font-variant-caps to all-small-caps should prevent the font shorthand from serializing in specified style]
expected: FAIL

[Setting font-stretch to initial should not prevent the font shorthand from serializing in computed style]
expected: FAIL

[Setting font-stretch to inherit should not prevent the font shorthand from serializing in computed style]
expected: FAIL

[Setting font-stretch to unset should not prevent the font shorthand from serializing in computed style]
expected: FAIL

[Setting font-stretch to revert should not prevent the font shorthand from serializing in computed style]
expected: FAIL

[Setting font-stretch to revert-layer should not prevent the font shorthand from serializing in computed style]
[Setting font-variant to all-small-caps should prevent the font shorthand from serializing in computed style]
expected: FAIL

[Setting font-stretch to normal should not prevent the font shorthand from serializing in computed style]
[Setting font-variant-caps to all-small-caps should prevent the font shorthand from serializing in computed style]
expected: FAIL

0 comments on commit e649f25

Please sign in to comment.