[Webkit-unassigned] [Bug 20887] Legend tag should be exposed through AX

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 19 12:13:15 PDT 2008


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


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #23566|review?(darin at apple.com)    |review+
               Flag|                            |




------- Comment #4 from darin at apple.com  2008-09-19 12:13 PDT -------
(From update of attachment 23566)
     virtual bool isWidget() const { return false; }
-
+    virtual bool isFieldset() const { return false; }

The rest of these are in alphabetical order. It would be better if you sorted
your new one in rather than putting it at the bottom.

r=me


-- 
Configure bugmail: https://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