WebKit / Documentation

Documentation for the WebKit project, hosted at https://docs.webkit.org.
https://docs.webkit.org
63 stars 24 forks source link

Subbranch #59

Closed AtulRaghuvanshi73 closed 1 year ago

AtulRaghuvanshi73 commented 1 year ago

31 Writing Documentation on Inserting and Removing DOM nodes.

I have written about some basic DOM manipluation methods

AtulRaghuvanshi73 commented 1 year ago

ok, I work on this and edit the PR

AtulRaghuvanshi73 commented 1 year ago

@rniwa can you suggest some resources to get some more info about how insertion and removal of dom nodes is done in webkit

rniwa commented 1 year ago

@rniwa can you suggest some resources to get some more info about how insertion and removal of dom nodes is done in webkit

There is no documentation or resources to speak of. This is why it's a to-do item. I need to find a time to write them down.

AtulRaghuvanshi73 commented 1 year ago

I have made a couple of changes. If this is not how it should be done, it would be helpful someone gives some resources about how this should look it or what are the contents which are missing.

AtulRaghuvanshi73 commented 1 year ago

Ok I'll work on this. For now I'll just close the PR.