Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(196)

Unified Diff: LayoutTests/fast/xsl/transform-xhr-doc-expected.txt

Issue 585873002: Show a warning when using sync xhr. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Added needsrebaseline for win_rel. Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/xsl/transform-xhr-doc-expected.txt
diff --git a/LayoutTests/fast/xsl/transform-xhr-doc-expected.txt b/LayoutTests/fast/xsl/transform-xhr-doc-expected.txt
index c0a9ded0a12210f37d44792559514b5f7c39a85d..06d336d4b750addd9948524f9c67311be169c218 100644
--- a/LayoutTests/fast/xsl/transform-xhr-doc-expected.txt
+++ b/LayoutTests/fast/xsl/transform-xhr-doc-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/.
Test for bug 10313: xsl:import doesn't work in stylesheets loaded via XMLHttpRequest.
SUCCESS
« no previous file with comments | « LayoutTests/fast/xpath/4XPath/Borrowed/od_20000608-expected.txt ('k') | LayoutTests/fast/xsl/xslt-processor-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698