You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
whatwg/webidl#769 fixed this in the spec, this issue should probably be resolved by matching that, but I've framed it around the regression only as that's blocking whatwg/xhr#252.
The text was updated successfully, but these errors were encountered:
450e049 added
async
toSymbolIdents
in tokenizer.py, causing it to be treated as a symbol rather than an identifier.This caused a problem in whatwg/xhr#251:
whatwg/webidl#769 fixed this in the spec, this issue should probably be resolved by matching that, but I've framed it around the regression only as that's blocking whatwg/xhr#252.
The text was updated successfully, but these errors were encountered: