[Webkit-unassigned] [Bug 14955] Implement getElementsByClassName

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 15 07:50:56 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14955





------- Comment #21 from catfish.man at gmail.com  2007-10-15 07:50 PDT -------
(In reply to comment #20)
> I'd love to see the last few issues fixed up to land this on trunk.
> 

I haven't forgotten, just haven't had time to work on it. I'll try to set aside
some time this weekend to finish it up.

I do have one question regarding case-sensitivity though: now that code is
shared between regular class parsing and getElementsByClassName parsing it
becomes more difficult to only have a quirks mode for regular class parsing.
Should I leave it as is, or add another argument to the function to let the
caller control whether quirks mode is allowed (or a third option if I'm missing
some better way of doing it)?


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