Upgrade Emmet removetag perf + behaviour, fixes #104173

This commit is contained in:
Raymond Zhao
2020-12-17 11:56:53 -08:00
committed by GitHub
parent bcef72ddd0
commit dadb18c39e
2 changed files with 95 additions and 37 deletions

View File

@@ -175,7 +175,7 @@ suite('Tests for Emmet actions on html tags', () => {
<li><span>Hello</span></li>
<li><span>There</span></li>
<div><li><span>Bye</span></li></div>
\t
\t\t
<span/>
</script>
`;