Index: LayoutTests/fast/canvas/webgl/tex-image-and-uniform-binding-bugs-expected.txt |
diff --git a/LayoutTests/fast/canvas/webgl/tex-image-and-uniform-binding-bugs-expected.txt b/LayoutTests/fast/canvas/webgl/tex-image-and-uniform-binding-bugs-expected.txt |
index d1d92cd957e604cfdde0467eed2f654e45fe3dc5..c084327627ef228a9bb2982f34e81add20432571 100644 |
--- a/LayoutTests/fast/canvas/webgl/tex-image-and-uniform-binding-bugs-expected.txt |
+++ b/LayoutTests/fast/canvas/webgl/tex-image-and-uniform-binding-bugs-expected.txt |
@@ -1,3 +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/. |
Tests passing a vec4 to a uniform and a canvas to texImage2D |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |