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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug12268-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/bug12268-expected.txt
diff --git a/LayoutTests/tables/mozilla/bugs/bug12268-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug12268-expected.txt
similarity index 68%
rename from LayoutTests/tables/mozilla/bugs/bug12268-expected.txt
rename to LayoutTests/platform/mac/tables/mozilla/bugs/bug12268-expected.txt
index 8f60f04472c914d881fb0189a3cc13df98fd222a..6b442ddff97be1beba147a7d183c80aee90e4c92 100644
--- a/LayoutTests/tables/mozilla/bugs/bug12268-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug12268-expected.txt
@@ -3,10 +3,10 @@ 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 335x18
- text run at (0,0) width 335: "If bug 12268 is not fixed, then the table is too narrow"
- RenderTable {TABLE} at (0,18) size 610x110 [border: (1px outset #808080)]
+ RenderBlock (anonymous) at (0,0) size 784x16
+ RenderText {#text} at (0,0) size 342x16
+ text run at (0,0) width 342: "If bug 12268 is not fixed, then the table is too narrow"
+ RenderTable {TABLE} at (0,16) size 610x110 [border: (1px outset #808080)]
RenderTableSection {TBODY} at (1,1) size 608x108
RenderTableRow {TR} at (0,2) size 608x104
RenderTableCell {TD} at (2,2) size 604x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698