update parser tests

pull/1367/head
Rich Harris 6 years ago
parent 67e4a90f18
commit 4c9ba2ef71

@ -8,7 +8,7 @@
{
"start": 0,
"end": 18,
"type": "Element",
"type": "Component",
"name": "Widget",
"attributes": [
{

@ -8,7 +8,7 @@
{
"start": 0,
"end": 62,
"type": "Element",
"type": "Component",
"name": "svelte:component",
"attributes": [],
"children": [],

@ -32,7 +32,7 @@
{
"start": 17,
"end": 51,
"type": "Element",
"type": "Component",
"name": "svelte:self",
"attributes": [
{

Loading…
Cancel
Save