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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win7/svg/custom/repaint-shadow-expected.txt

Issue 1551533002: Auto-rebaseline for r366569 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win-xp/svg/custom/repaint-shadow-expected.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 "bounds": [800, 600],
3 "children": [
4 {
5 "bounds": [800, 600],
6 "contentsOpaque": true,
7 "drawsContent": true,
8 "repaintRects": [
9 [412, 15, 1, 261],
10 [171, 15, 242, 261],
11 [171, 15, 242, 261],
12 [170, 15, 242, 261],
13 [170, 15, 242, 261]
14 ],
15 "paintInvalidationClients": [
16 "RootInlineBox",
17 "InlineTextBox 'X'",
18 "LayoutSVGRoot svg",
19 "LayoutSVGText text",
20 "LayoutSVGInlineText #text",
21 "InlineTextBox 'X'"
22 ]
23 }
24 ]
25 }
26
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win-xp/svg/custom/repaint-shadow-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698