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

Unified Diff: LayoutTests/fast/frames/seamless/seamless-border-padding-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-border-padding-expected.txt
diff --git a/LayoutTests/fast/frames/seamless/seamless-border-padding-expected.txt b/LayoutTests/fast/frames/seamless/seamless-border-padding-expected.txt
index df9858b07528da3169c5d780301ffc87142bcd4b..c31c855bb88d6b92aee35a07e71ebc83308478f0 100644
--- a/LayoutTests/fast/frames/seamless/seamless-border-padding-expected.txt
+++ b/LayoutTests/fast/frames/seamless/seamless-border-padding-expected.txt
@@ -1,4 +1,7 @@
Test that seamless IFrames correctly size themselves when a border is present.
+PASS successfullyParsed is true
+
+TEST COMPLETE
PASS nothing.getBoundingClientRect().width is 100
PASS nothing.getBoundingClientRect().height is 100
PASS hasborder.getBoundingClientRect().width is 102
@@ -7,7 +10,4 @@ PASS haspadding.getBoundingClientRect().width is 104
PASS haspadding.getBoundingClientRect().height is 104
PASS hasboth.getBoundingClientRect().width is 106
PASS hasboth.getBoundingClientRect().height is 106
-PASS successfullyParsed is true
-
-TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698