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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug60749-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/bug60749-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug60749-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug60749-expected.txt
index a511f4c4cf1f61907239f8e616187eaf617f885e..7030aa7f73f62dfad7c04073977f4af921ac97ac 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug60749-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug60749-expected.txt
@@ -3,23 +3,23 @@ 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 784x576
- LayoutTable {TABLE} at (0,0) size 380x26 [border: (3px outset #808080)]
- LayoutTableSection {TBODY} at (3,3) size 374x20
- LayoutTableRow {TR} at (0,0) size 374x20
- LayoutTableCell {TD} at (0,0) size 70x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 66x16
+ LayoutTable {TABLE} at (0,0) size 380x28 [border: (3px outset #808080)]
+ LayoutTableSection {TBODY} at (3,3) size 374x22
+ LayoutTableRow {TR} at (0,0) size 374x22
+ LayoutTableCell {TD} at (0,0) size 70x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 66x18
text run at (2,2) width 66: "fieldLabel"
- LayoutTableCell {TD} at (70,0) size 304x20 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 108x16
+ LayoutTableCell {TD} at (70,0) size 304x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 108x18
text run at (2,2) width 108: " InspectionText"
- RenderBlock {FORM} at (0,26) size 784x18
- RenderButton {INPUT} at (0,0) size 87.34x18 [bgcolor=#C0C0C0]
+ RenderBlock {FORM} at (0,28) size 784x19
+ RenderButton {INPUT} at (0,1) size 87.34x18 [bgcolor=#C0C0C0]
RenderBlock (anonymous) at (8,2) size 71.34x13
RenderText {#text} at (0,0) size 72x13
text run at (0,0) width 72: "change width"
- RenderText {#text} at (87,1) size 5x16
- text run at (87,1) width 5: " "
- RenderButton {INPUT} at (91.34,0) size 179.89x18 [bgcolor=#C0C0C0]
+ RenderText {#text} at (87,0) size 5x18
+ text run at (87,0) width 5: " "
+ RenderButton {INPUT} at (91.34,1) size 179.89x18 [bgcolor=#C0C0C0]
RenderBlock (anonymous) at (8,2) size 163.89x13
RenderText {#text} at (0,0) size 164x13
text run at (0,0) width 164: "change width with table reflow"

Powered by Google App Engine
This is Rietveld 408576698