Skip to content

Commit

Permalink
Run curl -s -S https://wpt.fyi/api/manifest?sha=latest >> go_test/MAN…
Browse files Browse the repository at this point in the history
…IFEST.json (#7007)

Co-authored-by: KyleJu <[email protected]>
  • Loading branch information
wptmetadata-bot and KyleJu authored Dec 14, 2024
1 parent c9f2492 commit eaa7945
Show file tree
Hide file tree
Showing 4 changed files with 1,328 additions and 134 deletions.
33 changes: 33 additions & 0 deletions css/css-scroll-snap-2/scroll-initial-target/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
links:
- product: firefox
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1922719
results:
- test: scroll-initial-target-display-toggled.tentative.html
subtest: 'display:block scroll-start-target becomes display: none'
- test: scroll-initial-target-display-toggled.tentative.html
subtest: 'display:none scroll-start-target becomes display: block'
- product: firefox
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1918805
results:
- test: scroll-initial-target-nested-container.tentative.html
- test: scroll-initial-target-nested-container.tentative.html
subtest: display:none scroll-start-target becomes display:block
- test: scroll-initial-target-nested-container.tentative.html
subtest: intermediate overflow:visible container becomes overflow:scroll
- test: scroll-initial-target-nested-container.tentative.html
subtest: inner scroll-start-target takes precedence over outer
- test: scroll-initial-target-nested-container.tentative.html
subtest: scroll containers can also be scroll-start-targets
- test: scroll-initial-target-with-user-programmatic-scroll.tentative.html
subtest: scroll-start-target does not override user scroll
- test: scroll-initial-target-with-user-programmatic-scroll.tentative.html
subtest: scroll-start-target does not override programmatic scroll
- test: scroll-initial-target-aligns-with-snap-align.tentative.html
subtest: scroll-start-target aligns with scroll-snap-align
- test: scroll-initial-target-with-anchor-navigation.tentative.html
subtest: scroll-start-target does not override anchor navigation.
- product: firefox
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1846980
results:
- test: scroll-initial-target-with-text-fragment-navigation.tentative.html
subtest: scroll-start doesn't override text fragment navigation
33 changes: 0 additions & 33 deletions css/css-scroll-snap-2/scroll-start-target/META.yml

This file was deleted.

Loading

0 comments on commit eaa7945

Please sign in to comment.