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

Unified Diff: LayoutTests/platform/mac/css2.1/20110323/table-caption-horizontal-alignment-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-horizontal-alignment-001-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/20110323/table-caption-horizontal-alignment-001-expected.txt b/LayoutTests/platform/mac/css2.1/20110323/table-caption-horizontal-alignment-001-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..96e4ebaa9c5a3f7dbf3bdcab1196a8532f752f5b
--- /dev/null
+++ b/LayoutTests/platform/mac/css2.1/20110323/table-caption-horizontal-alignment-001-expected.txt
@@ -0,0 +1,15 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x80
+ RenderBlock {HTML} at (0,0) size 800x80
+ RenderBody {BODY} at (8,16) size 784x56
+ RenderBlock {P} at (0,0) size 784x16
+ RenderText {#text} at (0,0) size 433x16
+ text run at (0,0) width 433: "Test passes if the \"Filler Text\" below is on the right side of the box."
+ RenderTable {TABLE} at (0,32) size 202x24
+ RenderBlock {CAPTION} at (0,0) size 202x18 [border: (1px solid #000000)]
+ RenderText {#text} at (133,1) size 68x16
+ text run at (133,1) width 68: "Filler Text"
+ RenderTableSection {TBODY} at (0,18) size 202x6
+ RenderTableRow {TR} at (0,2) size 202x2
+ RenderTableCell {TD} at (2,2) size 198x2 [r=0 c=0 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698