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

Unified Diff: LayoutTests/accessibility/loading-iframe-updates-axtree-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/accessibility/loading-iframe-updates-axtree-expected.txt
diff --git a/LayoutTests/accessibility/loading-iframe-updates-axtree-expected.txt b/LayoutTests/accessibility/loading-iframe-updates-axtree-expected.txt
index 30037d8700b86f8a614d3228af791d0f7d59ced3..79db71a9070dc4cb2c57445dfbbdbba45643f1ce 100644
--- a/LayoutTests/accessibility/loading-iframe-updates-axtree-expected.txt
+++ b/LayoutTests/accessibility/loading-iframe-updates-axtree-expected.txt
@@ -10,6 +10,9 @@ This tests that if an iframe loads new content after its accessibility object ha
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+PASS successfullyParsed is true
+
+TEST COMPLETE
PASS iframe.isEqual(newIframe) is true
PASS scrollarea.isEqual(newScrollarea) is false
PASS subwebarea.isEqual(newSubwebarea) is false

Powered by Google App Engine
This is Rietveld 408576698