remove `style=""`

pull/15418/head
adiguba 2 years ago
parent 555f11c7a1
commit 526a2b85b6

@ -2,6 +2,6 @@ import { test } from '../../test';
export default test({
html: `
<p style=""></p>
<p></p>
`
});

Loading…
Cancel
Save