diff options
Diffstat (limited to 'testing/web-platform/meta/scroll-animations/view-timelines/view-timeline-inset.html.ini')
-rw-r--r-- | testing/web-platform/meta/scroll-animations/view-timelines/view-timeline-inset.html.ini | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/testing/web-platform/meta/scroll-animations/view-timelines/view-timeline-inset.html.ini b/testing/web-platform/meta/scroll-animations/view-timelines/view-timeline-inset.html.ini new file mode 100644 index 0000000000..30864e5250 --- /dev/null +++ b/testing/web-platform/meta/scroll-animations/view-timelines/view-timeline-inset.html.ini @@ -0,0 +1,23 @@ +[view-timeline-inset.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [View timeline with px based inset.] + expected: FAIL + + [View timeline with percent based inset.] + expected: FAIL + + [view timeline with inset auto.] + expected: FAIL + + [view timeline with font relative inset.] + expected: FAIL + + [view timeline with viewport relative insets.] + expected: FAIL + + [view timeline inset as string] + expected: FAIL + + [view timeline with invalid inset] + expected: FAIL |