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

Side by Side Diff: LayoutTests/fast/table/border-collapsing/003-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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x386
4 RenderBlock {HTML} at (0,0) size 800x386
5 RenderBody {BODY} at (8,16) size 784x338
6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 201x19
8 text run at (0,0) width 201: "The black border below should "
9 RenderInline {I} at (0,0) size 20x19
10 RenderText {#text} at (201,0) size 20x19
11 text run at (201,0) width 20: "not"
12 RenderText {#text} at (221,0) size 746x37
13 text run at (221,0) width 212: " cut through the top left corner of "
14 text run at (433,0) width 313: "the blue border. It would cut through with our old"
15 text run at (0,18) width 87: "behavior, but "
16 RenderInline {A} at (0,0) size 22x19 [color=#0000EE]
17 RenderText {#text} at (87,18) size 22x19
18 text run at (87,18) width 22: "this"
19 RenderText {#text} at (109,18) size 307x19
20 text run at (109,18) width 4: " "
21 text run at (113,18) width 303: "bug fix changed our behavior to match the spec."
22 RenderBlock {DIV} at (32,68) size 720x270 [border: (1px solid #0000FF)]
23 RenderTable {DIV} at (1,1) size 115x220 [border: (10px none #000000)]
24 RenderTableSection (anonymous) at (1,10) size 104x200
25 RenderTableRow {P} at (0,0) size 104x100
26 RenderTableCell {SPAN} at (0,0) size 52x11 [border: (1px solid #00 0000)] [r=0 c=0 rs=1 cs=1]
27 RenderTableCell {SPAN} at (52,0) size 52x68 [border: (10px solid # 000000)] [r=0 c=1 rs=1 cs=1]
28 RenderTableRow {P} at (0,100) size 104x100 [border: (1px solid #0000 FF)]
29 RenderTableCell {SPAN} at (0,100) size 52x20 [border: (10px solid #000000)] [r=1 c=0 rs=1 cs=1]
30 RenderTableCell {SPAN} at (52,100) size 52x68 [border: (10px solid #000000)] [r=1 c=1 rs=1 cs=1]
OLDNEW
« no previous file with comments | « LayoutTests/fast/table/035-vertical-expected.txt ('k') | LayoutTests/fast/table/border-collapsing/003-vertical-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698