[Webkit-unassigned] [Bug 58121] [WK2] layoutTestController.shadowRoot should return undefined when its argument is not an element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 8 09:44:21 PDT 2011


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





--- Comment #7 from Adam Roben (:aroben) <aroben at apple.com>  2011-04-08 09:44:21 PST ---
It looks like LayoutTestController doesn't have enough information to do the right thing. It's supposed to return undefined if it is passed a non-element node, but it has no way of determining whether a particular node is an element or not.

-- 
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