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

Unified Diff: LayoutTests/tables/mozilla/marvin/tr_valign_baseline-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/tr_valign_baseline-expected.txt
diff --git a/LayoutTests/tables/mozilla/marvin/tr_valign_baseline-expected.txt b/LayoutTests/tables/mozilla/marvin/tr_valign_baseline-expected.txt
deleted file mode 100644
index 290c4453ed111cf78dc550130b8b4ed7942cf353..0000000000000000000000000000000000000000
--- a/LayoutTests/tables/mozilla/marvin/tr_valign_baseline-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 176x19
- text run at (0,0) width 176: "TR VALIGN=BASELINE"
- RenderTable {TABLE} at (0,18) size 784x216 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 782x214
- RenderTableRow {TR} at (0,2) size 782x210
- 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,172) 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 140: "aligned to the baseline"
- RenderTableCell {TD} at (545,172) 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 140: "aligned to the baseline"

Powered by Google App Engine
This is Rietveld 408576698