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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug28341-expected.txt

Issue 616923003: Auto-rebaseline for r182920 (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/mac/tables/mozilla/bugs/bug28341-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug28341-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug28341-expected.txt
similarity index 53%
copy from LayoutTests/platform/win/tables/mozilla/bugs/bug28341-expected.txt
copy to LayoutTests/platform/mac/tables/mozilla/bugs/bug28341-expected.txt
index 28600929a514d90b6f9b321ee1f2e0655a79286e..a64a4dc790c9fbd1633fb1a3df87dafd763fdbe9 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug28341-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug28341-expected.txt
@@ -3,16 +3,16 @@ 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
- RenderBlock (anonymous) at (0,0) size 784x18
- RenderText {#text} at (0,0) size 329x17
+ RenderBlock (anonymous) at (0,0) size 784x16
+ RenderText {#text} at (0,0) size 329x16
text run at (0,0) width 329: "The bug causes a crash when the page is destroyed "
- RenderBR {BR} at (328,14) size 1x0
- RenderTable {TABLE} at (0,18) size 182x53
+ RenderBR {BR} at (328,12) size 1x0
+ RenderTable {TABLE} at (0,16) size 182x51
RenderBlock {CAPTION} at (0,0) size 182x29
RenderImage {IMG} at (0,0) size 182x29
RenderText {#text} at (0,0) size 0x0
- RenderTableSection {TBODY} at (0,29) size 182x24
- RenderTableRow {TR} at (0,2) size 182x20
- RenderTableCell {TD} at (2,2) size 178x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 22x17
+ RenderTableSection {TBODY} at (0,29) size 182x22
+ RenderTableRow {TR} at (0,2) size 182x18
+ RenderTableCell {TD} at (2,2) size 178x18 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 22x16
text run at (1,1) width 22: "foo"

Powered by Google App Engine
This is Rietveld 408576698