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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -142,7 +142,7 @@ import { ... } from "https://esm.sh/jsr/@purifyjs/core";
142
142
143
143
## 🙄 Limitations
144
144
145
-
- Since purify.js uses extended custom elements, **Safari doesn’t support this yet**. If you care about Safari for some reason, use the
145
+
- Since purify.js uses extended custom elements (internally) for lifecycles, **Safari doesn’t support this yet**. If you care about Safari for some reason, use the
146
146
[ungap/custom-elements](https://github.com/ungap/custom-elements) polyfill. You can follow support status at
0 commit comments