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

Side by Side Diff: third_party/WebKit/LayoutTests/svg/repaint/inner-svg-change-viewPort-relative-expected.txt

Issue 1890293002: Manual rebaseline for bug 602483, 602614, 602616, 602618 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Mark virtual/spv2/svg/custom/object-sizing-no-width-height-change-content-box-size.xhtml for NeedsManualRebaseline (it was skipped so no baseline generated) 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": [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 "paintInvalidations": [ 8 "paintInvalidations": [
9 { 9 {
10 "object": "InlineTextBox 'right-aligned text'", 10 "object": "LayoutSVGRect rect",
11 "rect": [0, 0, 0, 0], 11 "rect": [0, 0, 200, 200],
12 "reason": "full" 12 "reason": "full"
13 }, 13 },
14 { 14 {
15 "object": "InlineTextBox 'right-aligned text'", 15 "object": "LayoutSVGViewportContainer svg id='inner'",
16 "rect": [0, 0, 0, 0], 16 "rect": [0, 0, 200, 200],
17 "reason": "full"
18 },
19 {
20 "object": "LayoutSVGInlineText #text",
21 "rect": [89, 86, 111, 18],
17 "reason": "bounds change" 22 "reason": "bounds change"
18 }, 23 },
19 { 24 {
20 "object": "LayoutSVGContainer use", 25 "object": "LayoutSVGText text",
21 "rect": [80, 120, 20, 20], 26 "rect": [89, 86, 111, 18],
22 "reason": "location change" 27 "reason": "full"
23 },
24 {
25 "object": "LayoutSVGContainer use",
26 "rect": [180, 120, 20, 20],
27 "reason": "location change"
28 }, 28 },
29 { 29 {
30 "object": "LayoutSVGInlineText #text", 30 "object": "LayoutSVGInlineText #text",
31 "rect": [0, 86, 101, 18], 31 "rect": [0, 86, 101, 18],
32 "reason": "bounds change" 32 "reason": "bounds change"
33 }, 33 },
34 { 34 {
35 "object": "LayoutSVGInlineText #text", 35 "object": "LayoutSVGText text",
36 "rect": [89, 86, 111, 18], 36 "rect": [0, 86, 101, 18],
37 "reason": "bounds change" 37 "reason": "full"
38 }, 38 },
39 { 39 {
40 "object": "LayoutSVGPath polygon id='triangle'", 40 "object": "LayoutSVGRoot svg",
41 "rect": [80, 120, 20, 20], 41 "rect": [101, 0, 99, 200],
42 "reason": "incremental"
43 },
44 {
45 "object": "LayoutSVGContainer use",
46 "rect": [180, 120, 20, 20],
42 "reason": "location change" 47 "reason": "location change"
43 }, 48 },
44 { 49 {
45 "object": "LayoutSVGPath polygon id='triangle'", 50 "object": "LayoutSVGPath polygon id='triangle'",
46 "rect": [180, 120, 20, 20], 51 "rect": [180, 120, 20, 20],
47 "reason": "location change" 52 "reason": "location change"
48 }, 53 },
49 { 54 {
50 "object": "LayoutSVGRect rect", 55 "object": "LayoutSVGRect rect",
51 "rect": [0, 0, 200, 200], 56 "rect": [180, 60, 20, 20],
52 "reason": "full" 57 "reason": "full"
53 }, 58 },
54 { 59 {
60 "object": "LayoutSVGContainer use",
61 "rect": [80, 120, 20, 20],
62 "reason": "location change"
63 },
64 {
65 "object": "LayoutSVGPath polygon id='triangle'",
66 "rect": [80, 120, 20, 20],
67 "reason": "location change"
68 },
69 {
55 "object": "LayoutSVGRect rect", 70 "object": "LayoutSVGRect rect",
56 "rect": [80, 60, 20, 20], 71 "rect": [80, 60, 20, 20],
57 "reason": "full" 72 "reason": "full"
58 }, 73 },
59 { 74 {
60 "object": "LayoutSVGRect rect", 75 "object": "InlineTextBox 'right-aligned text'",
61 "rect": [180, 60, 20, 20],
62 "reason": "full" 76 "reason": "full"
63 }, 77 },
64 { 78 {
65 "object": "LayoutSVGRoot svg", 79 "object": "InlineTextBox 'right-aligned text'",
66 "rect": [101, 0, 99, 200], 80 "reason": "bounds change"
67 "reason": "incremental"
68 }, 81 },
69 { 82 {
70 "object": "LayoutSVGText text", 83 "object": "RootInlineBox",
71 "rect": [0, 86, 101, 18],
72 "reason": "full"
73 },
74 {
75 "object": "LayoutSVGText text",
76 "rect": [89, 86, 111, 18],
77 "reason": "full"
78 },
79 {
80 "object": "LayoutSVGViewportContainer svg id='inner'",
81 "rect": [0, 0, 200, 200],
82 "reason": "full" 84 "reason": "full"
83 }, 85 },
84 { 86 {
85 "object": "RootInlineBox", 87 "object": "RootInlineBox",
86 "rect": [0, 0, 0, 0],
87 "reason": "full"
88 },
89 {
90 "object": "RootInlineBox",
91 "rect": [0, 0, 0, 0],
92 "reason": "full" 88 "reason": "full"
93 } 89 }
94 ] 90 ]
95 } 91 }
96 ] 92 ]
97 } 93 }
98 94
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698