|
1 | 1 | links: |
2 | | -- label: interop-2022-scrolling |
3 | | - results: |
4 | | - - test: adding-only-snap-area.html |
5 | | - - test: adding-snap-area-while-snapped.html |
6 | | - - test: changing-scroll-snap-align.html |
7 | | - - test: changing-scroll-snap-type.html |
8 | | - - test: move-current-target.html |
9 | | - - test: remove-current-target.html |
10 | | - - test: resnap-to-focused.html |
11 | | - - test: snap-to-different-targets.html |
12 | | -- product: firefox |
13 | | - results: |
14 | | - - test: move-current-target.html |
15 | | - url: https://bugzilla.mozilla.org/show_bug.cgi?id=1841306 |
16 | | -- product: firefox |
17 | | - results: |
18 | | - - test: changing-scroll-snap-align.html |
19 | | - url: https://bugzilla.mozilla.org/show_bug.cgi?id=1856207 |
20 | | -- product: firefox |
21 | | - results: |
22 | | - - subtest: focused area prefered over targeted area. |
23 | | - test: layout-follows-focused-targeted-block.html |
24 | | - - subtest: targeted area prefered over non-focused area. |
25 | | - test: layout-follows-focused-targeted-block.html |
26 | | - - subtest: block axis area is preferred. |
27 | | - test: layout-follows-focused-targeted-block.html |
28 | | - - subtest: block axis area is preferred (vertical writing-mode). |
29 | | - test: layout-follows-focused-targeted-block.html |
30 | | - url: https://bugzilla.mozilla.org/show_bug.cgi?id=1899897 |
| 2 | + - label: interop-2022-scrolling |
| 3 | + results: |
| 4 | + - test: adding-only-snap-area.html |
| 5 | + - test: adding-snap-area-while-snapped.html |
| 6 | + - test: changing-scroll-snap-align.html |
| 7 | + - test: changing-scroll-snap-type.html |
| 8 | + - test: move-current-target.html |
| 9 | + - test: remove-current-target.html |
| 10 | + - test: resnap-to-focused.html |
| 11 | + - test: snap-to-different-targets.html |
| 12 | + - product: firefox |
| 13 | + url: https://bugzilla.mozilla.org/show_bug.cgi?id=1841306 |
| 14 | + results: |
| 15 | + - test: move-current-target.html |
| 16 | + - product: firefox |
| 17 | + url: https://bugzilla.mozilla.org/show_bug.cgi?id=1856207 |
| 18 | + results: |
| 19 | + - test: changing-scroll-snap-align.html |
| 20 | + - product: firefox |
| 21 | + url: https://bugzilla.mozilla.org/show_bug.cgi?id=1899897 |
| 22 | + results: |
| 23 | + - test: layout-follows-focused-targeted-block.html |
| 24 | + subtest: focused area prefered over targeted area. |
| 25 | + - test: layout-follows-focused-targeted-block.html |
| 26 | + subtest: targeted area prefered over non-focused area. |
| 27 | + - test: layout-follows-focused-targeted-block.html |
| 28 | + subtest: block axis area is preferred. |
| 29 | + - test: layout-follows-focused-targeted-block.html |
| 30 | + subtest: block axis area is preferred (vertical writing-mode). |
| 31 | + - product: safari |
| 32 | + url: https://bugs.webkit.org/show_bug.cgi?id=261282 |
| 33 | + results: |
| 34 | + - test: snap-to-different-targets.html |
| 35 | + subtest: Scroller should snap to at least one of the targets if unable to snap to both after a layout change. |
0 commit comments