remove incorrect test

pull/1073/head
Rich Harris 7 years ago
parent d4d7ef9c04
commit d280d1d458

@ -1 +0,0 @@
<p>this &lt;em&gt;should&lt;/em&gt; not be <span>&lt;strong&gt;bold&lt;/strong&gt;</span></p>

@ -1,42 +0,0 @@
{
"hash": 488075009,
"html": {
"start": 0,
"end": 93,
"type": "Fragment",
"children": [
{
"start": 0,
"end": 93,
"type": "Element",
"name": "p",
"attributes": [],
"children": [
{
"start": 3,
"end": 43,
"type": "Text",
"data": "this &lt;em&gt;should&lt;/em&gt; not be "
},
{
"start": 43,
"end": 89,
"type": "Element",
"name": "span",
"attributes": [],
"children": [
{
"start": 49,
"end": 82,
"type": "Text",
"data": "&lt;strong&gt;bold&lt;/strong&gt;"
}
]
}
]
}
]
},
"css": null,
"js": null
}
Loading…
Cancel
Save