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

Side by Side 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 unified diff | Download patch
OLDNEW
1 polish 1 Moving pending scripts between detached and non-detached documents should not cr ash.
2 2
3 Check whether languages are reported properly
4
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
6 4
7 5
8 AXLanguage: en
9 AXLanguage: pl
10 PASS successfullyParsed is true 6 PASS successfullyParsed is true
11 7
12 TEST COMPLETE 8 TEST COMPLETE
13 9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698