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

Unified Diff: LayoutTests/fast/frames/seamless/seamless-min-max-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/frames/seamless/seamless-min-max-expected.txt
diff --git a/LayoutTests/fast/frames/seamless/seamless-min-max-expected.txt b/LayoutTests/fast/frames/seamless/seamless-min-max-expected.txt
index 911cf859d654cb904a9b435cf0d838dc4d739733..117994ba2d77ac1a1471210980e49b16cb14a6f2 100644
--- a/LayoutTests/fast/frames/seamless/seamless-min-max-expected.txt
+++ b/LayoutTests/fast/frames/seamless/seamless-min-max-expected.txt
@@ -1,4 +1,7 @@
Test that seamless iframes respect min/max height/width CSS styles.
+PASS successfullyParsed is true
+
+TEST COMPLETE
PASS window.getComputedStyle(iframe1).width is "300px"
PASS window.getComputedStyle(iframe1).height is "300px"
PASS window.getComputedStyle(iframe2).width is "50px"

Powered by Google App Engine
This is Rietveld 408576698