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

Side by Side Diff: LayoutTests/platform/mac/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 unified diff | Download patch
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x126
4 RenderBlock {HTML} at (0,0) size 800x126
5 RenderBody {BODY} at (8,8) size 784x110
6 RenderTable {TABLE} at (0,0) size 200x110 [border: (1px outset #808080)]
7 RenderTableSection {TBODY} at (1,1) size 198x108
8 RenderTableRow {TR} at (0,2) size 198x104
9 RenderTableCell {TD} at (2,44) size 118x20 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (2,2) size 22x16
11 text run at (2,2) width 22: "foo"
12 RenderTableCell {TD} at (122,46) size 74x16 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
13 RenderBlock {DIV} at (60,2) size 12x12 [border: (1px solid #008000 )]
14 RenderBlock {DIV} at (-291,1) size 302x402 [border: (1px solid # FF0000)]
15 RenderText {#text} at (293,1) size 8x16
16 text run at (293,1) width 8: "d"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698