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

Side by Side Diff: LayoutTests/platform/linux/compositing/sibling-positioning-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 800x298 3 layer at (0,0) size 800x298
4 LayoutBlockFlow {HTML} at (0,0) size 800x298 4 LayoutBlockFlow {HTML} at (0,0) size 800x298
5 LayoutBlockFlow {BODY} at (8,8) size 784x274 5 LayoutBlockFlow {BODY} at (8,8) size 784x274
6 LayoutBlockFlow {P} at (0,218) size 784x20 6 LayoutBlockFlow {P} at (0,218) size 784x20
7 LayoutInline {A} at (0,0) size 291x19 [color=#0000EE] 7 LayoutInline {A} at (0,0) size 291x19 [color=#0000EE]
8 LayoutText {#text} at (0,0) size 291x19 8 LayoutText {#text} at (0,0) size 291x19
9 text run at (0,0) width 291: "https://bugs.webkit.org/show_bug.cgi?i d=26430" 9 text run at (0,0) width 291: "https://bugs.webkit.org/show_bug.cgi?i d=26430"
10 LayoutBlockFlow {P} at (0,254) size 784x20 10 LayoutBlockFlow {P} at (0,254) size 784x20
11 LayoutText {#text} at (0,0) size 256x19 11 LayoutText {#text} at (0,0) size 256x19
12 text run at (0,0) width 256: "Green box should not move when hovered" 12 text run at (0,0) width 256: "Green box should not move when hovered"
13 layer at (8,8) size 202x202 13 layer at (8,8) size 202x202
14 LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 202x202 [border: (1p x solid #000000)] 14 LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 202x202 [border: (1p x solid #000000)]
15 layer at (59,59) size 60x60 15 layer at (59,59) size 60x60
16 LayoutBlockFlow (positioned) {DIV} at (51,51) size 60x60 [bgcolor=#008000] 16 LayoutBlockFlow (positioned) {DIV} at (51,51) size 60x60 [bgcolor=#008000]
17 layer at (-41,-41) size 100x100 backgroundClip at (0,0) size 800x600 clip at (0, 0) size 800x600 outlineClip at (0,0) size 800x600 transparent 17 layer at (-41,-41) size 100x100 backgroundClip at (0,0) size 800x600 clip at (0, 0) size 800x600 transparent
18 LayoutBlockFlow (positioned) {DIV} at (-49,-49) size 100x100 [bgcolor=#808080] 18 LayoutBlockFlow (positioned) {DIV} at (-49,-49) size 100x100 [bgcolor=#808080]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698