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

Unified Diff: LayoutTests/platform/android/virtual/slimmingpaint/fast/table/auto-with-percent-height-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/virtual/slimmingpaint/fast/table/auto-with-percent-height-vertical-expected.txt
diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/table/auto-with-percent-height-vertical-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/table/auto-with-percent-height-vertical-expected.txt
deleted file mode 100644
index 537f9211a005c4408678b4d787b86043c14b977a..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/table/auto-with-percent-height-vertical-expected.txt
+++ /dev/null
@@ -1,31 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x197
- RenderBlock {HTML} at (0,0) size 800x197
- RenderBody {BODY} at (8,16) size 784x165
- LayoutTable {TABLE} at (16,0) size 64x84 [border: (3px solid #FF0000)]
- LayoutTableSection {TBODY} at (3,3) size 58x78
- LayoutTableRow {TR} at (0,2) size 54x78
- LayoutTableCell {TD} at (2,2) size 54x74 [r=0 c=0 rs=1 cs=1]
- LayoutTable {TABLE} at (1,1) size 26x70 [color=#FFFFFF] [bgcolor=#800080]
- LayoutTableSection {TBODY} at (0,0) size 26x70
- LayoutTableRow {TR} at (0,2) size 22x70
- LayoutTableCell {TD} at (2,2) size 22x66 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x64
- text run at (1,1) width 64: "Table One"
- LayoutTable {TABLE} at (27,1) size 26x72 [color=#FFFFFF] [bgcolor=#800080]
- LayoutTableSection {TBODY} at (0,0) size 26x72
- LayoutTableRow {TR} at (0,2) size 22x72
- LayoutTableCell {TD} at (2,2) size 22x68 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x66
- text run at (1,1) width 66: "Table Two"
- LayoutTable {TABLE} at (16,100) size 52x65 [border: (3px solid #FF0000)]
- LayoutTableSection {TBODY} at (3,3) size 46x59
- LayoutTableRow {TR} at (0,2) size 42x59
- LayoutTableCell {TD} at (2,2) size 42x55 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 20x53 [color=#FFFFFF] [bgcolor=#800080]
- RenderText {#text} at (0,0) size 19x51
- text run at (0,0) width 51: "Div One"
- RenderBlock {DIV} at (21,1) size 20x53 [color=#FFFFFF] [bgcolor=#800080]
- RenderText {#text} at (0,0) size 19x53
- text run at (0,0) width 53: "Div Two"

Powered by Google App Engine
This is Rietveld 408576698