Index: third_party/WebKit/LayoutTests/fast/xsl/transform-xhr-doc-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/xsl/transform-xhr-doc-expected.txt b/third_party/WebKit/LayoutTests/fast/xsl/transform-xhr-doc-expected.txt |
index a3393f48f828f4b71937b6640969d10e8a605501..43baf9c4dae81ced5dee87b17bf8f98b096548a8 100644 |
--- a/third_party/WebKit/LayoutTests/fast/xsl/transform-xhr-doc-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/xsl/transform-xhr-doc-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 13: 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/. |
Test for bug 10313: xsl:import doesn't work in stylesheets loaded via XMLHttpRequest. |
SUCCESS |