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

Side by Side Diff: LayoutTests/compositing/repaint/fixed-pos-with-abs-pos-child-scroll-expected.txt

Issue 222473004: Fix scrolling fixed objs containing abs pos obj (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 Hi!
2 (repaint rects
3 (rect 0 0 785 600)
4 (rect 0 -500 785 600)
5 (rect 0 -500 785 4021)
6 (rect 425 -20 360 90)
7 )
8 (GraphicsLayer
9 (bounds 785.00 4021.00)
10 (children 1
11 (GraphicsLayer
12 (bounds 785.00 4021.00)
13 (contentsOpaque 1)
14 (drawsContent 1)
15 (repaint rects
16 (rect 425.00 480.00 360.00 590.00)
17 (rect 425.00 480.00 360.00 590.00)
18 )
19 )
20 )
21 )
22
OLDNEW
« no previous file with comments | « LayoutTests/compositing/repaint/fixed-pos-with-abs-pos-child-scroll-expected.png ('k') | Source/core/frame/FrameView.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698