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

Unified Diff: LayoutTests/platform/mac/css2.1/20110323/table-caption-001-expected.txt

Issue 618843002: 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/css2.1/20110323/table-caption-001-expected.txt
diff --git a/LayoutTests/css2.1/20110323/table-caption-001-expected.txt b/LayoutTests/platform/mac/css2.1/20110323/table-caption-001-expected.txt
similarity index 51%
rename from LayoutTests/css2.1/20110323/table-caption-001-expected.txt
rename to LayoutTests/platform/mac/css2.1/20110323/table-caption-001-expected.txt
index 4dea1612a0cac7eb04011dd5599fd4f8ed65badf..da51cee97a5205ed450b2aec1770914ec847e18a 100644
--- a/LayoutTests/css2.1/20110323/table-caption-001-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/20110323/table-caption-001-expected.txt
@@ -1,16 +1,16 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x172
- RenderBlock {HTML} at (0,0) size 800x172
- RenderBody {BODY} at (8,16) size 784x148
- RenderBlock {P} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 302x18
- text run at (0,0) width 302: "Test passes if the \"Filler Text\" is above the box."
- RenderTable {DIV} at (0,34) size 96x114
- RenderBlock {DIV} at (0,0) size 96x18
- RenderText {#text} at (0,0) size 66x18
- text run at (0,0) width 66: "Filler Text"
- RenderTableSection (anonymous) at (0,18) size 96x96
+layer at (0,0) size 800x168
+ RenderBlock {HTML} at (0,0) size 800x168
+ RenderBody {BODY} at (8,16) size 784x144
+ RenderBlock {P} at (0,0) size 784x16
+ RenderText {#text} at (0,0) size 308x16
+ text run at (0,0) width 308: "Test passes if the \"Filler Text\" is above the box."
+ RenderTable {DIV} at (0,32) size 96x112
+ RenderBlock {DIV} at (0,0) size 96x16
+ RenderText {#text} at (0,0) size 68x16
+ text run at (0,0) width 68: "Filler Text"
+ RenderTableSection (anonymous) at (0,16) size 96x96
RenderTableRow {DIV} at (0,0) size 96x48
RenderTableCell {DIV} at (0,0) size 48x0 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
RenderTableCell {DIV} at (48,0) size 48x0 [bgcolor=#000000] [r=0 c=1 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698