RESOLVED INVALID85170
When cloning DOM nodes, we should avoid reparsing inline style attribute.
https://bugs.webkit.org/show_bug.cgi?id=85170
Summary When cloning DOM nodes, we should avoid reparsing inline style attribute.
Andreas Kling
Reported 2012-04-30 00:15:02 PDT
It would be a lot more efficient to simply clone the inline StylePropertySet from the ElementAttributeData being cloned.
Attachments
Andreas Kling
Comment 1 2012-08-25 04:56:40 PDT
I fixed this on bug 86574.
Note You need to log in before you can comment on or make changes to this bug.