Skip to content

Commit

Permalink
Bug 1869602 [wpt PR 43631] - Update wpt metadata, a=testonly
Browse files Browse the repository at this point in the history
wpt-pr: 43631
wpt-type: metadata
  • Loading branch information
moz-wptsync-bot committed Dec 15, 2023
1 parent 8c9f1ef commit a545cb7
Showing 1 changed file with 6 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@
[calc(progress(abs(5%) from hypot(3%, 4%) to 10%)) should be used-value-equivalent to 1]
expected: FAIL

[progress(1000em from 10em to 110em) should be used-value-equivalent to 10]
expected: FAIL

[calc(progress(1 from 0 to 1) * 10px) should be used-value-equivalent to 10px]
expected: FAIL

Expand All @@ -32,6 +29,9 @@
[progress(1000em from 10em to 110em) should be used-value-equivalent to 10]
expected: FAIL

[progress(1000em from 10em to 110em) should be used-value-equivalent to 10]
expected: FAIL

[scale(progress(1000em from 10rem to 110em)) should be used-value-equivalent to scale(10)]
expected: FAIL

Expand All @@ -55,3 +55,6 @@

[calc(progress(sign(1001em - 10lh * progress(100px from 2rex to 10ex)) * 20em from 2rem to 12em) * 4) should be used-value-equivalent to 8]
expected: FAIL

[calc(progress(sign(1001em - 10lh * progress(100px from 2rex to 10ex)) * 20em from 2rem to 12em) * 2) should be used-value-equivalent to 4]
expected: FAIL

0 comments on commit a545cb7

Please sign in to comment.