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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/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
OLDNEW
1 layer at (0,0) size 800x600 1 {
2 LayoutView at (0,0) size 800x600 2 "name": "Content Root Layer",
3 layer at (0,0) size 800x600 3 "bounds": [800, 600],
4 LayoutSVGRoot {svg} at (29,39) size 142x94 4 "children": [
5 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0 5 {
6 LayoutSVGHiddenContainer {symbol} at (0,0) size 0x0 6 "name": "LayoutView #document",
7 LayoutSVGRect {rect} at (0,0) size 71x11 [stroke={[type=SOLID] [color=#6 96969]}] [fill={[type=SOLID] [color=#DCDCDC]}] [x=-70.00] [y=-10.00] [width=140. 00] [height=20.00] 7 "bounds": [800, 600],
8 LayoutSVGContainer {use} at (29,39) size 142x22 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(100.00,50.00)}] 8 "contentsOpaque": true,
9 LayoutSVGViewportContainer {svg} at (29,39) size 142x22 9 "drawsContent": true,
10 LayoutSVGRect {rect} at (29,39) size 142x22 [stroke={[type=SOLID] [color =#696969]}] [fill={[type=SOLID] [color=#DCDCDC]}] [x=-70.00] [y=-10.00] [width=1 40.00] [height=20.00] 10 "paintInvalidations": [
11 LayoutSVGText {text} at (90,116) size 64x17 contains 1 chunk(s) 11 {
12 LayoutSVGInlineText {#text} at (0,0) size 64x17 12 "object": "LayoutSVGInlineText #text",
13 chunk 1 text run 1 at (90.00,130.00) startOffset 0 endOffset 7 width 63. 11: "Unknown" 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

Powered by Google App Engine
This is Rietveld 408576698