File tree 1 file changed +25
-0
lines changed
1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -379,3 +379,28 @@ links:
379
379
* 5))'
380
380
test : font-feature-settings-computed.html
381
381
url : https://bugzilla.mozilla.org/show_bug.cgi?id=1915978
382
+ - product : firefox
383
+ results :
384
+ - subtest : Property font-size-adjust value 'cap-height calc(10 + (sign(20cqw - 10px)
385
+ * 5))'
386
+ test : font-size-adjust-computed.html
387
+ - subtest : e.style['font-size-adjust'] = "cap-height calc(10 + (sign(20cqw - 10px)
388
+ * 5))" should set the property value
389
+ test : font-size-adjust-valid.html
390
+ - subtest : Property font-stretch value 'calc(100% + (sign(20cqw - 10px) * 5%))'
391
+ test : font-stretch-computed.html
392
+ - subtest : e.style['font-stretch'] = "calc(100% + (sign(20cqw - 10px) * 5%))" should
393
+ set the property value
394
+ test : font-stretch-valid.html
395
+ - subtest : Property font-style value 'oblique calc(30deg + (sign(20cqw - 10px) *
396
+ 5deg))'
397
+ test : font-style-computed.html
398
+ - subtest : e.style['font-style'] = "oblique calc(30deg + (sign(2cqw - 10px) * 5deg))"
399
+ should set the property value
400
+ test : font-style-valid.html
401
+ - subtest : Property font-weight value 'calc(100 + (sign(20cqw - 10px) * 5))'
402
+ test : font-weight-computed.html
403
+ - subtest : e.style['font-weight'] = "calc(100 + (sign(20cqw - 10px) * 5))" should
404
+ set the property value
405
+ test : font-weight-valid.html
406
+ url : https://bugzilla.mozilla.org/show_bug.cgi?id=1939796
You can’t perform that action at this time.
0 commit comments