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 (#6773)

Co-authored-by: KyleJu <[email protected]>
  • Loading branch information
wptmetadata-bot and KyleJu committed Sep 27, 2024
1 parent d423d4f commit c93720f
Show file tree
Hide file tree
Showing 5 changed files with 276 additions and 292 deletions.
51 changes: 11 additions & 40 deletions css/css-scroll-snap-2/parsing/META.yml
Original file line number Diff line number Diff line change
@@ -1,41 +1,12 @@
links:
- product: firefox
results:
- subtest: e.style['scroll-start-target'] = "none" should set scroll-start-target-block
test: scroll-start-target-shorthand.html
- subtest: e.style['scroll-start-target'] = "none" should set scroll-start-target-inline
test: scroll-start-target-shorthand.html
- subtest: e.style['scroll-start-target'] = "none" should not set unrelated longhands
test: scroll-start-target-shorthand.html
- subtest: e.style['scroll-start-target'] = "auto" should set scroll-start-target-block
test: scroll-start-target-shorthand.html
- subtest: e.style['scroll-start-target'] = "auto" should set scroll-start-target-inline
test: scroll-start-target-shorthand.html
- subtest: e.style['scroll-start-target'] = "auto" should not set unrelated longhands
test: scroll-start-target-shorthand.html
- subtest: e.style['scroll-start-target'] = "none auto" should set scroll-start-target-block
test: scroll-start-target-shorthand.html
- subtest: e.style['scroll-start-target'] = "none auto" should set scroll-start-target-inline
test: scroll-start-target-shorthand.html
- subtest: e.style['scroll-start-target'] = "none auto" should not set unrelated
longhands
test: scroll-start-target-shorthand.html
- subtest: e.style['scroll-start-target'] = "auto none" should set scroll-start-target-block
test: scroll-start-target-shorthand.html
- subtest: e.style['scroll-start-target'] = "auto none" should set scroll-start-target-inline
test: scroll-start-target-shorthand.html
- subtest: e.style['scroll-start-target'] = "auto none" should not set unrelated
longhands
test: scroll-start-target-shorthand.html
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1917050
- product: firefox
results:
- subtest: Property scroll-start-target value 'auto'
test: scroll-start-target-computed.html
- subtest: Property scroll-start-target value 'none'
test: scroll-start-target-computed.html
- subtest: e.style['scroll-start-target'] = "none" should set the property value
test: scroll-start-target-valid.html
- subtest: e.style['scroll-start-target'] = "auto" should set the property value
test: scroll-start-target-valid.html
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1921315
- product: firefox
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1921315
results:
- test: scroll-start-target-computed.html
subtest: Property scroll-start-target value 'auto'
- test: scroll-start-target-computed.html
subtest: Property scroll-start-target value 'none'
- test: scroll-start-target-valid.html
subtest: e.style['scroll-start-target'] = "none" should set the property value
- test: scroll-start-target-valid.html
subtest: e.style['scroll-start-target'] = "auto" should set the property value
Loading

0 comments on commit c93720f

Please sign in to comment.