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

Unified Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug106158-2-expected.txt

Issue 546273002: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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/bug106158-2-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug106158-2-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug106158-2-expected.txt
index 39f52a747be4ae9bee578769f24760cd746f3374..7755e137579b44ae8b9dd9ddb216058456bced0d 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug106158-2-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug106158-2-expected.txt
@@ -3,21 +3,21 @@ 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 450x49
- RenderTableSection {TBODY} at (0,0) size 450x49
- RenderTableRow {TR} at (0,2) size 450x45
- RenderTableCell {TD} at (2,2) size 446x45 [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (0,0) size 450x50
+ RenderTableSection {TBODY} at (0,0) size 450x50
+ RenderTableRow {TR} at (0,2) size 450x46
+ RenderTableCell {TD} at (2,2) size 446x46 [r=0 c=0 rs=1 cs=1]
RenderBlock (anonymous) at (1,1) size 444x18
- RenderTable {TABLE} at (0,0) size 444x19 [bgcolor=#FFFF00]
- RenderTableSection {TBODY} at (0,0) size 444x19
- RenderTableRow {TR} at (0,0) size 444x19
- RenderTableCell {TD} at (0,0) size 444x19 [r=0 c=0 rs=1 cs=1]
- RenderInline {FONT} at (0,0) size 11x15
- RenderText {#text} at (2,2) size 11x15
- text run at (2,2) width 11: "In"
+ RenderTable {TABLE} at (0,0) size 444x20 [bgcolor=#FFFF00]
+ RenderTableSection {TBODY} at (0,0) size 444x20
+ RenderTableRow {TR} at (0,0) size 444x20
+ RenderTableCell {TD} at (0,0) size 444x20 [r=0 c=0 rs=1 cs=1]
+ RenderInline {FONT} at (0,0) size 10x16
+ RenderText {#text} at (2,2) size 10x16
+ text run at (2,2) width 10: "In"
RenderText {#text} at (0,0) size 0x0
RenderBR {BR} at (0,0) size 0x17
- RenderTable {TABLE} at (1,20) size 439x24 [bgcolor=#FF00FF]
+ RenderTable {TABLE} at (1,21) size 439x24 [bgcolor=#FF00FF]
RenderTableSection {TBODY} at (0,0) size 439x24
RenderTableRow {TR} at (0,2) size 439x20
RenderTableCell {TD} at (2,2) size 435x20 [r=0 c=0 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698