| Index: LayoutTests/fast/canvas/webgl/WebGLContextEvent-expected.txt
|
| diff --git a/LayoutTests/fast/canvas/webgl/WebGLContextEvent-expected.txt b/LayoutTests/fast/canvas/webgl/WebGLContextEvent-expected.txt
|
| index 683f9b00fb6d8328f06c9110e1ff564512105abc..47b61d39459552ece1474094326636d7e4e81e47 100644
|
| --- a/LayoutTests/fast/canvas/webgl/WebGLContextEvent-expected.txt
|
| +++ b/LayoutTests/fast/canvas/webgl/WebGLContextEvent-expected.txt
|
| @@ -1,3 +1,6 @@
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| Test that the event passed to a listener of webglcontextlost is a WebGLContextEvent.
|
| PASS evt.toString() is '[object WebGLContextEvent]'
|
| PASS evt.statusMessage is ''
|
|
|