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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win7/svg/custom/use-clipped-hit-expected.txt

Issue 2278683002: Rebaseline two failing tests on Win10 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: New baselines Created 4 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
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win7/svg/custom/use-clipped-hit-expected.png ('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 "name": "Content Root Layer",
3 "bounds": [800, 600],
4 "children": [
5 {
6 "name": "LayoutView #document",
7 "bounds": [800, 600],
8 "contentsOpaque": true,
9 "drawsContent": true,
10 "paintInvalidations": [
11 {
12 "object": "LayoutSVGInlineText #text",
13 "rect": [90, 116, 64, 17],
14 "reason": "layoutObject removal"
15 },
16 {
17 "object": "LayoutSVGText text id='status'",
18 "rect": [90, 116, 64, 17],
19 "reason": "full"
20 },
21 {
22 "object": "LayoutSVGInlineText #text",
23 "rect": [90, 116, 44, 17],
24 "reason": "layoutObject insertion"
25 }
26 ]
27 }
28 ],
29 "objectPaintInvalidations": [
30 {
31 "object": "LayoutSVGInlineText #text",
32 "reason": "layoutObject removal"
33 },
34 {
35 "object": "LayoutSVGText text id='status'",
36 "reason": "full"
37 },
38 {
39 "object": "RootInlineBox",
40 "reason": "full"
41 },
42 {
43 "object": "LayoutSVGInlineText #text",
44 "reason": "layoutObject insertion"
45 },
46 {
47 "object": "InlineTextBox 'Passed'",
48 "reason": "layoutObject insertion"
49 }
50 ]
51 }
52
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win7/svg/custom/use-clipped-hit-expected.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698