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

Unified Diff: LayoutTests/css2.1/20110323/table-caption-optional-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/css2.1/20110323/table-caption-optional-001-expected.txt
diff --git a/LayoutTests/css2.1/20110323/table-caption-optional-001-expected.txt b/LayoutTests/css2.1/20110323/table-caption-optional-001-expected.txt
deleted file mode 100644
index 41ea5c61ca15564d4479ad227643e6a070ef1282..0000000000000000000000000000000000000000
--- a/LayoutTests/css2.1/20110323/table-caption-optional-001-expected.txt
+++ /dev/null
@@ -1,30 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x294
- RenderBlock {HTML} at (0,0) size 800x294
- RenderBody {BODY} at (8,16) size 784x270
- RenderBlock {P} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 637x18
- text run at (0,0) width 637: "Test passes if the top square below has \"Filler Text\" directly above it and the bottom square does not."
- RenderTable {DIV} at (0,34) size 100x118
- RenderBlock {DIV} at (0,0) size 100x18
- RenderText {#text} at (0,0) size 66x18
- text run at (0,0) width 66: "Filler Text"
- RenderTableSection (anonymous) at (0,18) size 100x100
- RenderTableRow {DIV} at (0,0) size 100x50
- RenderTableCell {DIV} at (0,0) size 50x0 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {DIV} at (50,0) size 50x0 [bgcolor=#000000] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {DIV} at (0,50) size 100x50
- RenderTableCell {DIV} at (0,50) size 50x0 [bgcolor=#000000] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {DIV} at (50,50) size 50x0 [bgcolor=#000000] [r=1 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,152) size 784x18
- RenderText {#text} at (0,0) size 4x18
- text run at (0,0) width 4: " "
- RenderTable {DIV} at (0,170) size 100x100
- RenderTableSection (anonymous) at (0,0) size 100x100
- RenderTableRow {DIV} at (0,0) size 100x50
- RenderTableCell {DIV} at (0,0) size 50x0 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {DIV} at (50,0) size 50x0 [bgcolor=#000000] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {DIV} at (0,50) size 100x50
- RenderTableCell {DIV} at (0,50) size 50x0 [bgcolor=#000000] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {DIV} at (50,50) size 50x0 [bgcolor=#000000] [r=1 c=1 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698