Re: [whatwg] [html5] HTMLMapElement.images

2006-06-13 Thread Ian Hickson
On 6/13/06, Anne van Kesteren <[EMAIL PROTECTED]> wrote: Before I forget about this hereby a proposal to give the HTMLMapElement interface a new (readonly) member called `images` or equivalent representing an HTMLCollection consisting of HTMLImageElement and HTMLObjectElement (and perhaps HTMLCan

Re: [whatwg] Simple numbers

2006-06-13 Thread fantasai
Anne van Kesteren wrote: Quoting Michel Fortin <[EMAIL PROTECTED]>: Maybe a number element would be valuable, both inside and outside formulas, to provide format-neutral machine-readable numeric values: 123 456 789,12 So the machine can just infer the format inside from the locale. What

Re: [whatwg] Summary in lists

2006-06-13 Thread Brad Fults
It isn't clear why the `title` attribute[1] wouldn't fulfill this desire. Any elaboration or use cases would be helpful. Thanks. [1] - http://www.w3.org/TR/html401/struct/global.html#adef-title -- Brad Fults NeatBox On 6/12/06, Isac Backlund <[EMAIL PROTECTED]> wrote: Hi, I think that

Re: [whatwg] Mathematics in HTML5

2006-06-13 Thread James Graham
White Lynx wrote: If this demonstrates that it really is possible to create viable math markup in HTML and have it completely styled in CSS then that would be a good step This step is already made, No it is not. You have demonstrated that CSS can do a mediocre job at simple mathematics. T

Re: [whatwg] [html5] HTMLMapElement.images

2006-06-13 Thread Shadow2531
On 6/13/06, Anne van Kesteren <[EMAIL PROTECTED]> wrote: Before I forget about this hereby a proposal to give the HTMLMapElement interface a new (readonly) member called `images` or equivalent representing an HTMLCollection consisting of HTMLImageElement and HTMLObjectElement (and perhaps HTMLCan

Re: [whatwg] Mathematics in HTML5

2006-06-13 Thread White Lynx
Ian Hickson wrote: > WHATWG doesn't have a position on this -- different contributors have > different opinions, and no clear consensus is being reached as far as I > can tell. I think from discussion it is clear that math markup is something that people are interested in, in the same time I do

[whatwg] [html5] HTMLMapElement.images

2006-06-13 Thread Anne van Kesteren
Before I forget about this hereby a proposal to give the HTMLMapElement interface a new (readonly) member called `images` or equivalent representing an HTMLCollection consisting of HTMLImageElement and HTMLObjectElement (and perhaps HTMLCanvasElement?) elements that use that image map defin