Re: <table chart="pie">

Dmitry Turin wrote:
> Good day.
> 
> (1D)
> I offer (@chart=none by default)
> 
> <table CHART="PIE">
>   <tr>
>     <td id="id1" label="label1">24.1</td>
>     <td id="id2" label="label2">31.2</td>
>     <td id="id3" label="label3">56.8</td>
>     <td id="id4" label="label4">75.4</td>
>   </tr>
> </table>
> which display chart as pie __instead of table__ with numerical data.

Why would you want to define how data is *presented* in the a markup 
language that should just be preoccupied with semantics and *content*? 
If anything, this sort of thing should be handled via CSS or similar.

-- 
Patrick H. Lauke
______________________________________________________________
re·dux (adj.): brought back; returned. used postpositively
[latin : re-, re- + dux, leader; see duke.]
www.splintered.co.uk | www.photographia.co.uk
http://redux.deviantart.com
______________________________________________________________
Co-lead, Web Standards Project (WaSP) Accessibility Task Force
http://webstandards.org/
______________________________________________________________
Take it to the streets ... join the WaSP Street Team
http://streetteam.webstandards.org/
______________________________________________________________

Received on Saturday, 28 July 2007 00:54:28 UTC