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

Unified Diff: LayoutTests/platform/linux/fast/table/022-expected.txt

Issue 546663004: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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/022-expected.txt
diff --git a/LayoutTests/platform/linux/fast/table/022-expected.txt b/LayoutTests/platform/linux/fast/table/022-expected.txt
deleted file mode 100644
index fd0ecf46ebc0154956df940254ef6868873ed661..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/linux/fast/table/022-expected.txt
+++ /dev/null
@@ -1,52 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 349x25
- RenderTableSection {TBODY} at (0,0) size 349x25
- RenderTableRow {TR} at (0,2) size 349x2
- RenderTableCell {TD} at (2,2) size 132x2 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (136,2) size 211x2 [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,6) size 349x17
- RenderTableCell {TD} at (2,6) size 132x17 [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 130x15
- text run at (1,1) width 130: "[this should not overlap]"
- RenderTableCell {TD} at (136,6) size 211x17 [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 209x15
- text run at (1,1) width 209: "[with this, since the table is auto width]"
- RenderTable {TABLE} at (0,25) size 600x25
- RenderTableSection {TBODY} at (0,0) size 600x25
- RenderTableRow {TR} at (0,2) size 600x2
- RenderTableCell {TD} at (2,2) size 297x2 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (301,2) size 297x2 [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,6) size 600x17
- RenderTableCell {TD} at (2,6) size 297x17 [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 130x15
- text run at (1,1) width 130: "[this should not overlap]"
- RenderTableCell {TD} at (301,6) size 297x17 [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 51x15
- text run at (1,1) width 51: "[with this]"
- RenderTable {TABLE} at (0,50) size 600x20
- RenderTableSection {TBODY} at (0,0) size 600x20
- RenderTableRow {TR} at (0,0) size 600x4
- RenderTableCell {TD} at (0,3) size 85x1 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (85,3) size 85x1 [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (170,3) size 86x1 [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (256,3) size 86x1 [r=0 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (342,3) size 86x1 [r=0 c=4 rs=1 cs=1]
- RenderTableCell {TD} at (428,3) size 86x1 [r=0 c=5 rs=1 cs=1]
- RenderTableRow {TR} at (0,4) size 600x16
- RenderTableCell {TD} at (0,19) size 85x1 [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (85,19) size 85x1 [r=1 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (170,19) size 86x1 [r=1 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (256,4) size 86x16 [r=1 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 64x15
- text run at (1,1) width 64: "[should not]"
- RenderTableCell {TD} at (342,4) size 86x16 [r=1 c=4 rs=1 cs=1]
- RenderText {#text} at (1,1) size 50x15
- text run at (1,1) width 50: "[overlap]"
- RenderTableCell {TD} at (428,4) size 86x16 [r=1 c=5 rs=1 cs=1]
- RenderText {#text} at (1,1) size 238x15
- text run at (1,1) width 238: "[at all, since width=0 is ignored]"
- RenderTableCell {TD} at (514,19) size 86x1 [r=1 c=6 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698