Skip to content

Commit

Permalink
Automatically Triage New Metadata (#6928)
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 Nov 25, 2024
1 parent 907a8d4 commit e74953d
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions css/css-conditional/container-queries/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1418,11 +1418,16 @@ links:
- test: style-container-for-shadow-dom.html
- test: style-query-no-cycle.html
- product: firefox
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1929897
results:
- test: multiple-style-containers-comma-separated-queries.html
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1930198
- test: style-query-guaranteed-invalid.tentative.html
- test: style-query-registered-custom-invalid.tentative.html
- product: chrome
url: https://crbug.com/41491726
results:
- test: multiple-size-containers-comma-separated-queries.html
- test: multiple-style-containers-comma-separated-queries.html
- test: at-container-parsing.html
subtest: '@container rule should be valid: @container (width: 100px), (height: 100px) {} {}'
- test: at-container-parsing.html
subtest: '@container rule should be valid: @container (width),(height) , (inline-size > 20px) {} {}'
- test: at-container-parsing.html
subtest: '@container rule should be valid: @container (width), name (height) {} {}'

0 comments on commit e74953d

Please sign in to comment.