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

Unified Diff: LayoutTests/fast/repaint/table-cell-vertical-overflow-expected.txt

Issue 878603003: Auto-rebaseline for r188935 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 11 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/fast/repaint/table-cell-vertical-overflow-expected.txt
diff --git a/LayoutTests/fast/repaint/table-cell-vertical-overflow-expected.txt b/LayoutTests/fast/repaint/table-cell-vertical-overflow-expected.txt
index 2a8f6f95042dbf35bfbb7ddcb85e57db8bd56660..df6ae4b04a5cf77db188afb8003a57af13c27cd9 100644
--- a/LayoutTests/fast/repaint/table-cell-vertical-overflow-expected.txt
+++ b/LayoutTests/fast/repaint/table-cell-vertical-overflow-expected.txt
@@ -3,25 +3,25 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,50) size 784x542
- RenderTable {TABLE} at (0,0) size 338x64
- RenderTableSection {TBODY} at (0,0) size 338x64
- RenderTableRow {TR} at (0,2) size 338x60
- RenderTableCell {TD} at (2,2) size 110x60 [border: (4px dotted #000000)] [r=0 c=0 rs=1 cs=1]
+ LayoutTable {TABLE} at (0,0) size 338x64
+ LayoutTableSection {TBODY} at (0,0) size 338x64
+ LayoutTableRow {TR} at (0,2) size 338x60
+ LayoutTableCell {TD} at (2,2) size 110x60 [border: (4px dotted #000000)] [r=0 c=0 rs=1 cs=1]
RenderBlock {DIV} at (5,5) size 100x50 [bgcolor=#90EE90]
- RenderTableCell {TD} at (114,22) size 110x20 [border: (4px dotted #000000)] [r=0 c=1 rs=1 cs=1]
+ LayoutTableCell {TD} at (114,22) size 110x20 [border: (4px dotted #000000)] [r=0 c=1 rs=1 cs=1]
RenderBlock {DIV} at (5,5) size 100x10 [bgcolor=#90EE90]
RenderBlock {DIV} at (0,0) size 50x100 [bgcolor=#87CEEB]
- RenderTableCell {TD} at (226,27) size 110x10 [border: (4px dotted #000000)] [r=0 c=2 rs=1 cs=1]
+ LayoutTableCell {TD} at (226,27) size 110x10 [border: (4px dotted #000000)] [r=0 c=2 rs=1 cs=1]
RenderBlock {DIV} at (5,-70) size 100x10 [bgcolor=#90EE90]
RenderBlock {DIV} at (0,0) size 50x100 [bgcolor=#87CEEB]
- RenderTable {TABLE} at (0,214) size 322x60 [border: (2px none #808080)]
- RenderTableSection {TBODY} at (2,2) size 318x56
- RenderTableRow {TR} at (0,0) size 318x56
- RenderTableCell {TD} at (0,0) size 106x56 [border: (2px dotted #000000)] [r=0 c=0 rs=1 cs=1]
+ LayoutTable {TABLE} at (0,214) size 322x60 [border: (2px none #808080)]
+ LayoutTableSection {TBODY} at (2,2) size 318x56
+ LayoutTableRow {TR} at (0,0) size 318x56
+ LayoutTableCell {TD} at (0,0) size 106x56 [border: (2px dotted #000000)] [r=0 c=0 rs=1 cs=1]
RenderBlock {DIV} at (3,3) size 100x50 [bgcolor=#90EE90]
- RenderTableCell {TD} at (106,20) size 106x16 [border: (2px dotted #000000)] [r=0 c=1 rs=1 cs=1]
+ LayoutTableCell {TD} at (106,20) size 106x16 [border: (2px dotted #000000)] [r=0 c=1 rs=1 cs=1]
RenderBlock {DIV} at (3,3) size 100x10 [bgcolor=#90EE90]
RenderBlock {DIV} at (0,0) size 50x100 [bgcolor=#87CEEB]
- RenderTableCell {TD} at (212,25) size 106x6 [border: (2px dotted #000000)] [r=0 c=2 rs=1 cs=1]
+ LayoutTableCell {TD} at (212,25) size 106x6 [border: (2px dotted #000000)] [r=0 c=2 rs=1 cs=1]
RenderBlock {DIV} at (3,-72) size 100x10 [bgcolor=#90EE90]
RenderBlock {DIV} at (0,0) size 50x100 [bgcolor=#87CEEB]
« no previous file with comments | « LayoutTests/fast/reflections/table-cell-expected.txt ('k') | LayoutTests/fast/repaint/table-writing-modes-h-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698