Index: third_party/WebKit/LayoutTests/fast/canvas/webgl/glsl-conformance-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/webgl/glsl-conformance-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/webgl/glsl-conformance-expected.txt |
index f2fde9628eeac3fdf447621985c2ddf09830f0cd..37b50b80791f74aa0786e03f86d6d7954ebaa309 100644 |
--- a/third_party/WebKit/LayoutTests/fast/canvas/webgl/glsl-conformance-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/canvas/webgl/glsl-conformance-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE WARNING: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/. |
+CONSOLE WARNING: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/. |
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". |