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

Unified Diff: LayoutTests/fast/dom/HTMLScriptElement/script-element-moved-to-detached-document-crash-expected.txt

Issue 809323002: Correctly move script element to a detached document. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: add test Created 6 years 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/dom/HTMLScriptElement/script-element-moved-to-detached-document-crash-expected.txt
diff --git a/LayoutTests/accessibility/language-attribute-expected.txt b/LayoutTests/fast/dom/HTMLScriptElement/script-element-moved-to-detached-document-crash-expected.txt
similarity index 61%
copy from LayoutTests/accessibility/language-attribute-expected.txt
copy to LayoutTests/fast/dom/HTMLScriptElement/script-element-moved-to-detached-document-crash-expected.txt
index c6b8313d550cf1a23ec1c1d0bb8bc13c9d6d2b67..6840c5d9c3f8c0381da47c462e674f1f419918b3 100644
--- a/LayoutTests/accessibility/language-attribute-expected.txt
+++ b/LayoutTests/fast/dom/HTMLScriptElement/script-element-moved-to-detached-document-crash-expected.txt
@@ -1,12 +1,8 @@
-polish
-
-Check whether languages are reported properly
+Moving pending scripts between detached and non-detached documents should not crash.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-AXLanguage: en
-AXLanguage: pl
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698