mirror of
https://github.com/servo/servo.git
synced 2025-08-13 17:35:36 +01:00
Update web-platform-tests to revision 097043b336e46876e281ddec3bb014fe9c480128
This commit is contained in:
parent
ecd32570c0
commit
b68253eac0
405 changed files with 9164 additions and 3050 deletions
|
@ -23,7 +23,7 @@ let testFunction =
|
|||
assert_equals(gl.getError(), gl.NO_ERROR);
|
||||
|
||||
if (session.mode == 'inline') {
|
||||
// Creating a layer with compositionDisabled should return a framebuffer of
|
||||
// Creating a layer with an inline session should return a framebuffer of
|
||||
// null, and as such most of these tests won't apply.
|
||||
assert_equals(xrFramebuffer, null);
|
||||
resolve();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue