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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/table/auto-with-percent-height-vertical-expected.txt
diff --git a/LayoutTests/platform/mac/fast/table/auto-with-percent-height-vertical-expected.txt b/LayoutTests/platform/mac/fast/table/auto-with-percent-height-vertical-expected.txt
index 78d0bceddef0460bcc1fae4393ff449eb26abfda..0602b17702d59fd910eb230f5efbea84fcd96541 100644
--- a/LayoutTests/platform/mac/fast/table/auto-with-percent-height-vertical-expected.txt
+++ b/LayoutTests/platform/mac/fast/table/auto-with-percent-height-vertical-expected.txt
@@ -1,31 +1,31 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x203
- RenderBlock {HTML} at (0,0) size 800x203
- RenderBody {BODY} at (8,16) size 784x171
- LayoutTable {TABLE} at (16,0) size 60x86 [border: (3px solid #FF0000)]
- LayoutTableSection {TBODY} at (3,3) size 54x80
- LayoutTableRow {TR} at (0,2) size 50x80
- LayoutTableCell {TD} at (2,2) size 50x76 [r=0 c=0 rs=1 cs=1]
- LayoutTable {TABLE} at (1,1) size 24x72 [color=#FFFFFF] [bgcolor=#800080]
- LayoutTableSection {TBODY} at (0,0) size 24x72
- LayoutTableRow {TR} at (0,2) size 20x72
- LayoutTableCell {TD} at (2,2) size 20x68 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 18x66
- text run at (1,1) width 66: "Table One"
- LayoutTable {TABLE} at (25,1) size 24x74 [color=#FFFFFF] [bgcolor=#800080]
+layer at (0,0) size 800x206
+ RenderBlock {HTML} at (0,0) size 800x206
+ RenderBody {BODY} at (8,16) size 784x174
+ LayoutTable {TABLE} at (16,0) size 60x88 [border: (3px solid #FF0000)]
+ LayoutTableSection {TBODY} at (3,3) size 54x82
+ LayoutTableRow {TR} at (0,2) size 50x82
+ LayoutTableCell {TD} at (2,2) size 50x78 [r=0 c=0 rs=1 cs=1]
+ LayoutTable {TABLE} at (1,1) size 24x74 [color=#FFFFFF] [bgcolor=#800080]
LayoutTableSection {TBODY} at (0,0) size 24x74
LayoutTableRow {TR} at (0,2) size 20x74
LayoutTableCell {TD} at (2,2) size 20x70 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (1,1) size 18x68
- text run at (1,1) width 68: "Table Two"
- LayoutTable {TABLE} at (16,102) size 48x69 [border: (3px solid #FF0000)]
- LayoutTableSection {TBODY} at (3,3) size 42x63
- LayoutTableRow {TR} at (0,2) size 38x63
- LayoutTableCell {TD} at (2,2) size 38x59 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 18x57 [color=#FFFFFF] [bgcolor=#800080]
+ text run at (1,1) width 68: "Table One"
+ LayoutTable {TABLE} at (25,1) size 24x76 [color=#FFFFFF] [bgcolor=#800080]
+ LayoutTableSection {TBODY} at (0,0) size 24x76
+ LayoutTableRow {TR} at (0,2) size 20x76
+ LayoutTableCell {TD} at (2,2) size 20x72 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 18x70
+ text run at (1,1) width 70: "Table Two"
+ LayoutTable {TABLE} at (16,104) size 48x70 [border: (3px solid #FF0000)]
+ LayoutTableSection {TBODY} at (3,3) size 42x64
+ LayoutTableRow {TR} at (0,2) size 38x64
+ LayoutTableCell {TD} at (2,2) size 38x60 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 18x58 [color=#FFFFFF] [bgcolor=#800080]
RenderText {#text} at (0,0) size 18x55
text run at (0,0) width 55: "Div One"
- RenderBlock {DIV} at (19,1) size 18x57 [color=#FFFFFF] [bgcolor=#800080]
- RenderText {#text} at (0,0) size 18x56
- text run at (0,0) width 56: "Div Two"
+ RenderBlock {DIV} at (19,1) size 18x58 [color=#FFFFFF] [bgcolor=#800080]
+ RenderText {#text} at (0,0) size 18x58
+ text run at (0,0) width 58: "Div Two"

Powered by Google App Engine
This is Rietveld 408576698