Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions css/css-anchor-position/parsing/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,20 @@ links:
- test: position-try-computed.html
- test: position-try-fallbacks-computed.html
- test: position-try-fallbacks-parsing.html
- product: firefox
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1989059
results:
- test: position-try-order-computed.html
subtest: Property position-try-order value 'normal'
- test: position-try-order-computed.html
subtest: Property position-try-order value 'most-width'
- test: position-try-order-computed.html
subtest: Property position-try-order value 'most-height'
- test: position-try-order-computed.html
subtest: Property position-try-order value 'most-block-size'
- test: position-try-order-computed.html
subtest: Property position-try-order value 'most-inline-size'
- test: position-try-order-computed.html
subtest: Property position-try-order does not inherit
- test: position-try-order-computed.html
subtest: Property position-try-order has initial value normal
Loading