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

Unified Diff: LayoutTests/platform/mac/fast/table/colspanMinWidth-expected.txt

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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/mac/fast/table/colspanMinWidth-expected.txt
diff --git a/LayoutTests/platform/mac/fast/table/colspanMinWidth-expected.txt b/LayoutTests/platform/mac/fast/table/colspanMinWidth-expected.txt
index d14936c7b6b4cd347e44c0aa4b34f7191feefb95..b7710bb372eee6ec168eac7650f16c290c2436f3 100644
--- a/LayoutTests/platform/mac/fast/table/colspanMinWidth-expected.txt
+++ b/LayoutTests/platform/mac/fast/table/colspanMinWidth-expected.txt
@@ -3,22 +3,22 @@ layer 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 147x43
- RenderTableSection {TBODY} at (0,0) size 147x43
- RenderTableRow {TR} at (0,2) size 147x2
+ RenderTable {TABLE} at (0,0) size 143x39
+ RenderTableSection {TBODY} at (0,0) size 143x39
+ RenderTableRow {TR} at (0,2) size 143x2
RenderTableCell {TD} at (2,2) size 3x2 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
- RenderTableRow {TR} at (0,6) size 147x0
- RenderTableCell {TD} at (2,6) size 139x2 [bgcolor=#008000] [r=1 c=0 rs=2 cs=2]
- RenderTableRow {TR} at (0,8) size 147x0
- RenderTableCell {TD} at (143,23) size 2x2 [bgcolor=#FF0000] [r=2 c=2 rs=2 cs=1]
- RenderTableRow {TR} at (0,10) size 147x31
- RenderTableCell {TD} at (2,10) size 139x31 [bgcolor=#00FFFF] [r=3 c=0 rs=1 cs=2]
- RenderTable {TABLE} at (1,1) size 137x29
- RenderTableSection {TBODY} at (0,0) size 137x29
- RenderTableRow {TR} at (0,2) size 137x25
- RenderTableCell {TD} at (2,13) size 2x2 [bgcolor=#FF00FF] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (6,2) size 129x25 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (3,3) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ RenderTableRow {TR} at (0,6) size 143x0
+ RenderTableCell {TD} at (2,6) size 135x2 [bgcolor=#008000] [r=1 c=0 rs=2 cs=2]
+ RenderTableRow {TR} at (0,8) size 143x0
+ RenderTableCell {TD} at (139,21) size 2x2 [bgcolor=#FF0000] [r=2 c=2 rs=2 cs=1]
+ RenderTableRow {TR} at (0,10) size 143x27
+ RenderTableCell {TD} at (2,10) size 135x27 [bgcolor=#00FFFF] [r=3 c=0 rs=1 cs=2]
+ RenderTable {TABLE} at (1,1) size 133x25
+ RenderTableSection {TBODY} at (0,0) size 133x25
+ RenderTableRow {TR} at (0,2) size 133x21
+ RenderTableCell {TD} at (2,11) size 2x2 [bgcolor=#FF00FF] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (6,2) size 125x21 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
+ RenderTextControl {INPUT} at (1,1) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (0,0) size 0x0
-layer at (23,27) size 117x13
+layer at (21,25) size 117x13
RenderBlock {DIV} at (3,3) size 117x13

Powered by Google App Engine
This is Rietveld 408576698