Index: third_party/WebKit/LayoutTests/fast/canvas/webgl/bad-arguments-test-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/webgl/bad-arguments-test-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/webgl/bad-arguments-test-expected.txt |
index 59e388c4d2bc69066218d075de56bd68ce1ef943..105d1e1de7f0a31249c0d7b53b1019bbfc15d140 100644 |
--- a/third_party/WebKit/LayoutTests/fast/canvas/webgl/bad-arguments-test-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/canvas/webgl/bad-arguments-test-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/. |
Tests calling WebGL APIs with wrong argument types |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |