[Webkit-unassigned] [Bug 54117] Replace static_cast<HTMLElement*> with toHTMLElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 9 12:44:40 PST 2011


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





--- Comment #6 from Yael <yael.aharon at nokia.com>  2011-02-09 12:44:40 PST ---
(In reply to comment #5)
> (In reply to comment #4)
> > This test is really expecting the function enclosingListChild to return a node which is not an HTMLElement.
> 
> Is it an Element? Element* would be better than Node*.

This is a text node, not an element. It asserts when I use toElement().

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