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

Side by Side Diff: LayoutTests/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.txt

Issue 265703012: Separate repaint and layout requirements of StyleDifference (Step 4) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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
1 You should see a yellow rect on the left, and a green one on the right. No red p ixels. 1 You should see a yellow rect on the left, and a green one on the right. No red p ixels.
2 (GraphicsLayer 2 (GraphicsLayer
3 (bounds 785.00 3016.00) 3 (bounds 785.00 3016.00)
4 (children 1 4 (children 1
5 (GraphicsLayer 5 (GraphicsLayer
6 (bounds 785.00 3016.00) 6 (bounds 785.00 3016.00)
7 (contentsOpaque 1) 7 (contentsOpaque 1)
8 (drawsContent 1) 8 (drawsContent 1)
9 (repaint rects 9 (repaint rects
10 (rect 18.00 278.00 100.00 100.00) 10 (rect 18.00 278.00 100.00 100.00)
11 (rect 18.00 278.00 100.00 100.00)
12 (rect 18.00 278.00 100.00 100.00)
13 (rect 158.00 278.00 100.00 100.00) 11 (rect 158.00 278.00 100.00 100.00)
14 ) 12 )
15 ) 13 )
16 ) 14 )
17 ) 15 )
18 16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698