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

Side by Side Diff: LayoutTests/compositing/overflow/clipping-ancestor-with-accelerated-scrolling-ancestor-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 800x316 3 layer at (0,0) size 800x316
4 LayoutBlockFlow {HTML} at (0,0) size 800x316 4 LayoutBlockFlow {HTML} at (0,0) size 800x316
5 LayoutBlockFlow {BODY} at (8,8) size 784x300 5 LayoutBlockFlow {BODY} at (8,8) size 784x300
6 layer at (8,8) size 300x300 clip at (8,8) size 285x285 6 layer at (8,8) size 300x300 clip at (8,8) size 285x285
7 LayoutBlockFlow {DIV} at (0,0) size 300x300 7 LayoutBlockFlow {DIV} at (0,0) size 300x300
8 layer at (8,8) size 100x100 scrollHeight 200 8 layer at (8,8) size 100x100 scrollHeight 200
9 LayoutBlockFlow {DIV} at (0,0) size 100x100 9 LayoutBlockFlow {DIV} at (0,0) size 100x100
10 layer at (8,108) size 100x100 backgroundClip at (8,8) size 100x100 clip at (8,8) size 100x100 outlineClip at (8,8) size 100x100 10 layer at (8,108) size 100x100 backgroundClip at (8,8) size 100x100 clip at (8,8) size 100x100
11 LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FF 0000] 11 LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FF 0000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698