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

Side by Side Diff: LayoutTests/platform/win/fast/css/clip-zooming-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 800x126 3 layer at (0,0) size 800x126
4 LayoutBlockFlow {HTML} at (0,0) size 800x126 4 LayoutBlockFlow {HTML} at (0,0) size 800x126
5 LayoutBlockFlow {BODY} at (0,24) size 800x78 5 LayoutBlockFlow {BODY} at (0,24) size 800x78
6 LayoutBlockFlow {P} at (0,0) size 800x27 6 LayoutBlockFlow {P} at (0,0) size 800x27
7 LayoutInline {A} at (0,0) size 465x26 [color=#0000EE] 7 LayoutInline {A} at (0,0) size 465x26 [color=#0000EE]
8 LayoutText {#text} at (0,0) size 465x26 8 LayoutText {#text} at (0,0) size 465x26
9 text run at (0,0) width 465: "https://bugs.webkit.org/show_bug.cgi?i d=24753" 9 text run at (0,0) width 465: "https://bugs.webkit.org/show_bug.cgi?i d=24753"
10 LayoutBlockFlow {P} at (0,51) size 800x27 10 LayoutBlockFlow {P} at (0,51) size 800x27
11 LayoutText {#text} at (0,0) size 610x26 11 LayoutText {#text} at (0,0) size 610x26
12 text run at (0,0) width 610: "Test CSS clip with zooming. You should n ot see any red below" 12 text run at (0,0) width 610: "Test CSS clip with zooming. You should n ot see any red below"
13 layer at (75,150) size 150x150 13 layer at (75,150) size 150x150
14 LayoutBlockFlow (positioned) {DIV} at (75,150) size 150x150 [bgcolor=#FF0000] 14 LayoutBlockFlow (positioned) {DIV} at (75,150) size 150x150 [bgcolor=#FF0000]
15 layer at (0,75) size 300x300 backgroundClip at (75,150) size 150x150 clip at (75 ,150) size 150x150 outlineClip at (75,150) size 150x150 15 layer at (0,75) size 300x300 backgroundClip at (75,150) size 150x150 clip at (75 ,150) size 150x150
16 LayoutBlockFlow (positioned) {DIV} at (0,75) size 300x300 [bgcolor=#008000] 16 LayoutBlockFlow (positioned) {DIV} at (0,75) size 300x300 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698