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

Side by Side Diff: LayoutTests/platform/mac/fast/table/frame-and-rules-expected.txt

Issue 1349473003: Remove DeprecatedPaintLayerFragment::outlineRect (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed line, added rebaselines. Created 5 years, 3 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 clip at (0,0) size 785x600 scrollHeight 7608 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 7608
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x7608 4 LayoutBlockFlow {HTML} at (0,0) size 785x7608
5 LayoutBlockFlow {BODY} at (8,8) size 769x7552 5 LayoutBlockFlow {BODY} at (8,8) size 769x7552
6 LayoutTable {TABLE} at (0,0) size 273x118 6 LayoutTable {TABLE} at (0,0) size 273x118
7 LayoutBlockFlow {CAPTION} at (0,0) size 273x18 7 LayoutBlockFlow {CAPTION} at (0,0) size 273x18
8 LayoutInline {A} at (0,0) size 226x18 8 LayoutInline {A} at (0,0) size 226x18
9 LayoutText {#text} at (21,0) size 226x18 9 LayoutText {#text} at (21,0) size 226x18
10 text run at (21,0) width 226: "Frame=\x{201C}void\x{201D} and Rule s=\x{201C}none\x{201D}" 10 text run at (21,0) width 226: "Frame=\x{201C}void\x{201D} and Rule s=\x{201C}none\x{201D}"
11 LayoutInline {<pseudo:after>} at (0,0) size 6x18 11 LayoutInline {<pseudo:after>} at (0,0) size 6x18
12 LayoutTextFragment (anonymous) at (246,0) size 6x18 12 LayoutTextFragment (anonymous) at (246,0) size 6x18
13 text run at (246,0) width 6: ":" 13 text run at (246,0) width 6: ":"
(...skipping 2436 matching lines...) Expand 10 before | Expand all | Expand 10 after
2450 LayoutText {#text} at (2,1) size 15x14 2450 LayoutText {#text} at (2,1) size 15x14
2451 text run at (2,1) width 15: "Go" 2451 text run at (2,1) width 15: "Go"
2452 LayoutTableCell {TD} at (296,76) size 22x16 [bgcolor=#CCCCCC] [r=4 c=9 rs=1 cs=1] 2452 LayoutTableCell {TD} at (296,76) size 22x16 [bgcolor=#CCCCCC] [r=4 c=9 rs=1 cs=1]
2453 LayoutInline {A} at (0,0) size 16x14 [color=#0000EE] 2453 LayoutInline {A} at (0,0) size 16x14 [color=#0000EE]
2454 LayoutText {#text} at (3,1) size 16x14 2454 LayoutText {#text} at (3,1) size 16x14
2455 text run at (3,1) width 16: "Go" 2455 text run at (3,1) width 16: "Go"
2456 LayoutTableCell {TD} at (320,76) size 37x16 [bgcolor=#CCCCCC] [r=4 c=1 0 rs=1 cs=1] 2456 LayoutTableCell {TD} at (320,76) size 37x16 [bgcolor=#CCCCCC] [r=4 c=1 0 rs=1 cs=1]
2457 LayoutInline {A} at (0,0) size 15x14 [color=#0000EE] 2457 LayoutInline {A} at (0,0) size 15x14 [color=#0000EE]
2458 LayoutText {#text} at (11,1) size 15x14 2458 LayoutText {#text} at (11,1) size 15x14
2459 text run at (11,1) width 15: "Go" 2459 text run at (11,1) width 15: "Go"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698