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

Unified Diff: LayoutTests/platform/win/virtual/slimmingpaint/fast/frames/onlyCommentInIFrame-expected.txt

Issue 970673002: Auto-rebaseline for r191050 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 months 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/platform/win/virtual/slimmingpaint/fast/frames/onlyCommentInIFrame-expected.txt
diff --git a/LayoutTests/platform/win/fast/frames/onlyCommentInIFrame-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/frames/onlyCommentInIFrame-expected.txt
similarity index 91%
copy from LayoutTests/platform/win/fast/frames/onlyCommentInIFrame-expected.txt
copy to LayoutTests/platform/win/virtual/slimmingpaint/fast/frames/onlyCommentInIFrame-expected.txt
index f708e1ac9b3c809e80e910b46c4cc136a9dc3374..d210a01afac7e46fa5ec6ee9c8659fa08967c2d6 100644
--- a/LayoutTests/platform/win/fast/frames/onlyCommentInIFrame-expected.txt
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/fast/frames/onlyCommentInIFrame-expected.txt
@@ -3,11 +3,11 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
- LayoutText {#text} at (0,0) size 772x53
+ LayoutText {#text} at (0,0) size 770x53
text run at (0,0) width 763: "The documents in the src attributes of the iframes below only contain comments. This test is for a bug where we would"
- text run at (0,18) width 772: "only construct LayoutViews for such iframes. We need to propery construct an empty frame instead, so the LayoutView"
- text run at (0,36) width 554: "should have a LayoutBlockFlow and LayoutBlockFlow below it in the dump of the RenderTree. "
- LayoutBR {BR} at (553,50) size 1x0
+ text run at (0,18) width 770: "only construct LayoutViews for such iframes. We need to propery construct an empty frame instead, so the LayoutView"
+ text run at (0,36) width 621: "should have a LayoutBlockFlow and LayoutBlockFlow below it in the dump of the RenderTree. "
+ LayoutBR {BR} at (620,50) size 1x0
LayoutText {#text} at (0,0) size 0x0
LayoutBR {BR} at (0,0) size 0x0
LayoutBR {BR} at (0,68) size 0x17

Powered by Google App Engine
This is Rietveld 408576698