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

Unified Diff: LayoutTests/platform/android/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/android/fast/table/border-collapsing/001-vertical-expected.txt
diff --git a/LayoutTests/platform/android/fast/table/border-collapsing/001-vertical-expected.txt b/LayoutTests/platform/android/fast/table/border-collapsing/001-vertical-expected.txt
deleted file mode 100644
index 10c505e14ee4ddf60fb595635397dd75883a9fa2..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/android/fast/table/border-collapsing/001-vertical-expected.txt
+++ /dev/null
@@ -1,27 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (370,0) size 430x600
- RenderBlock {HTML} at (0,0) size 430x600
- RenderBody {BODY} at (8,8) size 414x584
- RenderBlock {DIV} at (0,0) size 226x584 [border: (10px dotted #0000FF)]
- LayoutTable {TABLE} at (10,10) size 206x322 [border: (5px solid #FF0000)]
- LayoutTableSection {TBODY} at (5,5) size 176x312
- LayoutTableRow {TR} at (0,0) size 42x312
- LayoutTableCell {TD} at (0,0) size 42x312 [border: (5px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (6,6) size 19x32
- text run at (6,6) width 32: "Hello"
- LayoutTableRow {TR} at (0,42) size 62x312
- LayoutTableCell {TD} at (42,0) size 62x312 [border: (15px solid #0000FF)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (16,16) size 19x57
- text run at (16,16) width 57: "Goodbye"
- LayoutTableRow {TR} at (0,104) size 72x312
- LayoutTableCell {TD} at (104,0) size 72x312 [border: (25px solid #FF0000)] [r=2 c=0 rs=1 cs=1]
- 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 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