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

Unified Diff: LayoutTests/fast/dom/StyleSheet/detached-style-pi-expected.txt

Issue 66113002: Partial revert of r161493. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merge to ToT Created 7 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/dom/StyleSheet/detached-style-pi-expected.txt
diff --git a/LayoutTests/fast/dom/StyleSheet/detached-style-pi-expected.txt b/LayoutTests/fast/dom/StyleSheet/detached-style-pi-expected.txt
index 9f0a46a0b095e9889d1e2a524c4ebd43916527a6..a6a04923ebafd1c2022ee24dd021072ab4bcbea3 100644
--- a/LayoutTests/fast/dom/StyleSheet/detached-style-pi-expected.txt
+++ b/LayoutTests/fast/dom/StyleSheet/detached-style-pi-expected.txt
@@ -1,5 +1,8 @@
Bug 45205: Test that <xml-stylesheet> processing instructions only have stylesheets when in document.
+PASS successfullyParsed is true
+
+TEST COMPLETE
PASS sheet.ownerNode is pi
PASS pi.sheet === sheet is true
Removing <pi>...
@@ -10,7 +13,4 @@ Re-adding <pi>...
PASS sheet.ownerNode is null
PASS pi.sheet === sheet is false
PASS pi.sheet.ownerNode is pi
-PASS successfullyParsed is true
-
-TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698