mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
Update web-platform-tests to revision b'a85f0dfe538b9cb894388a65dba7a2a21db050c7' (#30879)
This commit is contained in:
parent
e4aed3d06a
commit
5c8fc7309d
917 changed files with 30677 additions and 3146 deletions
|
@ -4,6 +4,3 @@
|
|||
|
||||
[throws if handleEvent is thruthy and not callable]
|
||||
expected: FAIL
|
||||
|
||||
[doesn't look up handleEvent method on callable event listeners]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
[MediaQueryList-extends-EventTarget.html]
|
||||
expected: TIMEOUT
|
||||
[onchange removes listener]
|
||||
expected: FAIL
|
||||
|
||||
[addEventListener "once" option is respected]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
[scroll-behavior-default-css.html]
|
||||
[Smooth scrolling of an element with default scroll-behavior]
|
||||
expected: FAIL
|
||||
|
||||
[Make sure the page is ready for animation.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -64,3 +64,6 @@
|
|||
|
||||
[Set scrollTop to element with smooth scroll-behavior]
|
||||
expected: FAIL
|
||||
|
||||
[Make sure the page is ready for animation.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -112,3 +112,6 @@
|
|||
|
||||
[Aborting an ongoing smooth scrolling on the main frame with an instant scrolling]
|
||||
expected: FAIL
|
||||
|
||||
[Make sure the page is ready for animation.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -76,3 +76,6 @@
|
|||
|
||||
[Aborting an ongoing smooth scrolling on the main frame with an instant scrolling]
|
||||
expected: FAIL
|
||||
|
||||
[Make sure the page is ready for animation.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -2,3 +2,5 @@
|
|||
[scrollIntoView with nested elements with different scroll-behavior]
|
||||
expected: FAIL
|
||||
|
||||
[Make sure the page is ready for animation.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
[scroll-behavior-smooth-navigation.html]
|
||||
[Instant scrolling while doing history navigation.]
|
||||
expected: FAIL
|
||||
|
||||
[Make sure the page is ready for animation.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -10,3 +10,6 @@
|
|||
|
||||
[Scroll positions when performing smooth scrolling from (1000, 0) to (500, 250) using scrollIntoView() ]
|
||||
expected: FAIL
|
||||
|
||||
[Make sure the page is ready for animation.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
[scroll-behavior-smooth.html]
|
||||
[scroll-behavior: smooth on DIV element]
|
||||
expected: FAIL
|
||||
|
||||
[Make sure the page is ready for animation.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -112,3 +112,6 @@
|
|||
|
||||
[Aborting an ongoing smooth scrolling on a subframe with an instant scrolling]
|
||||
expected: FAIL
|
||||
|
||||
[Make sure the page is ready for animation.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -76,3 +76,6 @@
|
|||
|
||||
[Aborting an ongoing smooth scrolling on the main frame with an instant scrolling]
|
||||
expected: FAIL
|
||||
|
||||
[Make sure the page is ready for animation.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[scrollIntoView-align-scrollport-covering-child.html]
|
||||
[scrollIntoView scrolls scrollport-covering child in both axes]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue