ACTION-1093: Write test cases for "implied boolean attributes" e.g., html5 required vs aria-required - ARIA 1.1

Write test cases for "implied boolean attributes" e.g., html5 required vs aria-required - ARIA 1.1

State:
closed
Person:
Michael Cooper
Due on:
July 16, 2012
Created on:
July 9, 2012
Associated Product:
ARIA 1.1 Test Plan
Related emails:
  1. DRAFT MINUTES: 9 July 2012 Protocols and Formats Working Group Teleconference (from jongund@illinois.edu on 2012-07-09)

Related notes:

[MichaelC]: e.g., <input type=checkbox aria-required=true> aria-required is not processed because there is no role, <input type=checkbox role=checkbox aria-required=true> aria-required is processed in both HTML4 and HTML5, and overrides HTML5 implicit "false" by absence of required attribute because ARIA role is present, *unless* the HTML5 spec forbids this (which it should not in this case)

9 Jul 2012, 14:41:05

Closing as obsolete. We use WPT now.

Joanmarie Diggs, 11 Apr 2018, 14:36:55

Display change log.


James Nurthen <w3c@nurthen.com>, Valerie Young <spectranaut@igalia.com>, Chairs, Daniel Montalvo <dmontalvo@w3.org>, Staff Contact
Tracker: documentation, (configuration for this group), originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: 1093.html,v 1.1 2023/05/22 16:31:48 carcone Exp $