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

Unified Diff: LayoutTests/fast/dom/MutationObserver/parser-mutations-expected.txt

Issue 54473004: Make js-test-post a noop. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add mac NeedsRebaselines 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/MutationObserver/parser-mutations-expected.txt
diff --git a/LayoutTests/fast/dom/MutationObserver/parser-mutations-expected.txt b/LayoutTests/fast/dom/MutationObserver/parser-mutations-expected.txt
index dce9d9f05972f41dd8f9628a6be609b51f6913fb..a84ead7c239a0ebee463f445a0a06b6efb6ced82 100644
--- a/LayoutTests/fast/dom/MutationObserver/parser-mutations-expected.txt
+++ b/LayoutTests/fast/dom/MutationObserver/parser-mutations-expected.txt
@@ -32,6 +32,9 @@ PASS mutations[18].target.tagName is "FIGURE"
PASS mutations[18].addedNodes.length is 1
PASS mutations[18].removedNodes.length is 0
PASS mutations[18].addedNodes[0].tagName is "DIV"
+PASS successfullyParsed is true
+
+TEST COMPLETE
Mutation records should be delivered for all parser mutations after the above script.

Powered by Google App Engine
This is Rietveld 408576698