Re: [whatwg] Ongoing work on an editing commands (execCommand()) specification

2011-03-02 Thread Ryosuke Niwa
On Thu, Mar 3, 2011 at 4:18 AM, Aryeh Gregor wrote: > > > Unstyling a Range doesn't work for text decorations because overriding > > text-decoration property doesn't clear underline nor line-through. > > This is already noted as an issue in the spec (under "underline" in > the command list). I wr

Re: [whatwg] Ongoing work on an editing commands (execCommand()) specification

2011-03-02 Thread Roland Steiner
On Thu, Mar 3, 2011 at 4:18 AM, Aryeh Gregor wrote: > On Tue, Mar 1, 2011 at 5:11 PM, Ryosuke Niwa wrote: > > Styling a Range doesn't support styleWithCSS=false > > I saw this feature in Mozilla's docs, but I don't really get it. What > use-cases does it have? Why do we need to support both way

Re: [whatwg] Ongoing work on an editing commands (execCommand()) specification

2011-03-02 Thread Brett Zamir
On 3/3/2011 3:18 AM, Aryeh Gregor wrote: On Tue, Mar 1, 2011 at 5:11 PM, Ryosuke Niwa wrote: Styling a Range doesn't support styleWithCSS=false I saw this feature in Mozilla's docs, but I don't really get it. What use-cases does it have? Why do we need to support both ways of doing things if

Re: [whatwg] Can we deprecate alert(), confirm(), prompt() ?

