Skip to content
Merged
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
13 changes: 13 additions & 0 deletions css/css-values/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3560,3 +3560,16 @@ links:
<dashed-ident> naming it
test: random-computed.tentative.html
url: https://bugzilla.mozilla.org/show_bug.cgi?id=2063556
- product: firefox
results:
- subtest: Property font-feature-settings value '"swsh" calc(1em / 1px)'
test: using-font-relative-units-in-font-properties.html
- subtest: Property font-size-adjust value 'calc(1em / 1px)'
test: using-font-relative-units-in-font-properties.html
- subtest: Property font-style value 'oblique calc(1em / 1px * 1deg)'
test: using-font-relative-units-in-font-properties.html
- subtest: Property font-variation-settings value '"xhgt" calc(1em / 1px)'
test: using-font-relative-units-in-font-properties.html
- subtest: Property font-weight value 'calc(1em / 1px)'
test: using-font-relative-units-in-font-properties.html
url: https://bugzilla.mozilla.org/show_bug.cgi?id=2063558
Loading