-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Description
I understand simple-html-tokenizer is not going to tokenize script tags, but it seems it should not throw an exception on them. I started in htmlbars repo but was directed here. See:
http://emberjs.jsbin.com/jocafazaxa/1/edit?html,js,console
Expected behavior here would be that the sort function is available on the window object.
Note that changing the operator to a '>' works fine.
If simple-html-tokenizer were to simply recognize it is inside of a script tag and to skip tokenization until a closing script tag is found, this would be sufficient.
CvX
Metadata
Metadata
Assignees
Labels
No labels