mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 02:59:04 +08:00
test: Update test case snapshot
This commit is contained in:
parent
ae88fdeabd
commit
50b82ca509
@ -494,6 +494,15 @@ exports[`List.pagination should change page size work 2`] = `
|
||||
</svg>
|
||||
</span>
|
||||
</span>
|
||||
<div
|
||||
style="position: absolute; top: 0px; left: 0px; width: 100%;"
|
||||
/>
|
||||
<div
|
||||
style="position: absolute; top: 0px; left: 0px; width: 100%;"
|
||||
/>
|
||||
<div
|
||||
style="position: absolute; top: 0px; left: 0px; width: 100%;"
|
||||
/>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -755,6 +755,12 @@ exports[`Table.filter should support getPopupContainer from ConfigProvider 1`] =
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
style="position: absolute; top: 0px; left: 0px; width: 100%;"
|
||||
/>
|
||||
<div
|
||||
style="position: absolute; top: 0px; left: 0px; width: 100%;"
|
||||
/>
|
||||
</span>
|
||||
</div>
|
||||
</th>
|
||||
|
@ -133,7 +133,7 @@
|
||||
"rc-tooltip": "~4.0.0-alpha.3",
|
||||
"rc-tree": "~3.0.0-alpha.37",
|
||||
"rc-tree-select": "~3.0.0-alpha.5",
|
||||
"rc-trigger": "~4.0.0-alpha.6",
|
||||
"rc-trigger": "~4.0.0-alpha.7",
|
||||
"rc-upload": "~2.9.1",
|
||||
"rc-util": "^4.10.0",
|
||||
"rc-virtual-list": "^0.0.0-alpha.25",
|
||||
|
Loading…
Reference in New Issue
Block a user