worker-dom icon indicating copy to clipboard operation
worker-dom copied to clipboard

Support document.implementation.createHTMLDocument to unlock jQuery usage

Open alabiaga opened this issue 5 years ago • 7 comments

jQuery uses dom.implementation.createHTMLDocument for its parseHtml call which errors when loading the library. Supporting the implementation obj/interface and a textNode on the Node object should unlock jQuery.

alabiaga avatar Oct 02 '19 21:10 alabiaga

cc\ @kristoferbaxter I'm looking to do the work for this unless there is a reason why this isn't supported. Pls assign to me. Thanks

alabiaga avatar Oct 02 '19 21:10 alabiaga

@alabiaga if this would make jQuery work, um, that would be huge. Any chance you can still work on this?

morsssss avatar Jan 29 '20 22:01 morsssss

@morsssss I started it but just never prioritized it. I'll see how much more work is left and will update this ticket by Monday. Thanks

alabiaga avatar Jan 30 '20 14:01 alabiaga

@alabiaga Do you have an update?

kristoferbaxter avatar Feb 16 '20 23:02 kristoferbaxter

Will pass this to @sebastianbenz. I'll sync with him this coming week. Thanks

alabiaga avatar Feb 17 '20 00:02 alabiaga

I'm also just guessing this wouldn't be sufficient to get jQuery to start working. Wouldn't it be nice though?

On Sun, Feb 16, 2020, 7:02 PM Aaron Labiaga [email protected] wrote:

Will pass this to @sebastianbenz https://github.com/sebastianbenz. I'll sync with him this coming week. Thanks

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ampproject/worker-dom/issues/679?email_source=notifications&email_token=AHAOP2U22HU32CSBYQ7XPOLRDHHXTA5CNFSM4I43N672YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEL4WWUA#issuecomment-586771280, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHAOP2SSN2N5LRJU3URYQ2DRDHHXTANCNFSM4I43N67Q .

morsssss avatar Feb 17 '20 03:02 morsssss

@morsssss correct. Last time I checked it should at least get it to point of loading the library.

alabiaga avatar Feb 18 '20 14:02 alabiaga