On Mon, Aug 23, 2010 at 2:42 PM, Ian Hickson <ian@hixie.ch> wrote: > On Mon, 23 Aug 2010, Jonas Sicking wrote: >> >> Note that the 'hidden' attribute prevents the description from being >> displayed inline, but doesn't prevent it from being exposed to AT users. > > It should... The hidden="" attribute means "this is irrelevant and must > not be presented to the user". Define "presented to user". A <style> element inside a @hidden element still affects the presentation of the whole page. SVG patterns, markers and <use> elements that point to elements inside a @hidden element is still rendered right? Form controls are still submitted, and javascript is still run, the effects of this is often visible to the user. / JonasReceived on Monday, 23 August 2010 22:19:30 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:25:29 UTC