Index: LayoutTests/fast/canvas/webgl/glsl-conformance-expected.txt |
diff --git a/LayoutTests/fast/canvas/webgl/glsl-conformance-expected.txt b/LayoutTests/fast/canvas/webgl/glsl-conformance-expected.txt |
index 58b7bfb46ff73932a6467d8e1ad0354aebc763f9..2d8a34f571596b3f93bdab8ce453ea3ecfa16d11 100644 |
--- a/LayoutTests/fast/canvas/webgl/glsl-conformance-expected.txt |
+++ b/LayoutTests/fast/canvas/webgl/glsl-conformance-expected.txt |
@@ -1,3 +1,4 @@ |
+CONSOLE WARNING: Avoid synchronous requests as it hampers user experience due to unresponsiveness of the web page. Refer https://xhr.spec.whatwg.org/#sync-warning. |
This test ensures WebGL implementations allow proper GLES2 shaders compile and improper ones fail. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |