[whatwg] Give guidance about RFC 4281 codecs parameter

2007-04-08 Thread Henri Sivonen
The video element is designed to accommodate codec-based fallbacks based on MIME types. The reasonable codec extension mechanism for browsers is using the facilities of the timed media framework of the underlying operating system (QuickTime on Mac OS X, DirectShow on Windows and gStreamer

[whatwg] figure as struct inline

2007-04-08 Thread Henri Sivonen
It might make sense to allow figure as struct inline. The interaction with p parsing in text/html would require research. -- Henri Sivonen [EMAIL PROTECTED] http://hsivonen.iki.fi/

Re: [whatwg] figure as struct inline

2007-04-08 Thread Henri Sivonen
On Apr 8, 2007, at 12:40, Henri Sivonen wrote: The interaction with p parsing in text/html would require research. Anne says figure should work as a child of p as far as text/html parsing goes. -- Henri Sivonen [EMAIL PROTECTED] http://hsivonen.iki.fi/

[whatwg] Attribute for holding private data for scripting

2007-04-08 Thread Henri Sivonen
At http://www.quirksmode.org/blog/archives/2007/04/html_5.html PPK suggests having an attribute for storing private data for scripts. Currently, one can invent an attribute and it will work for scripts. However, it will look ugly for conformance checking. Since this is essentially a

[whatwg] Anchor target-attribute extension to enable dom targeting

2007-04-08 Thread Georges MARZIN
Hello. This is my first post in whatwg mailing list for technical discussion of WHAT Working Group specifications. Please pardon my english, I'm french. I have a suggestion to submit : Look at this piece of code : !-- look at the sharp in the target property -- a

Re: [whatwg] Anchor target-attribute extension to enable dom targeting

2007-04-08 Thread Kornel Lesinski
On Sun, 08 Apr 2007 19:17:55 +0100, Georges MARZIN [EMAIL PROTECTED] wrote: a href=inc/foo.frg target=#main_area Click here to dynamicaly load a text/html piece of code into the main_area identified dom node /a !-- somewhere in the same document -- div

[whatwg] Anchor target-attribute extension to enable dom targeting

2007-04-08 Thread Georges MARZIN
Le dimanche 08 avril 2007 à 20:27 +0100, Kornel Lesinski a écrit : On Sun, 08 Apr 2007 19:17:55 +0100, Georges MARZIN [EMAIL PROTECTED] wrote: a href=inc/foo.frg target=#main_area Click here to dynamicaly load a text/html piece of code into the main_area identified dom

Re: [whatwg] Anchor target-attribute extension to enable dom targeting

2007-04-08 Thread Kornel Lesinski
On Sun, 08 Apr 2007 22:22:20 +0100, Georges MARZIN [EMAIL PROTECTED] wrote: IMHO it isn't much better than: a href=inc/foo.frg target=main_area iframe name=main_area/iframe It's still as evil as frames - subpages can't be used as standalone documents (thus bookmarked, returned by search