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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/table/cell-absolute-child-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/table/cell-absolute-child-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/cell-absolute-child-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/cell-absolute-child-expected.txt
index 4f7446ca4f0a8199d44cfb1c0685e8ba94380cae..e6804ee4eeb6efbce768af3dc55cc77bc3234100 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/cell-absolute-child-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/cell-absolute-child-expected.txt
@@ -17,8 +17,8 @@ layer at (0,0) size 800x600
LayoutText {#text} at (92,20) size 4x19
text run at (92,20) width 4: "."
LayoutBlockFlow {P} at (0,56) size 784x20
- LayoutText {#text} at (0,0) size 512x19
- text run at (0,0) width 512: "You should see two identical green squares, 100x100 pixels each, next to each other."
+ LayoutText {#text} at (0,0) size 511x19
+ text run at (0,0) width 511: "You should see two identical green squares, 100x100 pixels each, next to each other."
LayoutTable {TABLE} at (0,92) size 106x156
LayoutTableSection {TBODY} at (0,0) size 106x156
LayoutTableRow {TR} at (0,2) size 106x50

Powered by Google App Engine
This is Rietveld 408576698