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

Unified Diff: LayoutTests/tables/mozilla/marvin/x_thead_align_left-expected.txt

Issue 23974003: Auto-rebaseline for r157364 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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/tables/mozilla/marvin/x_thead_align_left-expected.txt
diff --git a/LayoutTests/tables/mozilla/marvin/x_thead_align_left-expected.txt b/LayoutTests/tables/mozilla/marvin/x_thead_align_left-expected.txt
deleted file mode 100644
index 21f8ee8e6ad5da4345d5faff9c5fe3616a9afb8d..0000000000000000000000000000000000000000
--- a/LayoutTests/tables/mozilla/marvin/x_thead_align_left-expected.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x138
- RenderBlock {html} at (0,0) size 800x138
- RenderBody {body} at (8,16) size 784x114
- RenderBlock {p} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 321x18
- text run at (0,0) width 321: "In this test, the THEAD text should be left aligned."
- RenderTable {table} at (0,34) size 179x80 [border: (1px outset #808080)]
- RenderTableSection {thead} at (1,1) size 177x26
- RenderTableRow {tr} at (0,2) size 177x22
- RenderTableCell {td} at (2,2) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 56x18
- text run at (2,2) width 56: "THEAD"
- RenderTableSection {tfoot} at (1,53) size 177x26
- RenderTableRow {tr} at (0,2) size 177x22
- RenderTableCell {td} at (2,2) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 165x18
- text run at (2,2) width 165: "This text is in the TFOOT"
- RenderTableSection {tbody} at (1,27) size 177x26
- RenderTableRow {tr} at (0,2) size 177x22
- RenderTableCell {td} at (2,2) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 169x18
- text run at (2,2) width 169: "This text is in the TBODY"

Powered by Google App Engine
This is Rietveld 408576698