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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-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": [1026, 1036], 2 "bounds": [1026, 1036],
3 "children": [ 3 "children": [
4 { 4 {
5 "bounds": [1026, 1036], 5 "bounds": [1026, 1036],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "paintInvalidations": [ 8 "paintInvalidations": [
9 { 9 {
10 "object": "InlineFlowBox",
11 "rect": [0, 0, 0, 0],
12 "reason": "style change"
13 },
14 {
15 "object": "InlineTextBox '\n'",
16 "rect": [0, 0, 0, 0],
17 "reason": "full"
18 },
19 {
20 "object": "InlineTextBox '\n'",
21 "rect": [0, 0, 0, 0],
22 "reason": "full"
23 },
24 {
25 "object": "InlineTextBox 'index'",
26 "rect": [0, 0, 0, 0],
27 "reason": "full"
28 },
29 {
30 "object": "InlineTextBox 'pservers-pattern-01-b \u2190'",
31 "rect": [0, 0, 0, 0],
32 "reason": "full"
33 },
34 {
35 "object": "InlineTextBox '\u2192 script-handle-01-b'",
36 "rect": [0, 0, 0, 0],
37 "reason": "full"
38 },
39 {
40 "object": "LayoutBlockFlow P", 10 "object": "LayoutBlockFlow P",
41 "rect": [24, 1011, 737, 21], 11 "rect": [24, 1011, 737, 21],
42 "reason": "invalidate paint rectangle" 12 "reason": "invalidate paint rectangle"
43 }, 13 },
44 { 14 {
45 "object": "LayoutInline A", 15 "object": "LayoutInline A",
46 "rect": [384, 1011, 47, 21], 16 "rect": [384, 1011, 47, 21],
47 "reason": "style change" 17 "reason": "style change"
48 }, 18 },
49 { 19 {
20 "object": "InlineFlowBox",
21 "reason": "style change"
22 },
23 {
24 "object": "InlineTextBox '\n'",
25 "reason": "full"
26 },
27 {
28 "object": "InlineTextBox '\n'",
29 "reason": "full"
30 },
31 {
32 "object": "InlineTextBox 'index'",
33 "reason": "full"
34 },
35 {
36 "object": "InlineTextBox 'pservers-pattern-01-b \u2190'",
37 "reason": "full"
38 },
39 {
40 "object": "InlineTextBox '\u2192 script-handle-01-b'",
41 "reason": "full"
42 },
43 {
50 "object": "RootInlineBox", 44 "object": "RootInlineBox",
51 "rect": [0, 0, 0, 0],
52 "reason": "full" 45 "reason": "full"
53 } 46 }
54 ] 47 ]
55 } 48 }
56 ] 49 ]
57 } 50 }
58 51
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698