|
1 | 1 | links:
|
2 |
| - - product: firefox |
3 |
| - url: https://bugzilla.mozilla.org/show_bug.cgi?id=1915981 |
4 |
| - results: |
5 |
| - - test: zoom-computed.html |
6 |
| - subtest: Property zoom value 'calc(1 + (sign(2cqw - 10px) * 0.5))' |
7 |
| - - test: zoom-computed.html |
8 |
| - subtest: Property zoom value 'calc(100% + (sign(2cqw - 10px) * 50%))' |
9 |
| - - label: interop-2025-webcompat |
10 |
| - results: |
11 |
| - - test: zoom-computed.html |
12 |
| - - test: zoom-valid.html |
| 2 | +- product: firefox |
| 3 | + results: |
| 4 | + - subtest: Property zoom value 'calc(1 + (sign(2cqw - 10px) * 0.5))' |
| 5 | + test: zoom-computed.html |
| 6 | + - subtest: Property zoom value 'calc(100% + (sign(2cqw - 10px) * 50%))' |
| 7 | + test: zoom-computed.html |
| 8 | + url: https://bugzilla.mozilla.org/show_bug.cgi?id=1915981 |
| 9 | +- label: interop-2025-webcompat |
| 10 | + results: |
| 11 | + - test: zoom-computed.html |
| 12 | + - test: zoom-valid.html |
| 13 | +- product: firefox |
| 14 | + results: |
| 15 | + - subtest: Property zoom value 'calc(1 + (sign(2cqw - 10px) * 0.5))' |
| 16 | + test: zoom-computed-with-sign-expression.html |
| 17 | + - subtest: Property zoom value 'calc(100% + (sign(2cqw - 10px) * 50%))' |
| 18 | + test: zoom-computed-with-sign-expression.html |
| 19 | + - subtest: Property zoom value 'calc(100% + (sign(1em - 30px) * 50%))' |
| 20 | + test: zoom-computed-with-sign-expression.html |
| 21 | + - subtest: Property zoom value 'calc(100% + (sign(2cqw - 1em) * 50%))' |
| 22 | + test: zoom-computed-with-sign-expression.html |
| 23 | + url: https://bugzilla.mozilla.org/show_bug.cgi?id=1953054 |
0 commit comments