update textarea parser test, now that we no longer are doing that normalization

pull/6148/head
Conduitry 6 years ago
parent 2aaf663c73
commit 1f577dfd64

@ -9,11 +9,8 @@
"end": 61,
"type": "Element",
"name": "textarea",
"attributes": [
{
"type": "Attribute",
"name": "value",
"value": [
"attributes": [],
"children": [
{
"start": 10,
"end": 41,
@ -51,9 +48,6 @@
}
]
}
],
"children": []
}
]
}
}
Loading…
Cancel
Save