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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt

Issue 1880263003: Auto-rebaseline for r386782 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 "bounds": [1026, 1016], 2 "bounds": [1026, 1016],
3 "children": [ 3 "children": [
4 { 4 {
5 "bounds": [1026, 1016], 5 "bounds": [1026, 1016],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "paintInvalidations": [ 8 "paintInvalidations": [
9 { 9 {
10 "object": "InlineFlowBox", 10 "object": "InlineFlowBox",
(...skipping 20 matching lines...) Expand all
31 "rect": [0, 0, 0, 0], 31 "rect": [0, 0, 0, 0],
32 "reason": "full" 32 "reason": "full"
33 }, 33 },
34 { 34 {
35 "object": "InlineTextBox '\u2192 script-handle-01-b'", 35 "object": "InlineTextBox '\u2192 script-handle-01-b'",
36 "rect": [0, 0, 0, 0], 36 "rect": [0, 0, 0, 0],
37 "reason": "full" 37 "reason": "full"
38 }, 38 },
39 { 39 {
40 "object": "LayoutBlockFlow DIV class='linkbar'", 40 "object": "LayoutBlockFlow DIV class='linkbar'",
41 "rect": [24, 991, 737, 21],
42 "reason": "bounds change"
43 },
44 {
45 "object": "LayoutBlockFlow DIV class='linkbar'",
46 "rect": [24, 987, 737, 29], 41 "rect": [24, 987, 737, 29],
47 "reason": "bounds change" 42 "reason": "bounds change"
48 }, 43 },
49 { 44 {
50 "object": "LayoutBlockFlow P", 45 "object": "LayoutBlockFlow P",
51 "rect": [24, 991, 737, 21],
52 "reason": "bounds change"
53 },
54 {
55 "object": "LayoutBlockFlow P",
56 "rect": [24, 987, 737, 29], 46 "rect": [24, 987, 737, 29],
57 "reason": "bounds change" 47 "reason": "bounds change"
58 }, 48 },
59 { 49 {
60 "object": "LayoutInline A", 50 "object": "LayoutInline A",
61 "rect": [378, 987, 55, 29], 51 "rect": [378, 987, 55, 29],
62 "reason": "style change" 52 "reason": "style change"
63 }, 53 },
64 { 54 {
65 "object": "RootInlineBox", 55 "object": "RootInlineBox",
66 "rect": [0, 0, 0, 0], 56 "rect": [0, 0, 0, 0],
67 "reason": "full" 57 "reason": "full"
68 }, 58 },
69 { 59 {
70 "object": "RootInlineBox", 60 "object": "RootInlineBox",
71 "rect": [0, 0, 0, 0], 61 "rect": [0, 0, 0, 0],
72 "reason": "full" 62 "reason": "full"
73 } 63 }
74 ] 64 ]
75 } 65 }
76 ] 66 ]
77 } 67 }
78 68
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698