Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Fix checking for
patchTarget
in initAdoptedStyleSheetObserver
Calling `Object.getOwnPropertyDescriptor(undefined, 'xx')` actually errors out, so let's guard there.
- Loading branch information