update Steps test snapshot

pull/11999/head
HeskeyBaozi 6 years ago committed by 偏右
parent b0d89aed23
commit d8014686b6

@ -149,8 +149,27 @@ exports[`renders ./components/steps/demo/error.md correctly 1`] = `
class="ant-steps-item-icon"
>
<span
class="ant-steps-icon anticon anticon-check"
/>
class="ant-steps-icon"
>
<i
class="anticon anticon-check ant-steps-finish-icon"
>
<svg
aria-hidden="true"
class=""
data-icon="check"
fill="currentColor"
height="1em"
viewBox="0 0 1024 1024"
width="1em"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M912 190h-69.9c-9.8 0-19.1 4.5-25.1 12.2L404.7 724.5 207 474c-6.1-7.7-15.3-12.2-25.1-12.2H112c-6.7 0-10.4 7.7-6.3 12.9l273.9 347c12.8 16.2 37.4 16.2 50.3 0l488.4-618.9c4.1-5.1.4-12.8-6.3-12.8z"
/>
</svg>
</i>
</span>
</div>
<div
class="ant-steps-item-content"
@ -177,8 +196,27 @@ exports[`renders ./components/steps/demo/error.md correctly 1`] = `
class="ant-steps-item-icon"
>
<span
class="ant-steps-icon anticon anticon-cross"
/>
class="ant-steps-icon"
>
<i
class="anticon anticon-close ant-steps-error-icon"
>
<svg
aria-hidden="true"
class=""
data-icon="close"
fill="currentColor"
height="1em"
viewBox="0 0 1024 1024"
width="1em"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M563.8 512l262.5-312.9c4.4-5.2.7-13.1-6.1-13.1h-79.8c-4.7 0-9.2 2.1-12.3 5.7L511.6 449.8 295.1 191.7c-3-3.6-7.5-5.7-12.3-5.7H203c-6.8 0-10.5 7.9-6.1 13.1L459.4 512 196.9 824.9c-4.4 5.2-.7 13.1 6.1 13.1h79.8c4.7 0 9.2-2.1 12.3-5.7l216.5-258.1 216.5 258.1c3 3.6 7.5 5.7 12.3 5.7h79.8c6.8 0 10.5-7.9 6.1-13.1L563.8 512z"
/>
</svg>
</i>
</span>
</div>
<div
class="ant-steps-item-content"
@ -520,8 +558,27 @@ exports[`renders ./components/steps/demo/simple.md correctly 1`] = `
class="ant-steps-item-icon"
>
<span
class="ant-steps-icon anticon anticon-check"
/>
class="ant-steps-icon"
>
<i
class="anticon anticon-check ant-steps-finish-icon"
>
<svg
aria-hidden="true"
class=""
data-icon="check"
fill="currentColor"
height="1em"
viewBox="0 0 1024 1024"
width="1em"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M912 190h-69.9c-9.8 0-19.1 4.5-25.1 12.2L404.7 724.5 207 474c-6.1-7.7-15.3-12.2-25.1-12.2H112c-6.7 0-10.4 7.7-6.3 12.9l273.9 347c12.8 16.2 37.4 16.2 50.3 0l488.4-618.9c4.1-5.1.4-12.8-6.3-12.8z"
/>
</svg>
</i>
</span>
</div>
<div
class="ant-steps-item-content"
@ -615,8 +672,27 @@ exports[`renders ./components/steps/demo/small-size.md correctly 1`] = `
class="ant-steps-item-icon"
>
<span
class="ant-steps-icon anticon anticon-check"
/>
class="ant-steps-icon"
>
<i
class="anticon anticon-check ant-steps-finish-icon"
>
<svg
aria-hidden="true"
class=""
data-icon="check"
fill="currentColor"
height="1em"
viewBox="0 0 1024 1024"
width="1em"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M912 190h-69.9c-9.8 0-19.1 4.5-25.1 12.2L404.7 724.5 207 474c-6.1-7.7-15.3-12.2-25.1-12.2H112c-6.7 0-10.4 7.7-6.3 12.9l273.9 347c12.8 16.2 37.4 16.2 50.3 0l488.4-618.9c4.1-5.1.4-12.8-6.3-12.8z"
/>
</svg>
</i>
</span>
</div>
<div
class="ant-steps-item-content"
@ -796,8 +872,27 @@ exports[`renders ./components/steps/demo/vertical.md correctly 1`] = `
class="ant-steps-item-icon"
>
<span
class="ant-steps-icon anticon anticon-check"
/>
class="ant-steps-icon"
>
<i
class="anticon anticon-check ant-steps-finish-icon"
>
<svg
aria-hidden="true"
class=""
data-icon="check"
fill="currentColor"
height="1em"
viewBox="0 0 1024 1024"
width="1em"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M912 190h-69.9c-9.8 0-19.1 4.5-25.1 12.2L404.7 724.5 207 474c-6.1-7.7-15.3-12.2-25.1-12.2H112c-6.7 0-10.4 7.7-6.3 12.9l273.9 347c12.8 16.2 37.4 16.2 50.3 0l488.4-618.9c4.1-5.1.4-12.8-6.3-12.8z"
/>
</svg>
</i>
</span>
</div>
<div
class="ant-steps-item-content"
@ -891,8 +986,27 @@ exports[`renders ./components/steps/demo/vertical-small.md correctly 1`] = `
class="ant-steps-item-icon"
>
<span
class="ant-steps-icon anticon anticon-check"
/>
class="ant-steps-icon"
>
<i
class="anticon anticon-check ant-steps-finish-icon"
>
<svg
aria-hidden="true"
class=""
data-icon="check"
fill="currentColor"
height="1em"
viewBox="0 0 1024 1024"
width="1em"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M912 190h-69.9c-9.8 0-19.1 4.5-25.1 12.2L404.7 724.5 207 474c-6.1-7.7-15.3-12.2-25.1-12.2H112c-6.7 0-10.4 7.7-6.3 12.9l273.9 347c12.8 16.2 37.4 16.2 50.3 0l488.4-618.9c4.1-5.1.4-12.8-6.3-12.8z"
/>
</svg>
</i>
</span>
</div>
<div
class="ant-steps-item-content"

Loading…
Cancel
Save