mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Update web-platform-tests to revision b'ed9e9309618bdf76de06ff85757edbc8e1d7da82' (#32512)
Signed-off-by: WPT Sync Bot <josh+wptsync@joshmatthews.net>
This commit is contained in:
parent
7982f0dc27
commit
d439faf6fb
1382 changed files with 71031 additions and 46899 deletions
|
@ -0,0 +1,2 @@
|
|||
[background-size-contain-svg-view.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[background-size-cover-svg-view.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[font-variant-emoji-003.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[font-variant-emoji-004.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-lists/counters-006.html.ini
Normal file
2
tests/wpt/meta/css/css-lists/counters-006.html.ini
Normal file
|
@ -0,0 +1,2 @@
|
|||
[counters-006.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[line-clamp-001.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[line-clamp-004.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[line-clamp-010.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[line-clamp-015.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[line-clamp-001.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[line-clamp-004.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[line-clamp-010.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[line-clamp-015.html]
|
||||
expected: FAIL
|
|
@ -28,3 +28,6 @@
|
|||
|
||||
[calc(sign(1em - 1px) * 2) calc(sign(1em - 1px) * 2) calc(sign(1em - 1px) * 2) should be used-value-equivalent to 2 2 2]
|
||||
expected: FAIL
|
||||
|
||||
[calc(sign(1em - 1px) * 2) calc(sign(1em - 1px) * 2) calc(sign(1em - 1px) * 2) calc(sign(1em - 1px) * 2deg) should be used-value-equivalent to 2 2 2 2deg]
|
||||
expected: FAIL
|
||||
|
|
2
tests/wpt/meta/css/css-values/rlh-unit-001.html.ini
Normal file
2
tests/wpt/meta/css/css-values/rlh-unit-001.html.ini
Normal file
|
@ -0,0 +1,2 @@
|
|||
[rlh-unit-001.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[vh_not_refreshing_on_chrome.html]
|
||||
expected: FAIL
|
|
@ -604,3 +604,12 @@
|
|||
|
||||
[Document interface: calling caretPositionFromPoint(double, double, ShadowRoot...) on document with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: operation caretPositionFromPoint(double, double, optional CaretPositionFromPointOptions)]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: document must inherit property "caretPositionFromPoint(double, double, optional CaretPositionFromPointOptions)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: calling caretPositionFromPoint(double, double, optional CaretPositionFromPointOptions) on document with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
[smooth-scroll-nonstop.html]
|
||||
expected: TIMEOUT
|
||||
[noop scrollIntoView doesn't interrupt ongoing smooth scroll.]
|
||||
expected: TIMEOUT
|
Loading…
Add table
Add a link
Reference in a new issue