Reported by jteh on 2012-08-21 19:13
We have code which is supposed to support text alignment for IAccessible2, but it's actually completely incorrect. text-align is an object attribute, not a text attribute.
The text was updated successfully, but these errors were encountered:
Comment 1 by jteh on 2012-08-22 06:27
Done in 8cbf9e7.
Note that this doesn't cover Symphony, as it doesn't follow the IA2 standard for this. See #2204. Also, Mozilla doesn't always expose alignment correctly. See MozillaBug:684141.
Changes:
State: closed
Reported by jteh on 2012-08-21 19:13
We have code which is supposed to support text alignment for IAccessible2, but it's actually completely incorrect. text-align is an object attribute, not a text attribute.
The text was updated successfully, but these errors were encountered: