mirror of
https://github.com/servo/servo
synced 2026-04-27 18:07:52 +02:00
Sync WPT with upstream (26-11-2023) (#30783)
* Update web-platform-tests to revision b'a59ba94da3f2638beee8950e423c5fedfe02e809' * Update expectations * Update expectations again --------- Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
[progress-computed.tentative.html]
|
||||
[progress(1 from 0 to 1) should be used-value-equivalent to 1]
|
||||
expected: FAIL
|
||||
|
||||
[progress(progress(1 from 0 to 1) from progress(0px from 0px to 1px) to progress(1deg from 0deg to 1deg)) should be used-value-equivalent to 1]
|
||||
expected: FAIL
|
||||
|
||||
[progress(sign(-10px) * 10px from (10px - 10px) to 10px * progress(1deg from 0deg to 1deg)) should be used-value-equivalent to -1]
|
||||
expected: FAIL
|
||||
|
||||
[calc(progress(100px from 0px to 50px) * 10px + 100px) should be used-value-equivalent to 120px]
|
||||
expected: FAIL
|
||||
|
||||
[calc(progress(100 from 0 to sign(50px))) should be used-value-equivalent to 100]
|
||||
expected: FAIL
|
||||
|
||||
[calc(progress(abs(5%) from hypot(3%, 4%) to 10%)) should be used-value-equivalent to 1]
|
||||
expected: FAIL
|
||||
|
||||
[calc(progress(1 from 0 to 1) * 10px) should be used-value-equivalent to 10px]
|
||||
expected: FAIL
|
||||
|
||||
[calc(progress(1 from 0 to 1) * 1s) should be used-value-equivalent to 1s]
|
||||
expected: FAIL
|
||||
|
||||
[calc(progress(1 from 0 to 1) * 1deg) should be used-value-equivalent to 1deg]
|
||||
expected: FAIL
|
||||
Reference in New Issue
Block a user