mirror of
https://github.com/servo/servo.git
synced 2025-08-17 03:15:34 +01:00
Add missing XRWebGLBinding constructor spec steps (#33731)
* Add missing XRWebGLBinding constructor spec steps Signed-off-by: Taym <haddadi.taym@gmail.com> * Update test expectation Signed-off-by: Taym <haddadi.taym@gmail.com> --------- Signed-off-by: Taym <haddadi.taym@gmail.com>
This commit is contained in:
parent
cde6931f4b
commit
2115267328
3 changed files with 26 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
[xrWebGLBinding_constructor.https.html]
|
||||
expected: ERROR
|
||||
[Ensure that XRWebGLBinding's constructor throws appropriate errors using webgl2]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[Ensure that XRWebGLBinding's constructor throws appropriate errors using webgl]
|
||||
expected: FAIL
|
||||
|
||||
expected: TIMEOUT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue