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