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
xml5ever: Bubble parser blocking scripts to the caller instead of the TreeSink
This is the same approach used by html5ever, which will hopefully allow
unifying their API a bit as part of the effort for encoding support.
This is a breaking change. The TreeSink::complete_script method is
removed.
0 commit comments