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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/frames/iframe-with-frameborder-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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: third_party/WebKit/LayoutTests/platform/linux/fast/frames/iframe-with-frameborder-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/frames/iframe-with-frameborder-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/frames/iframe-with-frameborder-expected.txt
index 47d932231c3ad12fcdf59b39a424b82d159e6137..cfddd4a1dcc927dbdeacdafec7b36bd7432f6a93 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/frames/iframe-with-frameborder-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/frames/iframe-with-frameborder-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutText {#text} at (0,0) size 201x19
text run at (0,0) width 201: "This iframe should have a border."
- LayoutBR {BR} at (201,15) size 0x0
+ LayoutBR {BR} at (200,15) size 1x0
LayoutText {#text} at (304,159) size 4x19
text run at (304,159) width 4: " "
LayoutBR {BR} at (0,0) size 0x0
@@ -17,7 +17,7 @@ layer at (0,0) size 800x600
LayoutBR {BR} at (304,349) size 0x0
LayoutText {#text} at (0,354) size 205x19
text run at (0,354) width 205: "This iframe should have a border. "
- LayoutBR {BR} at (205,369) size 0x0
+ LayoutBR {BR} at (204,369) size 1x0
LayoutText {#text} at (0,0) size 0x0
layer at (8,28) size 304x154
LayoutIFrame {IFRAME} at (0,20) size 304x154 [border: (2px inset #EEEEEE)]

Powered by Google App Engine
This is Rietveld 408576698