-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove all remaining WHAT DOM access which isn’t encapsulated by what…
…DOMAdapter* * I manually validated this by looking for any references in project to the types in DOM.compat-min.ts. One minor **type only** exception is references to types of the `XPathResult.*_TYPE` constants. This does suggest that there’s some small risk that future maintenance may mistakenly reintroduce WHAT DOM access somewhere it isn’t expected and encapsulated. The risk should be very small so long as we retain the opaque nature of `XPathNode` and its subtypes.
- Loading branch information
1 parent
dec1939
commit de08826
Showing
6 changed files
with
0 additions
and
236 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.