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

Unified Diff: LayoutTests/platform/mac-snowleopard/virtual/slimmingpaint/fast/table/wide-column-expected.txt

Issue 878603003: Auto-rebaseline for r188935 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 11 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-snowleopard/virtual/slimmingpaint/fast/table/wide-column-expected.txt
diff --git a/LayoutTests/virtual/slimmingpaint/fast/table/wide-column-expected.txt b/LayoutTests/platform/mac-snowleopard/virtual/slimmingpaint/fast/table/wide-column-expected.txt
similarity index 58%
copy from LayoutTests/virtual/slimmingpaint/fast/table/wide-column-expected.txt
copy to LayoutTests/platform/mac-snowleopard/virtual/slimmingpaint/fast/table/wide-column-expected.txt
index 83d4682eb34b139feffda86deb5d503829c9cd4f..18d805d906c586898901fb117e81d33ceb07eb85 100644
--- a/LayoutTests/virtual/slimmingpaint/fast/table/wide-column-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/virtual/slimmingpaint/fast/table/wide-column-expected.txt
@@ -3,9 +3,9 @@ layer at (0,0) size 800x600 scrollWidth 1614
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 1606x56
- RenderTableSection {TBODY} at (0,0) size 1606x56
- RenderTableRow {TR} at (0,2) size 1606x52
- RenderTableCell {TD} at (2,2) size 1602x52 [r=0 c=0 rs=1 cs=1]
+ LayoutTable {TABLE} at (0,0) size 1606x56
+ LayoutTableSection {TBODY} at (0,0) size 1606x56
+ LayoutTableRow {TR} at (0,2) size 1606x52
+ LayoutTableCell {TD} at (2,2) size 1602x52 [r=0 c=0 rs=1 cs=1]
RenderImage {IMG} at (1,1) size 1600x50
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698