Firefox exposes exactly what CSS display is. If the value is not inline/block/inline-blcok then should it be mapped to one of these values or the attribute should missed? Alex.
On Tue, Aug 14, 2012 at 11:23 AM, James Teh <[email protected]> wrote: > I'd argue the only really relevant values that aren't domain specific are > inline, block and possibly inline-block. These enable an AT to determine > whether a node is on a separate "line" from others. None isn't necessary in > any case, as this should be communicated either via the invisible state or > non-existence in the tree. > > Jamie > > > On 14/08/2012 12:14 PM, Pete Brunet wrote: >> >> It has been requested that the Gecko display object attribute be added >> to the IA2 Object Attribute spec. That spec references >> http://www.w3.org/TR/CSS2/visuren.html#display-prop >> >> Should all of the values listed be supported? Remember that we don't >> want to over specify in order to not overburden app developers. The >> list is: >> >> inline | block | list-item | inline-block | table | inline-table | >> table-row-group | table-header-group | table-footer-group | table-row | >> table-column-group | table-column | table-cell | table-caption | none >> >> Pete >> -- >> *Pete Brunet* >> >> >> a11ysoft - Accessibility Architecture and Development >> (512) 467-4706 (work), (512) 689-4155 (cell) >> Skype: pete.brunet >> IM: ptbrunet (AOL, Google), [email protected] (MSN) >> http://www.a11ysoft.com/about/ >> Ionosphere: WS4G >> >> >> _______________________________________________ >> Accessibility-ia2 mailing list >> [email protected] >> https://lists.linuxfoundation.org/mailman/listinfo/accessibility-ia2 >> > > -- > James Teh > Director, NV Access Limited > Email: [email protected] > Web site: http://www.nvaccess.org/ > Phone: +61 7 5667 8372 > _______________________________________________ > Accessibility-ia2 mailing list > [email protected] > https://lists.linuxfoundation.org/mailman/listinfo/accessibility-ia2 _______________________________________________ Accessibility-ia2 mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/accessibility-ia2
