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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug51037-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/bug51037-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug51037-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug51037-expected.txt
index 31a7724847aa31cf973c1d03adc5054929c72042..10be268366f7eb53620c219a596b22013f2dc1f9 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug51037-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug51037-expected.txt
@@ -3,38 +3,38 @@ 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
- RenderBlock (anonymous) at (0,0) size 784x16
- RenderText {#text} at (0,0) size 245x16
+ RenderBlock (anonymous) at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 245x18
text run at (0,0) width 245: "The tables left position should be 250."
- RenderBlock {P} at (0,32) size 784x19
- RenderText {#text} at (0,2) size 36x16
- text run at (0,2) width 36: "Left: "
+ RenderBlock {P} at (0,34) size 784x19
+ RenderText {#text} at (0,0) size 36x18
+ text run at (0,0) width 36: "Left: "
RenderTextControl {INPUT} at (35.09,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- RenderBlock {P} at (0,67) size 784x19
- RenderText {#text} at (0,2) size 35x16
- text run at (0,2) width 35: "Top: "
+ RenderBlock {P} at (0,69) size 784x19
+ RenderText {#text} at (0,0) size 35x18
+ text run at (0,0) width 35: "Top: "
RenderTextControl {INPUT} at (34.22,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- RenderBlock {P} at (0,102) size 784x18
+ RenderBlock {P} at (0,104) size 784x18
RenderButton {INPUT} at (0,0) size 44.05x18 [bgcolor=#C0C0C0]
RenderBlock (anonymous) at (8,2) size 28.05x13
RenderText {#text} at (0,0) size 29x13
text run at (0,0) width 29: "Move"
-layer at (46,43) size 117x13
+layer at (46,45) size 117x13
RenderBlock {DIV} at (3,3) size 117x13
RenderText {#text} at (0,0) size 35x13
text run at (0,0) width 35: "120px"
-layer at (45,78) size 117x13
+layer at (45,80) size 117x13
RenderBlock {DIV} at (3,3) size 117x13
RenderText {#text} at (0,0) size 35x13
text run at (0,0) width 35: "120px"
-layer at (250,120) size 30x44
- LayoutTable {TABLE} at (250,120) size 30x44 [border: (1px outset #808080)]
- LayoutTableSection {TBODY} at (1,1) size 28x42
- LayoutTableRow {TR} at (0,2) size 28x18
- LayoutTableCell {TD} at (2,2) size 24x18 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 22x16
+layer at (250,120) size 30x48
+ LayoutTable {TABLE} at (250,120) size 30x48 [border: (1px outset #808080)]
+ LayoutTableSection {TBODY} at (1,1) size 28x46
+ LayoutTableRow {TR} at (0,2) size 28x20
+ LayoutTableCell {TD} at (2,2) size 24x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 22x18
text run at (1,1) width 22: "foo"
- LayoutTableRow {TR} at (0,22) size 28x18
- LayoutTableCell {TD} at (2,22) size 24x18 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 21x16
+ LayoutTableRow {TR} at (0,24) size 28x20
+ LayoutTableCell {TD} at (2,24) size 24x20 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 21x18
text run at (1,1) width 21: "bar"

Powered by Google App Engine
This is Rietveld 408576698