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

Unified Diff: LayoutTests/platform/win/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/win/tables/mozilla/bugs/bug39209-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug39209-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug39209-expected.txt
index 7d23aa3a31fe5ed5b6cb94bf6966b1a9b630a49b..e950fa32c07f4427fca070834cadc158c5ece2e2 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug39209-expected.txt
+++ b/LayoutTests/platform/win/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 439x85 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 437x83
- RenderTableRow {TR} at (0,2) size 437x55
- RenderTableCell {TD} at (2,18) size 135x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (0,0) size 439x81 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 437x79
+ RenderTableRow {TR} at (0,2) size 437x51
+ RenderTableCell {TD} at (2,16) size 140x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 31x17
text run at (2,2) width 31: "Blah"
- RenderTableCell {TD} at (139,2) size 296x55 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (112,2) size 72x51 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 70x49
- RenderTableRow {TR} at (0,2) size 70x45
- RenderTableCell {TD} at (2,2) size 66x45 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {FORM} at (2,2) size 62x25
- RenderButton {INPUT} at (2,2) size 57.50x21 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+ RenderTableCell {TD} at (144,2) size 291x51 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (111.50,2) size 68x47 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 66x45
+ RenderTableRow {TR} at (0,2) size 66x41
+ RenderTableCell {TD} at (2,2) size 62x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {FORM} at (2,2) size 58x21
+ RenderButton {INPUT} at (0,0) size 57.50x21 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
RenderBlock (anonymous) at (8,3) size 41.50x15
RenderText {#text} at (0,0) size 42x15
text run at (0,0) width 42: "Submit"
RenderText {#text} at (0,0) size 0x0
- RenderTableRow {TR} at (0,59) size 437x22
- RenderTableCell {TD} at (2,59) size 433x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
+ RenderTableRow {TR} at (0,55) size 437x22
+ RenderTableCell {TD} at (2,55) size 433x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
RenderText {#text} at (2,2) size 429x17
text run at (2,2) width 429: "This line is only here to separate the two columns in the row above"

Powered by Google App Engine
This is Rietveld 408576698