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

Side by Side Diff: LayoutTests/platform/win-xp/compositing/overflow/scrollbar-painting-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 800x272 3 layer at (0,0) size 800x272
4 LayoutBlockFlow {HTML} at (0,0) size 800x272 4 LayoutBlockFlow {HTML} at (0,0) size 800x272
5 LayoutBlockFlow {BODY} at (8,16) size 784x246 5 LayoutBlockFlow {BODY} at (8,16) size 784x246
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 456x19 7 LayoutText {#text} at (0,0) size 456x19
8 text run at (0,0) width 456: "You should see scrollbars on the gray sq uare, and a resizer control below it." 8 text run at (0,0) width 456: "You should see scrollbars on the gray sq uare, and a resizer control below it."
9 layer at (18,52) size 100x100 clip at (18,52) size 85x85 scrollWidth 500 scrollH eight 500 9 layer at (18,52) size 100x100 clip at (18,52) size 85x85 scrollWidth 500 scrollH eight 500
10 LayoutBlockFlow (relative positioned) {DIV} at (10,36) size 100x100 10 LayoutBlockFlow (relative positioned) {DIV} at (10,36) size 100x100
11 layer at (18,52) size 500x500 backgroundClip at (18,52) size 85x85 clip at (18,5 2) size 85x85 outlineClip at (18,52) size 85x85 11 layer at (18,52) size 500x500 backgroundClip at (18,52) size 85x85 clip at (18,5 2) size 85x85
12 LayoutBlockFlow {DIV} at (0,0) size 500x500 [bgcolor=#808080] 12 LayoutBlockFlow {DIV} at (0,0) size 500x500 [bgcolor=#808080]
13 layer at (18,162) size 100x100 13 layer at (18,162) size 100x100
14 LayoutBlockFlow {DIV} at (10,146) size 100x100 14 LayoutBlockFlow {DIV} at (10,146) size 100x100
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698