[Webkit-unassigned] [Bug 14955] Implement getElementsByClassName
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 13 22:00:55 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=14955
------- Comment #30 from mitz at webkit.org 2007-12-13 22:00 PDT -------
(From update of attachment 17882)
122 bool isLower() const { return m_impl ? m_impl->isLower() : false; }
The null string is all-lowercase (and all-uppercase), so this should say true.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list