Commit cda122c
committed
Fix css/css-values/calc-infinity-nan-serialize-length.html
css/css-values/calc-infinity-nan-serialize-length.html incorrectly asserts that
a calc() expression of the form `1 * math-function()` can be simplified to be
just `math-function()`.1 parent 3c11bf9 commit cda122c
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
| 60 | + | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments