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

Side by Side Diff: LayoutTests/fast/repaint/mix-blend-mode-separate-stacking-context-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 (GraphicsLayer 1 (GraphicsLayer
2 (bounds 800.00 600.00) 2 (bounds 800.00 600.00)
3 (children 1 3 (children 1
4 (GraphicsLayer 4 (GraphicsLayer
5 (bounds 800.00 600.00) 5 (bounds 800.00 600.00)
6 (contentsOpaque 1) 6 (contentsOpaque 1)
7 (drawsContent 1) 7 (drawsContent 1)
8 (repaint rects 8 (repaint rects
9 (rect 328.00 28.00 60.00 60.00) 9 (rect 328.00 28.00 60.00 60.00)
10 (rect 248.00 48.00 60.00 60.00) 10 (rect 248.00 48.00 60.00 60.00)
11 (rect 248.00 48.00 60.00 60.00) 11 (rect 248.00 48.00 60.00 60.00)
12 (rect 148.00 48.00 60.00 60.00) 12 (rect 148.00 48.00 60.00 60.00)
13 (rect 148.00 48.00 60.00 60.00)
14 (rect 48.00 48.00 60.00 60.00)
15 (rect 48.00 48.00 60.00 60.00) 13 (rect 48.00 48.00 60.00 60.00)
16 (rect 88.00 28.00 20.00 80.00) 14 (rect 88.00 28.00 20.00 80.00)
17 (rect 28.00 88.00 80.00 20.00) 15 (rect 28.00 88.00 80.00 20.00)
16 (rect 48.00 48.00 60.00 60.00)
18 (rect 188.00 28.00 20.00 80.00) 17 (rect 188.00 28.00 20.00 80.00)
19 (rect 128.00 88.00 80.00 20.00) 18 (rect 128.00 88.00 80.00 20.00)
19 (rect 148.00 48.00 60.00 60.00)
20 (rect 328.00 28.00 60.00 60.00) 20 (rect 328.00 28.00 60.00 60.00)
21 ) 21 )
22 ) 22 )
23 ) 23 )
24 ) 24 )
25 25
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698