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

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

Issue 1322243004: Auto-rebaseline for r201644 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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 | Annotate | Revision Log
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 "repaintRects": [ 8 "repaintRects": [
9 [384, 1012, 46, 20], 9 [384, 1011, 46, 21],
10 [24, 1012, 737, 20] 10 [24, 1011, 737, 21]
11 ], 11 ],
12 "paintInvalidationClients": [ 12 "paintInvalidationClients": [
13 "InlineTextBox 'pservers-pattern-01-b \u2190'", 13 "InlineTextBox 'pservers-pattern-01-b \u2190'",
14 "InlineTextBox '\n'", 14 "InlineTextBox '\n'",
15 "InlineTextBox 'index'", 15 "InlineTextBox 'index'",
16 "InlineTextBox '\n'", 16 "InlineTextBox '\n'",
17 "InlineTextBox '\u2192 script-handle-01-b'", 17 "InlineTextBox '\u2192 script-handle-01-b'",
18 "RootInlineBox", 18 "RootInlineBox",
19 "LayoutBlockFlow P", 19 "LayoutBlockFlow P",
20 "LayoutInline A", 20 "LayoutInline A",
21 "InlineFlowBox" 21 "InlineFlowBox"
22 ] 22 ]
23 } 23 }
24 ] 24 ]
25 } 25 }
26 26
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698