Commit 553d467
Add a WPT for mixed length-percentage CSSTranslate coordinates
Add a WPT for mixed length-percentage CSSTranslate coordinates
Add a regression test covering construction of a CSSTranslate from CSSMathSum
values containing both a length and a percentage. This verifies that mixed
<length-percentage> CSSMathValues are accepted for the X and Y coordinates, as
required by the Typed OM specification.
Differential Revision: https://phabricator.services.mozilla.com/D315277
bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=2057579
gecko-commit: d90e27aeba1d29957a5687e42e2483e0ecd868d4
gecko-reviewers: emilio, firefox-style-system-reviewers1 parent 14d3819 commit 553d467
1 file changed
Lines changed: 9 additions & 0 deletions
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
68 | 77 | | |
69 | 78 | | |
70 | 79 | | |
| |||
0 commit comments