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

Side by Side Diff: LayoutTests/platform/linux/compositing/overflow/parent-overflow-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 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 800x227 3 layer at (0,0) size 800x227
4 LayoutBlockFlow {HTML} at (0,0) size 800x227 4 LayoutBlockFlow {HTML} at (0,0) size 800x227
5 LayoutBlockFlow {BODY} at (8,16) size 784x203 5 LayoutBlockFlow {BODY} at (8,16) size 784x203
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 349x19 7 LayoutText {#text} at (0,0) size 349x19
8 text run at (0,0) width 349: "Gray box should be clipped by black bord er in each case." 8 text run at (0,0) width 349: "Gray box should be clipped by black bord er in each case."
9 LayoutBlockFlow (anonymous) at (0,36) size 784x167 9 LayoutBlockFlow (anonymous) at (0,36) size 784x167
10 LayoutText {#text} at (162,147) size 4x19 10 LayoutText {#text} at (162,147) size 4x19
11 text run at (162,147) width 4: " " 11 text run at (162,147) width 4: " "
12 LayoutText {#text} at (328,147) size 4x19 12 LayoutText {#text} at (328,147) size 4x19
13 text run at (328,147) width 4: " " 13 text run at (328,147) width 4: " "
14 LayoutText {#text} at (0,0) size 0x0 14 LayoutText {#text} at (0,0) size 0x0
15 layer at (28,72) size 122x122 clip at (29,73) size 120x120 scrollHeight 320 15 layer at (28,72) size 122x122 clip at (29,73) size 120x120 scrollHeight 320
16 LayoutBlockFlow {DIV} at (20,20) size 122x122 [border: (1px solid #000000)] 16 LayoutBlockFlow {DIV} at (20,20) size 122x122 [border: (1px solid #000000)]
17 layer at (39,83) size 100x300 backgroundClip at (29,73) size 120x120 clip at (29 ,73) size 120x120 outlineClip at (29,73) size 120x120 17 layer at (39,83) size 100x300 backgroundClip at (29,73) size 120x120 clip at (29 ,73) size 120x120
18 LayoutBlockFlow {DIV} at (11,11) size 100x300 [bgcolor=#808080] 18 LayoutBlockFlow {DIV} at (11,11) size 100x300 [bgcolor=#808080]
19 layer at (194,72) size 122x122 clip at (195,73) size 120x120 scrollHeight 320 19 layer at (194,72) size 122x122 clip at (195,73) size 120x120 scrollHeight 320
20 LayoutBlockFlow (relative positioned) {DIV} at (186,20) size 122x122 [border: (1px solid #000000)] 20 LayoutBlockFlow (relative positioned) {DIV} at (186,20) size 122x122 [border: (1px solid #000000)]
21 layer at (205,83) size 100x300 backgroundClip at (195,73) size 120x120 clip at ( 195,73) size 120x120 outlineClip at (195,73) size 120x120 21 layer at (205,83) size 100x300 backgroundClip at (195,73) size 120x120 clip at ( 195,73) size 120x120
22 LayoutBlockFlow {DIV} at (11,11) size 100x300 [bgcolor=#808080] 22 LayoutBlockFlow {DIV} at (11,11) size 100x300 [bgcolor=#808080]
23 layer at (360,72) size 122x122 clip at (361,73) size 120x120 scrollHeight 320 23 layer at (360,72) size 122x122 clip at (361,73) size 120x120 scrollHeight 320
24 LayoutBlockFlow (relative positioned) {DIV} at (352,20) size 122x122 [border: (1px solid #000000)] 24 LayoutBlockFlow (relative positioned) {DIV} at (352,20) size 122x122 [border: (1px solid #000000)]
25 layer at (371,83) size 100x300 backgroundClip at (361,73) size 120x120 clip at ( 361,73) size 120x120 outlineClip at (361,73) size 120x120 25 layer at (371,83) size 100x300 backgroundClip at (361,73) size 120x120 clip at ( 361,73) size 120x120
26 LayoutBlockFlow {DIV} at (11,11) size 100x300 [bgcolor=#808080] 26 LayoutBlockFlow {DIV} at (11,11) size 100x300 [bgcolor=#808080]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698