Index: LayoutTests/virtual/gpu/fast/canvas/webgl/context-lost-expected.txt |
diff --git a/LayoutTests/virtual/gpu/fast/canvas/webgl/context-lost-expected.txt b/LayoutTests/virtual/gpu/fast/canvas/webgl/context-lost-expected.txt |
index 0abbf13a6fba44b8041d46b789646cd3a4b821b9..36f0c20102bb25742be70a96f11646dfe01e079a 100644 |
--- a/LayoutTests/virtual/gpu/fast/canvas/webgl/context-lost-expected.txt |
+++ b/LayoutTests/virtual/gpu/fast/canvas/webgl/context-lost-expected.txt |
@@ -2,6 +2,9 @@ Tests behavior under a lost context |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
Test valid context |
PASS gl.isContextLost() is false |
PASS gl.getError() is gl.NO_ERROR |