Re: [whatwg] several messages about the tree construction stage of HTML parsing

2008-03-04 Thread Ian Hickson
Executive summary: Hoo boy did these e-mails end up with a lot of complicated changes -- a total of 38 different checkins. Some were editorial, but others were quite invasive changes. Here are the main ones: * Merged insertion modes and phases. Theoretically this didn't change anything bu

Re: [whatwg] Usemap and ismap for canvas tag

2008-03-04 Thread Greg Houston
David, I really didn't mean to shift the emphasis to SVG at all. I don't think anyone is going to try "running a Gaussian blur of a dynamically generated mouse-driven turbulence displacement of a bitmap [via] JavaScript on a canvas image." All I am doing here is making simple pie charts, and I wo

Re: [whatwg] Usemap and ismap for canvas tag

2008-03-04 Thread ddailey
Greg, I remember seeing the quote here: " is designed for creating images dynamically in scripts. SVG focuses on pre-computed image documents, and is more complex and slower to generate dynamically." at some point in time and thinking to myself that it was basically inaccurate. I realize it is

[whatwg] HTMLDocument hasFocus - should it be a function?

2008-03-04 Thread Adele Peterson
I started implementing the hasFocus attribute in WebKit, but then I realized that IE and Firefox 3 both implement it as a function. Should the spec change to match the existing implementations? Thanks, Adele

Re: [whatwg] Proposal for a link attribute to replace

2008-03-04 Thread Krzysztof Żelechowski
Dnia 28-02-2008, Cz o godzinie 19:51 +, Philip Taylor pisze: > Are there cases where ... is not adequate for making > block links? It does not make the anchor a block element, it is still a text element, although with block display. It cannot contain flow content. > The URI is sema

Re: [whatwg] several messages about the HTML syntax

2008-03-04 Thread Krzysztof Żelechowski
Dnia 03-03-2008, Pn o godzinie 20:18 +, David Gerard pisze: > On 03/03/2008, Ian Hickson <[EMAIL PROTECTED]> wrote: > > On Mon, 3 Mar 2008, Krzysztof Żelechowski wrote: > > > > When I want to define a paragraph-style tool-tip, I am left with the > > > following choice: either make the sourc