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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/block/float/029-expected.txt

Issue 1416553002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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/block/float/029-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/block/float/029-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/block/float/029-expected.txt
index 9740e9568eb04cbe509a56af13ffd894e9dea412..02b524621be7b09583ba4549fdd67b01b517c1f8 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/block/float/029-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/block/float/029-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x172
LayoutBlockFlow (floating) {DIV} at (532,0) size 252x102 [border: (1px solid #FF0000)]
LayoutText {#text} at (1,1) size 82x19
text run at (1,1) width 82: "TOP-RIGHT"
- LayoutBR {BR} at (83,1) size 0x19
+ LayoutBR {BR} at (82,1) size 1x19
LayoutText {#text} at (1,21) size 59x19
text run at (1,21) width 59: "float:right;"
LayoutBR {BR} at (60,21) size 0x19
@@ -18,13 +18,13 @@ layer at (0,0) size 800x172
LayoutBlockFlow {DIV} at (0,0) size 394x42 [border: (1px solid #FF0000)]
LayoutText {#text} at (1,1) size 30x19
text run at (1,1) width 30: "TOP"
- LayoutBR {BR} at (31,1) size 0x19
+ LayoutBR {BR} at (30,1) size 1x19
LayoutText {#text} at (1,21) size 69x19
text run at (1,21) width 69: "width:50%;"
- LayoutBlockFlow (floating) {DIV} at (0,102) size 110x62 [border: (1px solid #FF0000)]
+ LayoutBlockFlow (floating) {DIV} at (0,102) size 109.72x62 [border: (1px solid #FF0000)]
LayoutText {#text} at (1,1) size 108x19
text run at (1,1) width 108: "BOTTOM-LEFT"
- LayoutBR {BR} at (109,1) size 0x19
+ LayoutBR {BR} at (108,1) size 1x19
LayoutText {#text} at (1,21) size 55x19
text run at (1,21) width 55: "float: left;"
LayoutBR {BR} at (56,21) size 0x19

Powered by Google App Engine
This is Rietveld 408576698