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

Unified Diff: LayoutTests/fast/dom/HTMLObjectElement/object-as-frame-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/HTMLObjectElement/object-as-frame-expected.txt
diff --git a/LayoutTests/fast/dom/HTMLObjectElement/object-as-frame-expected.txt b/LayoutTests/fast/dom/HTMLObjectElement/object-as-frame-expected.txt
index c7f8c2137c50edd8de32963a90408d8116300b68..b8cc17dbac7d4c09e8ae746bc25e28b3a021110e 100644
--- a/LayoutTests/fast/dom/HTMLObjectElement/object-as-frame-expected.txt
+++ b/LayoutTests/fast/dom/HTMLObjectElement/object-as-frame-expected.txt
@@ -1,3 +1,6 @@
+PASS successfullyParsed is true
+
+TEST COMPLETE
PASS window.frames.length is 2
PASS window.frames[0].frameElement.name is "frame"
PASS window.frames[1].frameElement.name is "obj"

Powered by Google App Engine
This is Rietveld 408576698