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

Side by Side Diff: LayoutTests/fast/repaint/box-sizing-expected.txt

Issue 348493003: Don't force full invalidation on box-sizing change (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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
« no previous file with comments | « LayoutTests/fast/repaint/box-sizing.html ('k') | Source/core/rendering/style/RenderStyle.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 8.00 8.00 30.00 30.00) 9 (rect 400.00 0.00 40.00 140.00)
10 (rect 380.00 0.00 20.00 140.00)
11 (rect 0.00 100.00 440.00 40.00)
12 (rect 0.00 80.00 440.00 20.00)
esprehn 2014/06/20 08:15:15 Why do we issue 4 invalidations instead of just 1
Xianzhu 2014/06/20 16:06:17 This is a new test. There is no original file actu
10 ) 13 )
11 ) 14 )
12 ) 15 )
13 ) 16 )
14 17
OLDNEW
« no previous file with comments | « LayoutTests/fast/repaint/box-sizing.html ('k') | Source/core/rendering/style/RenderStyle.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698