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

Unified Diff: LayoutTests/fast/frames/seamless/seamless-percent-height-expected.txt

Issue 66113002: Partial revert of r161493. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merge to ToT 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-percent-height-expected.txt
diff --git a/LayoutTests/fast/frames/seamless/seamless-percent-height-expected.txt b/LayoutTests/fast/frames/seamless/seamless-percent-height-expected.txt
index 02dd6b4273855cf1eb58743f37babb76cc2f98f8..815128c4624cccde7a4f2ea14137743f0ea60ff8 100644
--- a/LayoutTests/fast/frames/seamless/seamless-percent-height-expected.txt
+++ b/LayoutTests/fast/frames/seamless/seamless-percent-height-expected.txt
@@ -1,7 +1,7 @@
Test that the 'initial containing block height' is 0 for seamless child documents.
-PASS window.getComputedStyle(iframe).width is "200px"
-PASS window.getComputedStyle(iframe).height is "0px"
PASS successfullyParsed is true
TEST COMPLETE
+PASS window.getComputedStyle(iframe).width is "200px"
+PASS window.getComputedStyle(iframe).height is "0px"

Powered by Google App Engine
This is Rietveld 408576698