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

Side by Side Diff: LayoutTests/svg/filters/filter-refresh-expected.txt

Issue 443123003: Unified invalidation for repaint-only style changes (non-layers) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: More rebaselines Created 6 years, 4 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/TestExpectations ('k') | Source/core/rendering/RenderObject.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 { 1 {
2 "bounds": [800, 600], 2 "bounds": [800, 600],
3 "children": [ 3 "children": [
4 { 4 {
5 "bounds": [800, 600], 5 "bounds": [800, 600],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "repaintRects": [ 8 "repaintRects": [
9 [140, 140, 36, 36], 9 [140, 140, 36, 36],
10 [140, 140, 36, 36],
11 [140, 100, 36, 36], 10 [140, 100, 36, 36],
12 [140, 100, 30, 30], 11 [140, 100, 30, 30],
13 [140, 60, 30, 30], 12 [140, 60, 30, 30],
14 [140, 60, 30, 30],
15 [90, 170, 36, 36], 13 [90, 170, 36, 36],
16 [90, 170, 30, 30], 14 [90, 170, 30, 30],
17 [90, 170, 30, 30], 15 [90, 170, 30, 30],
18 [90, 170, 30, 30], 16 [90, 170, 30, 30],
19 [90, 130, 36, 36], 17 [90, 130, 36, 36],
20 [90, 130, 30, 30], 18 [90, 130, 30, 30],
21 [90, 130, 30, 30], 19 [90, 130, 30, 30],
22 [90, 130, 30, 30], 20 [90, 130, 30, 30],
23 [90, 90, 36, 36], 21 [90, 90, 36, 36],
24 [90, 90, 30, 30], 22 [90, 90, 30, 30],
(...skipping 24 matching lines...) Expand all
49 [10, 170, 30, 30], 47 [10, 170, 30, 30],
50 [10, 130, 30, 30], 48 [10, 130, 30, 30],
51 [10, 130, 30, 30], 49 [10, 130, 30, 30],
52 [10, 130, 30, 30], 50 [10, 130, 30, 30],
53 [10, 90, 30, 30], 51 [10, 90, 30, 30],
54 [10, 90, 30, 30], 52 [10, 90, 30, 30],
55 [10, 90, 30, 30], 53 [10, 90, 30, 30],
56 [10, 50, 30, 30], 54 [10, 50, 30, 30],
57 [10, 50, 30, 30], 55 [10, 50, 30, 30],
58 [10, 50, 30, 30], 56 [10, 50, 30, 30],
59 [0, 10, 30, 30],
60 [0, 10, 30, 30] 57 [0, 10, 30, 30]
61 ] 58 ]
62 } 59 }
63 ] 60 ]
64 } 61 }
65 62
OLDNEW
« no previous file with comments | « LayoutTests/TestExpectations ('k') | Source/core/rendering/RenderObject.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698