[Bug 20224] Consider defining abbr="" for <td> elements

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20224

--- Comment #3 from Erika Doyle Navara <erika.doyle@microsoft.com> ---
(In reply to comment #1)
> I think this is already covered in the current spec through your commit:
> https://github.com/w3c/html/commit/e214f469d60202f80b4aec9396caf763f2a3722f

It would probably also involve some IDL tweaking to move abbr="" up a level to
the HTMLTableCellElement interface (inherited by both td and th):
http://dev.w3.org/html5/spec/single-page.html#htmltablecellelement
...along with moving the definition and example to that place in the spec.

> I'd like to put forward to use Ian's proposed sentence at:
> https://github.com/w3c/html/commit/b2567ff15727d5dd99ea031e5dbc48dd56433798
> instead.

For now at least, maybe we should go ahead and merge in Ian's change, to keep
things consistent in the spec?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 7 December 2012 23:14:04 UTC