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

Side by Side Diff: LayoutTests/platform/win/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 800x224 3 layer at (0,0) size 800x224
4 LayoutBlockFlow {HTML} at (0,0) size 800x224 4 LayoutBlockFlow {HTML} at (0,0) size 800x224
5 LayoutBlockFlow {BODY} at (8,16) size 784x200 5 LayoutBlockFlow {BODY} at (8,16) size 784x200
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 367x17 7 LayoutText {#text} at (0,0) size 367x17
8 text run at (0,0) width 367: "Gray box should be clipped by black bord er in each case." 8 text run at (0,0) width 367: "Gray box should be clipped by black bord er in each case."
9 LayoutBlockFlow (anonymous) at (0,34) size 784x166 9 LayoutBlockFlow (anonymous) at (0,34) size 784x166
10 LayoutText {#text} at (162,148) size 4x17 10 LayoutText {#text} at (162,148) size 4x17
11 text run at (162,148) width 4: " " 11 text run at (162,148) width 4: " "
12 LayoutText {#text} at (328,148) size 4x17 12 LayoutText {#text} at (328,148) size 4x17
13 text run at (328,148) width 4: " " 13 text run at (328,148) width 4: " "
14 LayoutText {#text} at (0,0) size 0x0 14 LayoutText {#text} at (0,0) size 0x0
15 layer at (28,70) size 122x122 clip at (29,71) size 120x120 scrollHeight 320 15 layer at (28,70) size 122x122 clip at (29,71) 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,81) size 100x300 backgroundClip at (29,71) size 120x120 clip at (29 ,71) size 120x120 outlineClip at (29,71) size 120x120 17 layer at (39,81) size 100x300 backgroundClip at (29,71) size 120x120 clip at (29 ,71) 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,70) size 122x122 clip at (195,71) size 120x120 scrollHeight 320 19 layer at (194,70) size 122x122 clip at (195,71) 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,81) size 100x300 backgroundClip at (195,71) size 120x120 clip at ( 195,71) size 120x120 outlineClip at (195,71) size 120x120 21 layer at (205,81) size 100x300 backgroundClip at (195,71) size 120x120 clip at ( 195,71) 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,70) size 122x122 clip at (361,71) size 120x120 scrollHeight 320 23 layer at (360,70) size 122x122 clip at (361,71) 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,81) size 100x300 backgroundClip at (361,71) size 120x120 clip at ( 361,71) size 120x120 outlineClip at (361,71) size 120x120 25 layer at (371,81) size 100x300 backgroundClip at (361,71) size 120x120 clip at ( 361,71) 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