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

Unified Diff: LayoutTests/tables/mozilla/marvin/tbody_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/tbody_align_left-expected.txt
diff --git a/LayoutTests/tables/mozilla/marvin/tbody_align_left-expected.txt b/LayoutTests/tables/mozilla/marvin/tbody_align_left-expected.txt
deleted file mode 100644
index 81f10d2b6fb6075aec0070fadf899b20b1fe4769..0000000000000000000000000000000000000000
--- a/LayoutTests/tables/mozilla/marvin/tbody_align_left-expected.txt
+++ /dev/null
@@ -1,34 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 660x18
- text run at (0,0) width 660: "The TBODY element labels the body area of a table. In this test, the TBODY text should be left aligned."
- RenderTable {TABLE} at (0,34) size 688x82 [border: (1px outset #808080)]
- RenderTableSection {THEAD} at (1,1) size 686x26
- RenderTableRow {TR} at (0,2) size 686x22
- RenderTableCell {TD} at (2,2) size 340x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 336x18
- text run at (2,2) width 336: "This text is in the THEADThis text is in the THEAD"
- RenderTableCell {TD} at (344,2) size 340x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 336x18
- text run at (2,2) width 336: "This text is in the THEADThis text is in the THEAD"
- RenderTableSection {TFOOT} at (1,55) size 686x26
- RenderTableRow {TR} at (0,2) size 686x22
- RenderTableCell {TD} at (2,2) size 340x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 330x18
- text run at (2,2) width 330: "This text is in the TFOOTThis text is in the TFOOT"
- RenderTableCell {TD} at (344,2) size 340x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 330x18
- text run at (2,2) width 330: "This text is in the TFOOTThis text is in the TFOOT"
- RenderTableSection {TBODY} at (1,27) size 686x26
- RenderTableRow {TR} at (0,2) size 686x22
- RenderTableCell {TD} at (2,2) size 340x22 [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"
- RenderTableCell {TD} at (344,2) size 340x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 169x18
- text run at (2,2) width 169: "This text is in the TBODY"
- RenderTableSection {TBODY} at (1,53) size 686x2

Powered by Google App Engine
This is Rietveld 408576698