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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/block/margin-collapse/block-inside-inline/018-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/block/margin-collapse/block-inside-inline/018-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/block/margin-collapse/block-inside-inline/018-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/block/margin-collapse/block-inside-inline/018-expected.txt
index 987b35601c97c1e6a3a4ea7235e4ed2887be9f31..37725b6ce93760170885b223074eeefebaecf8df 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/block/margin-collapse/block-inside-inline/018-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/block/margin-collapse/block-inside-inline/018-expected.txt
@@ -4,13 +4,13 @@ layer at (0,0) size 800x216
LayoutBlockFlow {HTML} at (0,0) size 800x216
LayoutBlockFlow {BODY} at (8,16) size 784x192
LayoutBlockFlow {P} at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 587x19
- text run at (0,0) width 587: "The following box should contain exactly three bands, one yellow, one orange, and one lime, with "
- LayoutInline {STRONG} at (0,0) size 161x19
- LayoutText {#text} at (587,0) size 161x19
- text run at (587,0) width 161: "absolutely no red visible"
- LayoutText {#text} at (747,0) size 5x19
- text run at (747,0) width 5: "."
+ LayoutText {#text} at (0,0) size 586x19
+ text run at (0,0) width 586: "The following box should contain exactly three bands, one yellow, one orange, and one lime, with "
+ LayoutInline {STRONG} at (0,0) size 162x19
+ LayoutText {#text} at (585,0) size 162x19
+ text run at (585,0) width 162: "absolutely no red visible"
+ LayoutText {#text} at (746,0) size 5x19
+ text run at (746,0) width 5: "."
LayoutTable {TABLE} at (0,36) size 106x156 [bgcolor=#FF0000] [border: (3px solid #000000)]
LayoutTableSection {TBODY} at (3,3) size 100x150
LayoutTableRow {TR} at (0,0) size 100x150

Powered by Google App Engine
This is Rietveld 408576698