mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Update WPTs expectations
This commit is contained in:
parent
f8d61a34a2
commit
a12374726d
42 changed files with 316 additions and 15 deletions
|
@ -1,2 +1,11 @@
|
|||
[panner-distance-clamping.html]
|
||||
expected: ERROR
|
||||
[X new PannerNode(c, {refDistance: -1}) threw "ReferenceError" instead of RangeError.]
|
||||
expected: FAIL
|
||||
|
||||
[X new PannerNode(c, {refDistance: 0}) incorrectly threw ReferenceError: "PannerNode is not defined".]
|
||||
expected: FAIL
|
||||
|
||||
[X new PannerNode(c, {refDistance: 5e-324}) incorrectly threw ReferenceError: "PannerNode is not defined".]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue