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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/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 DIV class='linkbar'", 10 "object": "LayoutBlockFlow DIV class='linkbar'",
41 "rect": [24, 1010, 737, 22], 11 "rect": [24, 1010, 737, 22],
42 "reason": "bounds change" 12 "reason": "bounds change"
43 }, 13 },
44 { 14 {
45 "object": "LayoutBlockFlow P", 15 "object": "LayoutBlockFlow P",
46 "rect": [24, 1010, 737, 22], 16 "rect": [24, 1010, 737, 22],
47 "reason": "bounds change" 17 "reason": "bounds change"
48 }, 18 },
49 { 19 {
50 "object": "LayoutInline A", 20 "object": "LayoutInline A",
51 "rect": [384, 1010, 47, 22], 21 "rect": [384, 1010, 47, 22],
52 "reason": "style change" 22 "reason": "style change"
53 }, 23 },
54 { 24 {
55 "object": "RootInlineBox", 25 "object": "InlineFlowBox",
56 "rect": [0, 0, 0, 0], 26 "reason": "style change"
27 },
28 {
29 "object": "InlineTextBox '\n'",
30 "reason": "full"
31 },
32 {
33 "object": "InlineTextBox '\n'",
34 "reason": "full"
35 },
36 {
37 "object": "InlineTextBox 'index'",
38 "reason": "full"
39 },
40 {
41 "object": "InlineTextBox 'pservers-pattern-01-b \u2190'",
42 "reason": "full"
43 },
44 {
45 "object": "InlineTextBox '\u2192 script-handle-01-b'",
57 "reason": "full" 46 "reason": "full"
58 }, 47 },
59 { 48 {
60 "object": "RootInlineBox", 49 "object": "RootInlineBox",
61 "rect": [0, 0, 0, 0], 50 "reason": "full"
51 },
52 {
53 "object": "RootInlineBox",
62 "reason": "full" 54 "reason": "full"
63 } 55 }
64 ] 56 ]
65 } 57 }
66 ] 58 ]
67 } 59 }
68 60
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698