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

Unified Diff: LayoutTests/platform/linux/fast/table/border-collapsing/001-vertical-expected.txt

Issue 940943002: Auto-rebaseline for r190462 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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: LayoutTests/platform/linux/fast/table/border-collapsing/001-vertical-expected.txt
diff --git a/LayoutTests/platform/linux/fast/table/border-collapsing/001-vertical-expected.txt b/LayoutTests/platform/linux/fast/table/border-collapsing/001-vertical-expected.txt
index eb0741d9b17a52184a1f03ec82d3035c44065417..10c505e14ee4ddf60fb595635397dd75883a9fa2 100644
--- a/LayoutTests/platform/linux/fast/table/border-collapsing/001-vertical-expected.txt
+++ b/LayoutTests/platform/linux/fast/table/border-collapsing/001-vertical-expected.txt
@@ -19,9 +19,9 @@ layer at (370,0) size 430x600
RenderText {#text} at (26,26) size 19x57
text run at (26,26) width 57: "Goodbye"
RenderBlock {DIV} at (386,0) size 28x584 [border: (1px solid #008000)]
- LayoutTable {TABLE} at (1,1) size 26x31 [border: (1px none #808080)]
- LayoutTableSection {TBODY} at (1,1) size 24x29
- LayoutTableRow {TR} at (0,0) size 24x29
- LayoutTableCell {TD} at (0,0) size 24x29 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 19x25
- text run at (2,2) width 25: "Test"
+ LayoutTable {TABLE} at (1,1) size 26x32 [border: (1px none #808080)]
+ LayoutTableSection {TBODY} at (1,1) size 24x30
+ LayoutTableRow {TR} at (0,0) size 24x30
+ LayoutTableCell {TD} at (0,0) size 24x30 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 19x26
+ text run at (2,2) width 26: "Test"

Powered by Google App Engine
This is Rietveld 408576698