Index: third_party/WebKit/LayoutTests/fast/canvas/webgl/uniform-array-length-overflow-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/webgl/uniform-array-length-overflow-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/webgl/uniform-array-length-overflow-expected.txt |
index c606fb463cbf3c1daa12a513779af0876690635a..eff70d8e63188f7ee4dd67177cfdd5bfef6005f0 100644 |
--- a/third_party/WebKit/LayoutTests/fast/canvas/webgl/uniform-array-length-overflow-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/canvas/webgl/uniform-array-length-overflow-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 https://xhr.spec.whatwg.org/. |
+CONSOLE WARNING: line 288: 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/. |
Verifies that the array conversion code for WebGLRenderingContext.uniform* does not crash. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |