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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/table/border-collapsing/003-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x386 3 layer at (0,0) size 800x386
4 LayoutBlockFlow {HTML} at (0,0) size 800x386 4 LayoutBlockFlow {HTML} at (0,0) size 800x386
5 LayoutBlockFlow {BODY} at (8,16) size 784x338 5 LayoutBlockFlow {BODY} at (8,16) size 784x338
6 LayoutBlockFlow {P} at (0,0) size 784x36 6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 204x18 7 LayoutText {#text} at (0,0) size 204x18
8 text run at (0,0) width 204: "The black border below should " 8 text run at (0,0) width 204: "The black border below should "
9 LayoutInline {I} at (0,0) size 21x18 9 LayoutInline {I} at (0,0) size 21x18
10 LayoutText {#text} at (203,0) size 21x18 10 LayoutText {#text} at (203,0) size 21x18
11 text run at (203,0) width 21: "not" 11 text run at (203,0) width 21: "not"
12 LayoutText {#text} at (223,0) size 759x36 12 LayoutText {#text} at (223,0) size 758x36
13 text run at (223,0) width 218: " cut through the top left corner of " 13 text run at (223,0) width 218: " cut through the top left corner of "
14 text run at (440,0) width 319: "the blue border. It would cut through with our old" 14 text run at (440,0) width 318: "the blue border. It would cut through with our old"
15 text run at (0,18) width 89: "behavior, but " 15 text run at (0,18) width 88: "behavior, but "
16 LayoutInline {A} at (0,0) size 24x18 [color=#0000EE] 16 LayoutInline {A} at (0,0) size 24x18 [color=#0000EE]
17 LayoutText {#text} at (88,18) size 24x18 17 LayoutText {#text} at (87,18) size 24x18
18 text run at (88,18) width 24: "this" 18 text run at (87,18) width 24: "this"
19 LayoutText {#text} at (111,18) size 312x18 19 LayoutText {#text} at (110,18) size 312x18
20 text run at (111,18) width 5: " " 20 text run at (110,18) width 5: " "
21 text run at (115,18) width 308: "bug fix changed our behavior to match the spec." 21 text run at (114,18) width 308: "bug fix changed our behavior to match the spec."
22 LayoutBlockFlow {DIV} at (32,68) size 720x270 [border: (1px solid #0000FF) ] 22 LayoutBlockFlow {DIV} at (32,68) size 720x270 [border: (1px solid #0000FF) ]
23 LayoutTable {DIV} at (1,1) size 115x220 [border: (10px none #000000)] 23 LayoutTable {DIV} at (1,1) size 115x220 [border: (10px none #000000)]
24 LayoutTableSection (anonymous) at (1,10) size 104x200 24 LayoutTableSection (anonymous) at (1,10) size 104x200
25 LayoutTableRow {P} at (0,0) size 104x100 25 LayoutTableRow {P} at (0,0) size 104x100
26 LayoutTableCell {SPAN} at (0,0) size 52x11 [border: (1px solid #00 0000)] [r=0 c=0 rs=1 cs=1] 26 LayoutTableCell {SPAN} at (0,0) size 52x11 [border: (1px solid #00 0000)] [r=0 c=0 rs=1 cs=1]
27 LayoutTableCell {SPAN} at (52,0) size 52x68 [border: (10px solid # 000000)] [r=0 c=1 rs=1 cs=1] 27 LayoutTableCell {SPAN} at (52,0) size 52x68 [border: (10px solid # 000000)] [r=0 c=1 rs=1 cs=1]
28 LayoutTableRow {P} at (0,100) size 104x100 [border: (1px solid #0000 FF)] 28 LayoutTableRow {P} at (0,100) size 104x100 [border: (1px solid #0000 FF)]
29 LayoutTableCell {SPAN} at (0,100) size 52x20 [border: (10px solid #000000)] [r=1 c=0 rs=1 cs=1] 29 LayoutTableCell {SPAN} at (0,100) size 52x20 [border: (10px solid #000000)] [r=1 c=0 rs=1 cs=1]
30 LayoutTableCell {SPAN} at (52,100) size 52x68 [border: (10px solid #000000)] [r=1 c=1 rs=1 cs=1] 30 LayoutTableCell {SPAN} at (52,100) size 52x68 [border: (10px solid #000000)] [r=1 c=1 rs=1 cs=1]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698