diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-position/sticky')
36 files changed, 135 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-position/sticky/position-sticky-bottom-002.html.ini b/testing/web-platform/meta/css/css-position/sticky/position-sticky-bottom-002.html.ini new file mode 100644 index 0000000000..18d97620c0 --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/position-sticky-bottom-002.html.ini @@ -0,0 +1,5 @@ +[position-sticky-bottom-002.html] + fuzzy: + if (os == "mac"): maxDifference=0-1;totalPixels=0-3 + expected: + if os == "win": FAIL diff --git a/testing/web-platform/meta/css/css-position/sticky/position-sticky-bottom-003.html.ini b/testing/web-platform/meta/css/css-position/sticky/position-sticky-bottom-003.html.ini new file mode 100644 index 0000000000..a3b92fc90d --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/position-sticky-bottom-003.html.ini @@ -0,0 +1,5 @@ +[position-sticky-bottom-003.html] + fuzzy: + if (os == "mac"): maxDifference=0-1;totalPixels=0-3 + expected: + if os == "win": FAIL diff --git a/testing/web-platform/meta/css/css-position/sticky/position-sticky-fixed-ancestor-002.html.ini b/testing/web-platform/meta/css/css-position/sticky/position-sticky-fixed-ancestor-002.html.ini new file mode 100644 index 0000000000..0f46215f98 --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/position-sticky-fixed-ancestor-002.html.ini @@ -0,0 +1,2 @@ +[position-sticky-fixed-ancestor-002.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-position/sticky/position-sticky-fixed-ancestor-003.html.ini b/testing/web-platform/meta/css/css-position/sticky/position-sticky-fixed-ancestor-003.html.ini new file mode 100644 index 0000000000..9bf2519ec4 --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/position-sticky-fixed-ancestor-003.html.ini @@ -0,0 +1,2 @@ +[position-sticky-fixed-ancestor-003.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-position/sticky/position-sticky-fixed-ancestor-iframe.html.ini b/testing/web-platform/meta/css/css-position/sticky/position-sticky-fixed-ancestor-iframe.html.ini new file mode 100644 index 0000000000..8125346c4e --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/position-sticky-fixed-ancestor-iframe.html.ini @@ -0,0 +1,2 @@ +[position-sticky-fixed-ancestor-iframe.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-position/sticky/position-sticky-fixed-ancestor.html.ini b/testing/web-platform/meta/css/css-position/sticky/position-sticky-fixed-ancestor.html.ini new file mode 100644 index 0000000000..16053bee38 --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/position-sticky-fixed-ancestor.html.ini @@ -0,0 +1,2 @@ +[position-sticky-fixed-ancestor.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-position/sticky/position-sticky-flexbox.html.ini b/testing/web-platform/meta/css/css-position/sticky/position-sticky-flexbox.html.ini new file mode 100644 index 0000000000..967683b6b9 --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/position-sticky-flexbox.html.ini @@ -0,0 +1,3 @@ +[position-sticky-flexbox.html] + fuzzy: + if os == "win": maxDifference=0-1;totalPixels=0-85 diff --git a/testing/web-platform/meta/css/css-position/sticky/position-sticky-hyperlink.html.ini b/testing/web-platform/meta/css/css-position/sticky/position-sticky-hyperlink.html.ini new file mode 100644 index 0000000000..68cc02dc26 --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/position-sticky-hyperlink.html.ini @@ -0,0 +1,4 @@ +[position-sticky-hyperlink.html] + expected: + if os == "linux": PASS + FAIL diff --git a/testing/web-platform/meta/css/css-position/sticky/position-sticky-input-box-gets-focused-after-scroll.html.ini b/testing/web-platform/meta/css/css-position/sticky/position-sticky-input-box-gets-focused-after-scroll.html.ini new file mode 100644 index 0000000000..7aa6d3a72b --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/position-sticky-input-box-gets-focused-after-scroll.html.ini @@ -0,0 +1,4 @@ +[position-sticky-input-box-gets-focused-after-scroll.html] + [Focusing on visible sticky input box should reset the scroll to unshifted sticky position.] + expected: FAIL + diff --git a/testing/web-platform/meta/css/css-position/sticky/position-sticky-large-top-2.tentative.html.ini b/testing/web-platform/meta/css/css-position/sticky/position-sticky-large-top-2.tentative.html.ini new file mode 100644 index 0000000000..5780e3fcd6 --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/position-sticky-large-top-2.tentative.html.ini @@ -0,0 +1,3 @@ +[position-sticky-large-top-2.tentative.html] + fuzzy: + if os == "win": maxDifference=0-1;totalPixels=0-17 diff --git a/testing/web-platform/meta/css/css-position/sticky/position-sticky-left-002.html.ini b/testing/web-platform/meta/css/css-position/sticky/position-sticky-left-002.html.ini new file mode 100644 index 0000000000..086bd7cf96 --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/position-sticky-left-002.html.ini @@ -0,0 +1,5 @@ +[position-sticky-left-002.html] + fuzzy: + if (os == "mac"): maxDifference=0-1;totalPixels=0-3 + expected: + if os == "win": FAIL diff --git a/testing/web-platform/meta/css/css-position/sticky/position-sticky-left-003.html.ini b/testing/web-platform/meta/css/css-position/sticky/position-sticky-left-003.html.ini new file mode 100644 index 0000000000..7b49c90d62 --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/position-sticky-left-003.html.ini @@ -0,0 +1,5 @@ +[position-sticky-left-003.html] + fuzzy: + if (os == "mac"): maxDifference=0-1;totalPixels=0-3 + expected: + if os == "win": FAIL diff --git a/testing/web-platform/meta/css/css-position/sticky/position-sticky-left.html.ini b/testing/web-platform/meta/css/css-position/sticky/position-sticky-left.html.ini new file mode 100644 index 0000000000..dcdbe7fdef --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/position-sticky-left.html.ini @@ -0,0 +1,3 @@ +[position-sticky-left.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-position/sticky/position-sticky-margins.html.ini b/testing/web-platform/meta/css/css-position/sticky/position-sticky-margins.html.ini new file mode 100644 index 0000000000..8f77bcec88 --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/position-sticky-margins.html.ini @@ -0,0 +1,3 @@ +[position-sticky-margins.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] diff --git a/testing/web-platform/meta/css/css-position/sticky/position-sticky-nested-bottom.html.ini b/testing/web-platform/meta/css/css-position/sticky/position-sticky-nested-bottom.html.ini new file mode 100644 index 0000000000..71f2f563ce --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/position-sticky-nested-bottom.html.ini @@ -0,0 +1,3 @@ +[position-sticky-nested-bottom.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-position/sticky/position-sticky-nested-right.html.ini b/testing/web-platform/meta/css/css-position/sticky/position-sticky-nested-right.html.ini new file mode 100644 index 0000000000..a795f2ab42 --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/position-sticky-nested-right.html.ini @@ -0,0 +1,3 @@ +[position-sticky-nested-right.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-position/sticky/position-sticky-nested-top.html.ini b/testing/web-platform/meta/css/css-position/sticky/position-sticky-nested-top.html.ini new file mode 100644 index 0000000000..8a6dc6ca56 --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/position-sticky-nested-top.html.ini @@ -0,0 +1,3 @@ +[position-sticky-nested-top.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-position/sticky/position-sticky-offset-overflow.html.ini b/testing/web-platform/meta/css/css-position/sticky/position-sticky-offset-overflow.html.ini new file mode 100644 index 0000000000..d0773658b0 --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/position-sticky-offset-overflow.html.ini @@ -0,0 +1,3 @@ +[position-sticky-offset-overflow.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-position/sticky/position-sticky-offset-top-left.html.ini b/testing/web-platform/meta/css/css-position/sticky/position-sticky-offset-top-left.html.ini new file mode 100644 index 0000000000..3f59d9e000 --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/position-sticky-offset-top-left.html.ini @@ -0,0 +1,3 @@ +[position-sticky-offset-top-left.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] diff --git a/testing/web-platform/meta/css/css-position/sticky/position-sticky-overflow-hidden.html.ini b/testing/web-platform/meta/css/css-position/sticky/position-sticky-overflow-hidden.html.ini new file mode 100644 index 0000000000..0ee63630ac --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/position-sticky-overflow-hidden.html.ini @@ -0,0 +1,5 @@ +[position-sticky-overflow-hidden.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [A sticky element should attach to an overflow:hidden ancestor inside a table] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-position/sticky/position-sticky-overflow-padding.html.ini b/testing/web-platform/meta/css/css-position/sticky/position-sticky-overflow-padding.html.ini new file mode 100644 index 0000000000..c0b95d269e --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/position-sticky-overflow-padding.html.ini @@ -0,0 +1,3 @@ +[position-sticky-overflow-padding.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-position/sticky/position-sticky-parsing.html.ini b/testing/web-platform/meta/css/css-position/sticky/position-sticky-parsing.html.ini new file mode 100644 index 0000000000..be7e4fd8bd --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/position-sticky-parsing.html.ini @@ -0,0 +1,3 @@ +[position-sticky-parsing.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-position/sticky/position-sticky-right-002.html.ini b/testing/web-platform/meta/css/css-position/sticky/position-sticky-right-002.html.ini new file mode 100644 index 0000000000..3679b2423c --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/position-sticky-right-002.html.ini @@ -0,0 +1,5 @@ +[position-sticky-right-002.html] + fuzzy: + if (os == "mac"): maxDifference=0-1;totalPixels=0-3 + expected: + if os == "win": FAIL diff --git a/testing/web-platform/meta/css/css-position/sticky/position-sticky-right-003.html.ini b/testing/web-platform/meta/css/css-position/sticky/position-sticky-right-003.html.ini new file mode 100644 index 0000000000..d7fd1f135b --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/position-sticky-right-003.html.ini @@ -0,0 +1,5 @@ +[position-sticky-right-003.html] + fuzzy: + if (os == "mac"): maxDifference=0-1;totalPixels=0-3 + expected: + if os == "win": FAIL diff --git a/testing/web-platform/meta/css/css-position/sticky/position-sticky-right.html.ini b/testing/web-platform/meta/css/css-position/sticky/position-sticky-right.html.ini new file mode 100644 index 0000000000..c416c84a36 --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/position-sticky-right.html.ini @@ -0,0 +1,3 @@ +[position-sticky-right.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-position/sticky/position-sticky-root-scroller.html.ini b/testing/web-platform/meta/css/css-position/sticky/position-sticky-root-scroller.html.ini new file mode 100644 index 0000000000..817904ba3f --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/position-sticky-root-scroller.html.ini @@ -0,0 +1,3 @@ +[position-sticky-root-scroller.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-position/sticky/position-sticky-scrollIntoView.html.ini b/testing/web-platform/meta/css/css-position/sticky/position-sticky-scrollIntoView.html.ini new file mode 100644 index 0000000000..dd5e3062ed --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/position-sticky-scrollIntoView.html.ini @@ -0,0 +1,5 @@ +[position-sticky-scrollIntoView.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] + [scrolling a sticky element into view should use its unshifted position] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-position/sticky/position-sticky-scrolled-remove-sibling.html.ini b/testing/web-platform/meta/css/css-position/sticky/position-sticky-scrolled-remove-sibling.html.ini new file mode 100644 index 0000000000..31d7879759 --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/position-sticky-scrolled-remove-sibling.html.ini @@ -0,0 +1,8 @@ +[position-sticky-scrolled-remove-sibling.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Sticky position and its overflow contribution in the vertical axis] + expected: FAIL + + [Sticky position and its overflow contribution in the horizontal axis] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-position/sticky/position-sticky-top-002.html.ini b/testing/web-platform/meta/css/css-position/sticky/position-sticky-top-002.html.ini new file mode 100644 index 0000000000..f76d6f20a2 --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/position-sticky-top-002.html.ini @@ -0,0 +1,5 @@ +[position-sticky-top-002.html] + fuzzy: + if (os == "mac"): maxDifference=0-1;totalPixels=0-3 + expected: + if os == "win": FAIL diff --git a/testing/web-platform/meta/css/css-position/sticky/position-sticky-top-003.html.ini b/testing/web-platform/meta/css/css-position/sticky/position-sticky-top-003.html.ini new file mode 100644 index 0000000000..8d9ff99027 --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/position-sticky-top-003.html.ini @@ -0,0 +1,5 @@ +[position-sticky-top-003.html] + fuzzy: + if (os == "mac"): maxDifference=0-1;totalPixels=0-3 + expected: + if os == "win": FAIL diff --git a/testing/web-platform/meta/css/css-position/sticky/position-sticky-top-and-bottom-003.html.ini b/testing/web-platform/meta/css/css-position/sticky/position-sticky-top-and-bottom-003.html.ini new file mode 100644 index 0000000000..96f22a115e --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/position-sticky-top-and-bottom-003.html.ini @@ -0,0 +1,5 @@ +[position-sticky-top-and-bottom-003.html] + fuzzy: + if (os == "mac"): maxDifference=0-1;totalPixels=0-3 + expected: + if os == "win": FAIL diff --git a/testing/web-platform/meta/css/css-position/sticky/position-sticky-top-and-bottom.html.ini b/testing/web-platform/meta/css/css-position/sticky/position-sticky-top-and-bottom.html.ini new file mode 100644 index 0000000000..64e5a1f7dc --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/position-sticky-top-and-bottom.html.ini @@ -0,0 +1,3 @@ +[position-sticky-top-and-bottom.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-position/sticky/position-sticky-top.html.ini b/testing/web-platform/meta/css/css-position/sticky/position-sticky-top.html.ini new file mode 100644 index 0000000000..44c26bc4f1 --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/position-sticky-top.html.ini @@ -0,0 +1,3 @@ +[position-sticky-top.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-position/sticky/position-sticky-transforms-translate.html.ini b/testing/web-platform/meta/css/css-position/sticky/position-sticky-transforms-translate.html.ini new file mode 100644 index 0000000000..1820cc1bbf --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/position-sticky-transforms-translate.html.ini @@ -0,0 +1,3 @@ +[position-sticky-transforms-translate.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-position/sticky/position-sticky-transforms.html.ini b/testing/web-platform/meta/css/css-position/sticky/position-sticky-transforms.html.ini new file mode 100644 index 0000000000..7687547494 --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/position-sticky-transforms.html.ini @@ -0,0 +1,3 @@ +[position-sticky-transforms.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-position/sticky/sticky-after-input.html.ini b/testing/web-platform/meta/css/css-position/sticky/sticky-after-input.html.ini new file mode 100644 index 0000000000..0831b62899 --- /dev/null +++ b/testing/web-platform/meta/css/css-position/sticky/sticky-after-input.html.ini @@ -0,0 +1,5 @@ +[sticky-after-input.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] + [Sticky positioned element should reset the scroll position to unshifted position] + expected: FAIL |