[Webkit-unassigned] [Bug 122015] [ATK] Expose aria-invalid as a text attribute (not object attribute)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 30 06:04:23 PDT 2013


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


Mario Sanchez Prada <mario at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #212974|0                           |1
        is obsolete|                            |
 Attachment #212974|review?                     |
               Flag|                            |
 Attachment #212986|                            |review?
               Flag|                            |




--- Comment #9 from Mario Sanchez Prada <mario at webkit.org>  2013-09-30 06:03:19 PST ---
Created an attachment (id=212986)
 --> (https://bugs.webkit.org/attachment.cgi?id=212986&action=review)
Patch proposal

Sorry for the spam but I'm attaching a new version of the previous patch now that I think it's cleaner and more easy to scale, as I put all the attributes related mappings between ATK and layout tests inside a bidimensional array. Also the code in coreAttributeToAtkAttribute() is cleaner too.

We probably should do something similar to simplify the roleToString() funcion, me thinks...

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