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

Unified Diff: LayoutTests/tables/mozilla/marvin/td_valign_bottom-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/td_valign_bottom-expected.txt
diff --git a/LayoutTests/tables/mozilla/marvin/td_valign_bottom-expected.txt b/LayoutTests/tables/mozilla/marvin/td_valign_bottom-expected.txt
deleted file mode 100644
index 8884f223c1dc2c03c0987bc8d9482073fec579b3..0000000000000000000000000000000000000000
--- a/LayoutTests/tables/mozilla/marvin/td_valign_bottom-expected.txt
+++ /dev/null
@@ -1,21 +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 167x19
- text run at (0,0) width 167: "TD VALIGN=BOTTOM"
- RenderTable {TABLE} at (0,18) size 784x195 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) 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,151) size 235x40 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 182x37
- text run at (2,2) width 182: "This text should be vertically"
- text run at (2,20) width 133: "aligned to the bottom"
- RenderTableCell {TD} at (545,151) size 235x40 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 182x37
- text run at (2,2) width 182: "This text should be vertically"
- text run at (2,20) width 133: "aligned to the bottom"

Powered by Google App Engine
This is Rietveld 408576698