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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/table/cell-coalescing-expected.txt

Issue 1412303002: 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/win/fast/table/cell-coalescing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/table/cell-coalescing-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/table/cell-coalescing-expected.txt
index 3f5a6d614f9aeed089f66e88b9dbdcf32201a0ac..8dff1abd112d4f0b2bd72dfb2f317c33c59703da 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/table/cell-coalescing-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/table/cell-coalescing-expected.txt
@@ -4,12 +4,12 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {DIV} at (0,0) size 784x0
- LayoutTable (anonymous) at (0,0) size 57x18
- LayoutTableSection (anonymous) at (0,0) size 57x18
- LayoutTableRow (anonymous) at (0,0) size 57x18
+ LayoutTable (anonymous) at (0,0) size 56x18
+ LayoutTableSection (anonymous) at (0,0) size 56x18
+ LayoutTableRow (anonymous) at (0,0) size 56x18
LayoutTableCell {DIV} at (0,0) size 27x18 [r=0 c=0 rs=1 cs=1]
LayoutText {#text} at (0,0) size 27x17
text run at (0,0) width 27: "One"
- LayoutTableCell {DIV} at (27,0) size 30x18 [r=0 c=1 rs=1 cs=1]
- LayoutText {#text} at (0,0) size 30x17
- text run at (0,0) width 30: "Two"
+ LayoutTableCell {DIV} at (27,0) size 29x18 [r=0 c=1 rs=1 cs=1]
+ LayoutText {#text} at (0,0) size 29x17
+ text run at (0,0) width 29: "Two"

Powered by Google App Engine
This is Rietveld 408576698