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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug52505-expected.txt

Issue 908473003: Auto-rebaseline for r189636 (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/tables/mozilla/bugs/bug52505-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug52505-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug52505-expected.txt
index 4feb215a4e48a8482f87d3f07929e5570df0f25a..a1263f9d08470db1fdd91ddfbef23379e62a637a 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug52505-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug52505-expected.txt
@@ -1,8 +1,8 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x102
- RenderBlock {HTML} at (0,0) size 800x102
- RenderBody {BODY} at (8,8) size 784x86
+layer at (0,0) size 800x106
+ RenderBlock {HTML} at (0,0) size 800x106
+ RenderBody {BODY} at (8,8) size 784x90
RenderBlock {FORM} at (0,0) size 784x36
RenderButton {INPUT} at (0,0) size 256.53x18 [bgcolor=#C0C0C0]
RenderBlock (anonymous) at (8,2) size 240.53x13
@@ -12,19 +12,19 @@ layer at (0,0) size 800x102
RenderBlock (anonymous) at (8,2) size 242.56x13
RenderText {#text} at (0,0) size 243x13
text run at (0,0) width 243: "[Step 2] Set cell width to 20px (garbage seen)"
- LayoutTable {TABLE} at (0,36) size 34x50
- LayoutTableSection {TBODY} at (0,0) size 34x50
- LayoutTableRow {TR} at (0,2) size 34x22
- LayoutTableCell {TD} at (2,2) size 14x22 [border: (2px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (3,3) size 8x16
+ LayoutTable {TABLE} at (0,36) size 34x54
+ LayoutTableSection {TBODY} at (0,0) size 34x54
+ LayoutTableRow {TR} at (0,2) size 34x24
+ LayoutTableCell {TD} at (2,2) size 14x24 [border: (2px solid #000000)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (3,3) size 8x18
text run at (3,3) width 8: "1"
- LayoutTableCell {TD} at (18,2) size 14x22 [border: (2px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (3,3) size 8x16
+ LayoutTableCell {TD} at (18,2) size 14x24 [border: (2px solid #000000)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (3,3) size 8x18
text run at (3,3) width 8: "2"
- LayoutTableRow {TR} at (0,26) size 34x22
- LayoutTableCell {TD} at (2,26) size 14x22 [border: (2px solid #000000)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (3,3) size 8x16
+ LayoutTableRow {TR} at (0,28) size 34x24
+ LayoutTableCell {TD} at (2,28) size 14x24 [border: (2px solid #000000)] [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (3,3) size 8x18
text run at (3,3) width 8: "2"
- LayoutTableCell {TD} at (18,26) size 14x22 [border: (2px solid #000000)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (3,3) size 8x16
+ LayoutTableCell {TD} at (18,28) size 14x24 [border: (2px solid #000000)] [r=1 c=1 rs=1 cs=1]
+ RenderText {#text} at (3,3) size 8x18
text run at (3,3) width 8: "2"

Powered by Google App Engine
This is Rietveld 408576698