Re: summary="" in HTML5 ISSUE-32

On Feb 25, 2009, at 11:37 AM, Jonas Sicking wrote:

>
> If we added an attribute like summaryfor="idOfTable" to the <p>, would
> that address all the problems you have with this proposed solution? Or
> adding a summaryIn="idOfPara" on the <table>. I'm not suggesting this
> as a solution, merely trying to understand your complaints with the
> <p> solution.

I believe ARIA already provides the markup to express this in a way  
that generalizes to all elements, namely aria-describedby.

Regards,
Maciej

Received on Wednesday, 25 February 2009 20:21:15 UTC