[Webkit-unassigned] [Bug 89986] HTMLStyleElement::removedFrom seems incorrect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 26 09:34:03 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=89986





--- Comment #1 from Shinya Kawanaka <shinyak at chromium.org>  2012-06-26 09:34:01 PST ---
Element::removedFrom has the same thing.
Why taking the treeScope of parent?
I believe node->treeScope() and parentNode()->treeScope() should be the same unless parentNode() does not exist...

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list