diff options
Diffstat (limited to 'tests/wpt/meta/css/cssom-view')
13 files changed, 32 insertions, 6 deletions
diff --git a/tests/wpt/meta/css/cssom-view/MediaQueryList-addListener-handleEvent.html.ini b/tests/wpt/meta/css/cssom-view/MediaQueryList-addListener-handleEvent.html.ini index 9d001af55b9..037d7e0f951 100644 --- a/tests/wpt/meta/css/cssom-view/MediaQueryList-addListener-handleEvent.html.ini +++ b/tests/wpt/meta/css/cssom-view/MediaQueryList-addListener-handleEvent.html.ini @@ -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 diff --git a/tests/wpt/meta/css/cssom-view/MediaQueryList-extends-EventTarget.html.ini b/tests/wpt/meta/css/cssom-view/MediaQueryList-extends-EventTarget.html.ini index 20c52b50c2a..f82461dd8e5 100644 --- a/tests/wpt/meta/css/cssom-view/MediaQueryList-extends-EventTarget.html.ini +++ b/tests/wpt/meta/css/cssom-view/MediaQueryList-extends-EventTarget.html.ini @@ -1,8 +1,5 @@ [MediaQueryList-extends-EventTarget.html] expected: TIMEOUT - [onchange removes listener] - expected: FAIL - [addEventListener "once" option is respected] expected: TIMEOUT diff --git a/tests/wpt/meta/css/cssom-view/scroll-behavior-default-css.html.ini b/tests/wpt/meta/css/cssom-view/scroll-behavior-default-css.html.ini index 04435068708..0419495e62d 100644 --- a/tests/wpt/meta/css/cssom-view/scroll-behavior-default-css.html.ini +++ b/tests/wpt/meta/css/cssom-view/scroll-behavior-default-css.html.ini @@ -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 diff --git a/tests/wpt/meta/css/cssom-view/scroll-behavior-element.html.ini b/tests/wpt/meta/css/cssom-view/scroll-behavior-element.html.ini index 40d0bdf5ee9..9fb41afca94 100644 --- a/tests/wpt/meta/css/cssom-view/scroll-behavior-element.html.ini +++ b/tests/wpt/meta/css/cssom-view/scroll-behavior-element.html.ini @@ -64,3 +64,6 @@ [Set scrollTop to element with smooth scroll-behavior] expected: FAIL + + [Make sure the page is ready for animation.] + expected: FAIL diff --git a/tests/wpt/meta/css/cssom-view/scroll-behavior-main-frame-root.html.ini b/tests/wpt/meta/css/cssom-view/scroll-behavior-main-frame-root.html.ini index 782ade6c1b0..cee83d041ad 100644 --- a/tests/wpt/meta/css/cssom-view/scroll-behavior-main-frame-root.html.ini +++ b/tests/wpt/meta/css/cssom-view/scroll-behavior-main-frame-root.html.ini @@ -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 diff --git a/tests/wpt/meta/css/cssom-view/scroll-behavior-main-frame-window.html.ini b/tests/wpt/meta/css/cssom-view/scroll-behavior-main-frame-window.html.ini index d6929eec58d..3a6f134e005 100644 --- a/tests/wpt/meta/css/cssom-view/scroll-behavior-main-frame-window.html.ini +++ b/tests/wpt/meta/css/cssom-view/scroll-behavior-main-frame-window.html.ini @@ -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 diff --git a/tests/wpt/meta/css/cssom-view/scroll-behavior-scrollintoview-nested.html.ini b/tests/wpt/meta/css/cssom-view/scroll-behavior-scrollintoview-nested.html.ini index 0150811ae72..847d6fa45f5 100644 --- a/tests/wpt/meta/css/cssom-view/scroll-behavior-scrollintoview-nested.html.ini +++ b/tests/wpt/meta/css/cssom-view/scroll-behavior-scrollintoview-nested.html.ini @@ -2,3 +2,5 @@ [scrollIntoView with nested elements with different scroll-behavior] expected: FAIL + [Make sure the page is ready for animation.] + expected: FAIL diff --git a/tests/wpt/meta/css/cssom-view/scroll-behavior-smooth-navigation.html.ini b/tests/wpt/meta/css/cssom-view/scroll-behavior-smooth-navigation.html.ini index 977ef8f774c..f4121525268 100644 --- a/tests/wpt/meta/css/cssom-view/scroll-behavior-smooth-navigation.html.ini +++ b/tests/wpt/meta/css/cssom-view/scroll-behavior-smooth-navigation.html.ini @@ -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 diff --git a/tests/wpt/meta/css/cssom-view/scroll-behavior-smooth-positions.html.ini b/tests/wpt/meta/css/cssom-view/scroll-behavior-smooth-positions.html.ini index 323e82d9f93..cb5aff6738d 100644 --- a/tests/wpt/meta/css/cssom-view/scroll-behavior-smooth-positions.html.ini +++ b/tests/wpt/meta/css/cssom-view/scroll-behavior-smooth-positions.html.ini @@ -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 diff --git a/tests/wpt/meta/css/cssom-view/scroll-behavior-smooth.html.ini b/tests/wpt/meta/css/cssom-view/scroll-behavior-smooth.html.ini index 5e7ef730970..02c82fe1523 100644 --- a/tests/wpt/meta/css/cssom-view/scroll-behavior-smooth.html.ini +++ b/tests/wpt/meta/css/cssom-view/scroll-behavior-smooth.html.ini @@ -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 diff --git a/tests/wpt/meta/css/cssom-view/scroll-behavior-subframe-root.html.ini b/tests/wpt/meta/css/cssom-view/scroll-behavior-subframe-root.html.ini index 86d0de5045f..16fec73ff53 100644 --- a/tests/wpt/meta/css/cssom-view/scroll-behavior-subframe-root.html.ini +++ b/tests/wpt/meta/css/cssom-view/scroll-behavior-subframe-root.html.ini @@ -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 diff --git a/tests/wpt/meta/css/cssom-view/scroll-behavior-subframe-window.html.ini b/tests/wpt/meta/css/cssom-view/scroll-behavior-subframe-window.html.ini index ffadf832a1a..3ad50289fd8 100644 --- a/tests/wpt/meta/css/cssom-view/scroll-behavior-subframe-window.html.ini +++ b/tests/wpt/meta/css/cssom-view/scroll-behavior-subframe-window.html.ini @@ -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 diff --git a/tests/wpt/meta/css/cssom-view/scrollIntoView-align-scrollport-covering-child.html.ini b/tests/wpt/meta/css/cssom-view/scrollIntoView-align-scrollport-covering-child.html.ini new file mode 100644 index 00000000000..e32aeffe2e1 --- /dev/null +++ b/tests/wpt/meta/css/cssom-view/scrollIntoView-align-scrollport-covering-child.html.ini @@ -0,0 +1,3 @@ +[scrollIntoView-align-scrollport-covering-child.html] + [scrollIntoView scrolls scrollport-covering child in both axes] + expected: FAIL |