2011-03-02 Thread Aryeh Gregor
On Tue, Mar 1, 2011 at 9:52 PM, WeBMartians wrote: > Aryeh! You have made an ad-hominem attack: shame on you! I mention the > Microsoft use cases only to save space. There are similar cases in the Linux > and Macintosh realms. Judge an idea by its merits, not by its source (even > if that source i

Re: [whatwg] Intent of the FileSystem API

2011-03-02 Thread Roger Hågensen
On 2011-03-02 02:31, Tatham Oddie wrote: Glenn, That's an XP path you've provided. On Vista or 7 it'd be: C:\Users\tatham.oddie\AppData\Local\Google\Chrome\User Data\Default\Storage Microsoft explicitly did work in Vista to reduce the lengths of those base paths. Now, the Google co

Re: [whatwg] Session Management

2011-03-02 Thread Roger Hågensen
On 2011-03-02 18:42, Bjartur Thorlacius wrote: Just see what happens when users login to a site, then navigate to another and authenticate to the latter, and then logout from the latter. In that case, they're still authenticated to the former site. In theory, this shouldn't be a problem, as use

Re: [whatwg] Proposal for separating script downloads and execution

2011-03-02 Thread Glenn Maynard
On Wed, Mar 2, 2011 at 1:21 PM, Nicholas Zakas wrote: > After chatting a bit with Boris, it seems important for implementation that > a

Re: [whatwg] Ongoing work on an editing commands (execCommand()) specification

2011-03-02 Thread Aryeh Gregor
On Tue, Mar 1, 2011 at 5:11 PM, Ryosuke Niwa wrote: > Styling a Range doesn't support styleWithCSS=false I saw this feature in Mozilla's docs, but I don't really get it. What use-cases does it have? Why do we need to support both ways of doing things if they create the same visible effect? > I

[whatwg] Proposal for to allow images with structured fallback

2011-03-02 Thread Tab Atkins Jr.
Allow me to quickly summarize the state of affairs and the problem I wish to solve: 1. was designed in a broken manner, as it is a purely visual element with no way for non-sighted users, such as blind people or search engines, to view its contents. To fix this issue, @alt was added to , to prov

Re: [whatwg] Proposal for separating script downloads and execution

2011-03-02 Thread Nicholas Zakas
After chatting a bit with Boris, it seems important for implementation that a

Re: [whatwg] Session Management

2011-03-02 Thread Bjartur Thorlacius
On 3/2/11, Dave Kok wrote: > Op 02-03-11 13:16:11 schreef Bjartur Thorlacius: >>On 3/2/11, Dave Kok wrote: >>> Op 01-03-11 23:29:26 schreef Ian Hickson: On Thu, 25 Nov 2010, Dave Kok wrote: > > I am still faced with the fact that there is no way to clear the > HTTP authentication

Re: [whatwg] Attitude and Direction of the WHATWG

2011-03-02 Thread Charles Pritchard
On 3/2/2011 12:07 AM, Benjamin Hawkes-Lewis wrote: On Wed, Mar 2, 2011 at 6:52 AM, Charles Pritchard wrote: My understanding is that those items are covered by DOM, and WebIDL, which HTML inherits from. There's a bulk of APIs under the "webapps" group, covering much of the rest. I think that H

[whatwg] Improvement of the Application Cache

2011-03-02 Thread Edward Gerhold
Hello, i would like to suggest an improvement for the Offline Web applications. Problem: I´ve found out, that i can not Cache my Joomla! Content Management System. Of course i´ve read and heard about, that the application cache is for static pages. But with a little change to the spec and the imp

Re: [whatwg] Session Management

2011-03-02 Thread Dave Kok
Op 02-03-11 13:16:11 schreef Bjartur Thorlacius: >On 3/2/11, Dave Kok wrote: >> Op 01-03-11 23:29:26 schreef Ian Hickson: >>>On Thu, 25 Nov 2010, Dave Kok wrote: I am still faced with the fact that there is no way to clear the HTTP authentication credentials cache. >>> >>>To some ex

Re: [whatwg] Idea for having InputXML Or ClickXML for HTML5+

2011-03-02 Thread Narendra Sisodiya
On Wed, Mar 2, 2011 at 5:57 PM, Silvia Pfeiffer wrote: > Have you looked at popcorn.js? http://popcornjs.org/ Thanks for link..

Re: [whatwg] Idea for having InputXML Or ClickXML for HTML5+

2011-03-02 Thread Silvia Pfeiffer
Have you looked at popcorn.js? http://popcornjs.org/ Silvia. On Wed, Mar 2, 2011 at 10:59 PM, Ben Rimmington wrote: > On 2 Mar 2011, at 05:56, Narendra Sisodiya wrote: > >> On Wed, Mar 2, 2011 at 5:28 AM, Aryeh Gregor wrote: >> >>> What exactly do you mean by an "automated slideshow"?  How would

Re: [whatwg] Session Management

2011-03-02 Thread Bjartur Thorlacius
On 3/2/11, Dave Kok wrote: > Op 01-03-11 23:29:26 schreef Ian Hickson: >>On Thu, 25 Nov 2010, Dave Kok wrote: >>> >>> I am still faced with the fact that there is no way to clear the >>> HTTP >> >>> authentication credentials cache. >> >>To some extent that's up to the browser. It logs you in, it

Re: [whatwg] Idea for having InputXML Or ClickXML for HTML5+

2011-03-02 Thread Ben Rimmington
On 2 Mar 2011, at 05:56, Narendra Sisodiya wrote: > On Wed, Mar 2, 2011 at 5:28 AM, Aryeh Gregor wrote: > >> What exactly do you mean by an "automated slideshow"? How would this >> feature help with that? >> > > automated slideshow = slideshow where user need not to do next/forward etc, > ever

Re: [whatwg] Session Management

2011-03-02 Thread Dave Kok
Op 01-03-11 23:29:26 schreef Ian Hickson: >On Thu, 25 Nov 2010, Dave Kok wrote: >> >> I am still faced with the fact that there is no way to clear the >> HTTP > >> authentication credentials cache. > >To some extent that's up to the browser. It logs you in, it can offer >the ability to log you ou

Re: [whatwg] Attitude and Direction of the WHATWG

2011-03-02 Thread Benjamin Hawkes-Lewis
On Wed, Mar 2, 2011 at 6:52 AM, Charles Pritchard wrote: > My understanding is that those items are covered by DOM, and WebIDL, which > HTML inherits from. > There's a bulk of APIs under the "webapps" group, covering much of the rest. > > I think that HTML spec is primarily a format spec, not an A