Skip to content

Commit

Permalink
Automatically Triage New Metadata (#7225)
Browse files Browse the repository at this point in the history
* Commit New Metadata

* Update META.yml

---------

Co-authored-by: lilles <[email protected]>
Co-authored-by: Daniel Smith <[email protected]>
  • Loading branch information
3 people authored Feb 5, 2025
1 parent 2c0cc4d commit 95bf98c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions css/css-overflow/parsing/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,14 @@ links:
- product: chrome
url: https://crbug.com/41489999
results:
- test: overflow-valid.html
subtest: e.style['overflow-inline'] = "visible" should set the property value
- test: overflow-valid.html
subtest: e.style['overflow-inline'] = "scroll" should set the property value
- test: overflow-valid.html
subtest: e.style['overflow-block'] = "clip" should set the property value
- test: overflow-valid.html
subtest: e.style['overflow-block'] = "hidden" should set the property value
- test: overflow-computed.html
subtest: Property overflow-block value 'hidden'
- test: overflow-computed.html
Expand Down

0 comments on commit 95bf98c

Please sign in to comment.