diff options
Diffstat (limited to 'testing/web-platform/meta/scroll-animations/css/scroll-timeline-name-shadow.html.ini')
-rw-r--r-- | testing/web-platform/meta/scroll-animations/css/scroll-timeline-name-shadow.html.ini | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/web-platform/meta/scroll-animations/css/scroll-timeline-name-shadow.html.ini b/testing/web-platform/meta/scroll-animations/css/scroll-timeline-name-shadow.html.ini new file mode 100644 index 0000000000..9d7c3381ff --- /dev/null +++ b/testing/web-platform/meta/scroll-animations/css/scroll-timeline-name-shadow.html.ini @@ -0,0 +1,12 @@ +[scroll-timeline-name-shadow.html] + [Outer animation can see scroll timeline defined by :host] + expected: FAIL + + [Outer animation can see scroll timeline defined by ::slotted] + expected: FAIL + + [Inner animation can see scroll timeline defined by ::part] + expected: FAIL + + [Slotted element can see scroll timeline within the shadow] + expected: FAIL |