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

Side by Side Diff: third_party/WebKit/LayoutTests/paint/invalidation/window-resize-no-layout-change2-expected.txt

Issue 2404723002: Auto-rebaseline for r424089 (Closed)
Patch Set: Created 4 years, 2 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
OLDNEW
1 { 1 {
2 "name": "Content Root Layer", 2 "layers": [
3 "bounds": [2008, 2008],
4 "children": [
5 { 3 {
6 "name": "LayoutView #document", 4 "name": "LayoutView #document",
7 "bounds": [2008, 2008], 5 "bounds": [2008, 2008],
8 "contentsOpaque": true, 6 "contentsOpaque": true,
9 "drawsContent": true 7 "drawsContent": true
10 } 8 }
11 ] 9 ]
12 } 10 }
13 { 11 {
14 "name": "Content Root Layer", 12 "layers": [
15 "bounds": [2008, 2008],
16 "children": [
17 { 13 {
18 "name": "LayoutView #document", 14 "name": "LayoutView #document",
19 "bounds": [2008, 2008], 15 "bounds": [2008, 2008],
20 "contentsOpaque": true, 16 "contentsOpaque": true,
21 "drawsContent": true 17 "drawsContent": true
22 } 18 }
23 ] 19 ]
24 } 20 }
25 { 21 {
26 "name": "Content Root Layer", 22 "layers": [
27 "bounds": [2008, 2008],
28 "children": [
29 { 23 {
30 "name": "LayoutView #document", 24 "name": "LayoutView #document",
31 "bounds": [2008, 2008], 25 "bounds": [2008, 2008],
32 "contentsOpaque": true, 26 "contentsOpaque": true,
33 "drawsContent": true 27 "drawsContent": true
34 } 28 }
35 ] 29 ]
36 } 30 }
37 { 31 {
38 "name": "Content Root Layer", 32 "layers": [
39 "bounds": [2008, 2008],
40 "children": [
41 { 33 {
42 "name": "LayoutView #document", 34 "name": "LayoutView #document",
43 "bounds": [2008, 2008], 35 "bounds": [2008, 2008],
44 "contentsOpaque": true, 36 "contentsOpaque": true,
45 "drawsContent": true 37 "drawsContent": true
46 } 38 }
47 ] 39 ]
48 } 40 }
49 41
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698