[Webkit-unassigned] [Bug 37297] [Chromium] need an implementation of LayoutTestController::computedStyleIncludingVisitedInfo

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 13 21:31:12 PDT 2010


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





--- Comment #3 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2010-04-13 21:31:12 PST ---
Instead of getElement, how about getNode since that will be more generically
useful?  Then, we can use WebNode::isElementNode to determine if a downcast to
WebElement is safe.

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