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

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

Issue 14146002: Remove all generic expected results for which a generic Chromium expected result exists (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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_valign_middle-expected.txt
diff --git a/LayoutTests/tables/mozilla/marvin/tbody_valign_middle-expected.txt b/LayoutTests/tables/mozilla/marvin/tbody_valign_middle-expected.txt
deleted file mode 100644
index 220e84be4601c72717dc9d32a7cf5de25ddeb34f..0000000000000000000000000000000000000000
--- a/LayoutTests/tables/mozilla/marvin/tbody_valign_middle-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 (anonymous) at (0,0) size 784x18
- RenderText {#text} at (0,0) size 196x19
- text run at (0,0) width 196: "TBODY VALIGN=MIDDLE"
- RenderTable {TABLE} at (0,18) size 784x249 [border: (1px outset #808080)]
- RenderTableSection {THEAD} at (1,1) size 782x26
- RenderTableRow {TR} at (0,2) size 782x22
- RenderTableCell {TD} at (2,2) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 56x19
- text run at (2,2) width 56: "THEAD"
- RenderTableCell {TD} at (308,2) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 56x19
- text run at (2,2) width 56: "THEAD"
- RenderTableSection {TFOOT} at (1,222) size 782x26
- RenderTableRow {TR} at (0,2) size 782x22
- RenderTableCell {TD} at (2,2) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 53x19
- text run at (2,2) width 53: "TFOOT"
- RenderTableCell {TD} at (308,2) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 53x19
- text run at (2,2) width 53: "TFOOT"
- RenderTableSection {TBODY} at (1,27) size 782x193
- RenderTableRow {TR} at (0,2) size 782x189
- RenderTableCell {TD} at (2,2) size 304x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (2,2) size 300x185
- RenderTableCell {TD} at (308,76) size 472x40 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 454x37
- text run at (2,2) width 454: "This text is within the TBODY element and should be vertically aligned"
- text run at (2,20) width 82: "to the middle"
- RenderTableSection {TBODY} at (1,220) size 782x2

Powered by Google App Engine
This is Rietveld 408576698