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

Unified Diff: LayoutTests/platform/win/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt

Issue 790943004: An align attribute should not be applied for wider children (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebaseline the failed testcase (reftest) Created 6 years 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/platform/win/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt b/LayoutTests/platform/win/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt
deleted file mode 100644
index 8c0b7f91e5d202e6683a5944803ab2230daa3af1..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/win/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x126
- RenderBlock {HTML} at (0,0) size 800x126
- RenderBody {BODY} at (8,8) size 784x110
- RenderTable {TABLE} at (0,0) size 200x110 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 198x108
- RenderTableRow {TR} at (0,2) size 198x104
- RenderTableCell {TD} at (2,43) size 118x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 22x17
- text run at (2,2) width 22: "foo"
- RenderTableCell {TD} at (122,46) size 74x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (60,2) size 12x12 [border: (1px solid #008000)]
- RenderBlock {DIV} at (-291,1) size 302x402 [border: (1px solid #FF0000)]
- RenderText {#text} at (293,1) size 8x17
- text run at (293,1) width 8: "d"

Powered by Google App Engine
This is Rietveld 408576698