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
I think
preferredStylesheetSet
and
selectedStylesheetSet
should probably be moved to HtmlDocument
createCDataSection should be removed (use a construtor)
createRange should be removed (use a constructor)
createTouch should be removed (use a constructor)
getCssCanvasContext should probably be moved to HtmlDocument
Remove DocumentEvents that only make sense for an HtmlDocument
The text was updated successfully, but these errors were encountered:
I think
preferredStylesheetSet
and
selectedStylesheetSet
should probably be moved to HtmlDocument
createCDataSection should be removed (use a construtor)
createRange should be removed (use a constructor)
createTouch should be removed (use a constructor)
getCssCanvasContext should probably be moved to HtmlDocument
Remove DocumentEvents that only make sense for an HtmlDocument
The text was updated successfully, but these errors were encountered: