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

Side by Side Diff: LayoutTests/compositing/squashing/squash-partial-repaint-inside-squashed-layer-expected.txt

Issue 408843004: Convert more tests into text-based-repaint tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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
2 { 1 {
3 "bounds": [800, 600], 2 "bounds": [800, 600],
4 "children": [ 3 "children": [
5 { 4 {
6 "bounds": [800, 600], 5 "bounds": [800, 600],
7 "contentsOpaque": true, 6 "contentsOpaque": true,
8 "drawsContent": true, 7 "drawsContent": true,
9 "children": [ 8 "children": [
10 { 9 {
11 "children": [ 10 "children": [
(...skipping 13 matching lines...) Expand all
25 [80, 80, 182, 29] 24 [80, 80, 182, 29]
26 ] 25 ]
27 } 26 }
28 ] 27 ]
29 } 28 }
30 ] 29 ]
31 } 30 }
32 ] 31 ]
33 } 32 }
34 33
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698