Should techniques move to HTML5?

Hey, we received a new issue from Mark Rogers (https://github.com/w3c/wcag/issues/127) which notes an issue in F91.  F91 includes an allowance for a table header to be identified with <td scope=“col”> but HTML5 explicitly disallows the use of scope on TD elements.

We could:

  1.  Add in "(HTML4 and XHTML only)” for the line in the procedure that allows for this
  2.  Change the entire technique to HTML5 and removing the TD scope line in the procedure.
  3.  Make a new, very similar failure for HTML5 that removes the TD scope line.

I’m sure that we aren’t interested in encouraging TD with scope, but as a failure we need to be careful.

What do people think?  Is there a downside to adapting this and other techniques to HTML5, even if it means losing some HTML4 content?

Thanks,
AWK

Andrew Kirkpatrick
Group Product Manager, Accessibility
Adobe

akirkpat@adobe.com
http://twitter.com/awkawk

http://blogs.adobe.com/accessibility

Received on Friday, 18 December 2015 15:47:35 UTC