NEW 108774
Prototype splitting Node into internal and external type
https://bugs.webkit.org/show_bug.cgi?id=108774
Summary Prototype splitting Node into internal and external type
Antti Koivisto
Reported 2013-02-03 14:34:42 PST
We split the style data structures. Maybe we can do something similar to the core DOM.
Attachments
some prototyping (119.44 KB, patch)
2013-02-03 14:35 PST, Antti Koivisto
no flags
Antti Koivisto
Comment 1 2013-02-03 14:35:06 PST
Created attachment 186269 [details] some prototyping
Andreas Kling
Comment 2 2013-02-03 15:05:10 PST
Comment on attachment 186269 [details] some prototyping View in context: https://bugs.webkit.org/attachment.cgi?id=186269&action=review I like what I am reading. Very next-level. > Source/WebCore/corenode/CoreNode.h:135 > + QualifiedName m_tagName; My first patch would be making this member ElementType-only.
Note You need to log in before you can comment on or make changes to this bug.