test: Update snapshot

This commit is contained in:
诸岳 2019-09-06 19:23:08 +08:00
parent d0f3c18508
commit e71aee45ad

View File

@ -713,7 +713,7 @@ exports[`renders ./components/progress/demo/gradient-line.md correctly 1`] = `
> >
<defs> <defs>
<linearGradient <linearGradient
id="ant-progress-gradient-10" id="gradient"
x1="100%" x1="100%"
x2="0%" x2="0%"
y1="0%" y1="0%"
@ -746,7 +746,7 @@ exports[`renders ./components/progress/demo/gradient-line.md correctly 1`] = `
a 47,47 0 1 1 0,94 a 47,47 0 1 1 0,94
a 47,47 0 1 1 0,-94" a 47,47 0 1 1 0,-94"
fill-opacity="0" fill-opacity="0"
stroke="url(#ant-progress-gradient-10)" stroke="url(#gradient)"
stroke-linecap="round" stroke-linecap="round"
stroke-width="6" stroke-width="6"
style="stroke:[object Object];stroke-dasharray:265.77873849369655px 295.3097094374406px;stroke-dashoffset:-0px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s" style="stroke:[object Object];stroke-dasharray:265.77873849369655px 295.3097094374406px;stroke-dashoffset:-0px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s"
@ -773,7 +773,7 @@ exports[`renders ./components/progress/demo/gradient-line.md correctly 1`] = `
> >
<defs> <defs>
<linearGradient <linearGradient
id="ant-progress-gradient-11" id="gradient"
x1="100%" x1="100%"
x2="0%" x2="0%"
y1="0%" y1="0%"
@ -806,7 +806,7 @@ exports[`renders ./components/progress/demo/gradient-line.md correctly 1`] = `
a 47,47 0 1 1 0,94 a 47,47 0 1 1 0,94
a 47,47 0 1 1 0,-94" a 47,47 0 1 1 0,-94"
fill-opacity="0" fill-opacity="0"
stroke="url(#ant-progress-gradient-11)" stroke="url(#gradient)"
stroke-linecap="round" stroke-linecap="round"
stroke-width="6" stroke-width="6"
style="stroke:[object Object];stroke-dasharray:295.3097094374406px 295.3097094374406px;stroke-dashoffset:-0px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s" style="stroke:[object Object];stroke-dasharray:295.3097094374406px 295.3097094374406px;stroke-dashoffset:-0px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s"