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

Unified Diff: LayoutTests/fast/dom/coreDOM-element-attribute-js-null-expected.txt

Issue 22911019: [DOM4] Have ProcessingInstruction inherit CharacterData (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 4 months 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/coreDOM-element-attribute-js-null-expected.txt
diff --git a/LayoutTests/fast/dom/coreDOM-element-attribute-js-null-expected.txt b/LayoutTests/fast/dom/coreDOM-element-attribute-js-null-expected.txt
index 840eaf471243eee9fd7ee6c506b741c04ea8e015..c2688bcbcac71a31816acb8a78b163d87f665ef9 100644
--- a/LayoutTests/fast/dom/coreDOM-element-attribute-js-null-expected.txt
+++ b/LayoutTests/fast/dom/coreDOM-element-attribute-js-null-expected.txt
@@ -2,7 +2,7 @@ This test setting various attributes of a elements to JavaScript null.
TEST SUCCEEDED: The value was null. [tested Attr.value]
-TEST SUCCEEDED: The value was null. [tested ProcessingInstruction.data]
+TEST SUCCEEDED: The value was the empty string. [tested ProcessingInstruction.data]
TEST SUCCEEDED: The value was the empty string. [tested CharacterData.data]

Powered by Google App Engine
This is Rietveld 408576698