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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug39209-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/tables/mozilla/bugs/bug39209-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug39209-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug39209-expected.txt
index 83812df324facb477f892308223b2f79ec2d0cf2..f93e572da72af2153b84c87eb931bc41fdfa82f2 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug39209-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug39209-expected.txt
@@ -3,24 +3,24 @@ 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 431x82 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 429x80
- RenderTableRow {TR} at (0,2) size 429x52
- RenderTableCell {TD} at (2,17) size 135x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (0,0) size 431x78 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 429x76
+ RenderTableRow {TR} at (0,2) size 429x48
+ RenderTableCell {TD} at (2,15) size 141x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 30x18
text run at (2,2) width 30: "Blah"
- RenderTableCell {TD} at (139,2) size 288x52 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (110,2) size 68x48 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 66x46
- RenderTableRow {TR} at (0,2) size 66x42
- RenderTableCell {TD} at (2,2) size 62x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {FORM} at (2,2) size 58x22
- RenderButton {INPUT} at (2,2) size 53.25x18 [bgcolor=#C0C0C0]
+ RenderTableCell {TD} at (145,2) size 282x48 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (109,2) size 64x44 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 62x42
+ RenderTableRow {TR} at (0,2) size 62x38
+ RenderTableCell {TD} at (2,2) size 58x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {FORM} at (2,2) size 54x18
+ RenderButton {INPUT} at (0,0) size 53.25x18 [bgcolor=#C0C0C0]
RenderBlock (anonymous) at (8,2.50) size 37.25x13
RenderText {#text} at (0,0) size 38x13
text run at (0,0) width 38: "Submit"
RenderText {#text} at (0,0) size 0x0
- RenderTableRow {TR} at (0,56) size 429x22
- RenderTableCell {TD} at (2,56) size 425x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
+ RenderTableRow {TR} at (0,52) size 429x22
+ RenderTableCell {TD} at (2,52) size 425x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
RenderText {#text} at (2,2) size 421x18
text run at (2,2) width 421: "This line is only here to separate the two columns in the row above"

Powered by Google App Engine
This is Rietveld 408576698