[Bug 24812] Remove at risk features from CR HTML5 spec

https://www.w3.org/Bugs/Public/show_bug.cgi?id=24812

--- Comment #11 from Robin Berjon <robin@w3.org> ---
(In reply to Sam Ruby from comment #0)
> * Application Cache

This is interoperably implemented and should not be removed.

> * <dialog>

There is movement on implementation, but it's not clear that it'll make the cut

> * <details> and <summary>

Irrespective of the source of the implementations, they still fail some pretty
basic tests like html/semantics/interfaces.html.

> * <input type=color>

Supported in both Chrome and pre-Blink Opera.

> * <input type=datetime>

Supported in pre-Blink Opera at least.

> , <input type=month>
> , <input type=week>
> , <input type=time>

All three are supported in pre-Blink Opera and Blink.

> , <input type=datetime-local>

This one is already gone (but supported in Blink).

> * <output>

Multiple implementations.

> * <style scoped>

This is in Gecko, but I don't believe anywhere else yet. That said, my
understanding is that there is interest such that this could make the cut.

> * <iframe seamless>

I believe this is now dead.

> * Custom scheme and content handlers (registerProtocolHandler and
> registerContentHandler)

These have decent support and should stay.

> * Outline algorithm 

This is not exposed by browsers, but is useful and has been implemented in
other types of software. I believe it should stay.

> Additionally, please see
> https://www.w3.org/Bugs/Public/show_bug.cgi?id=18915 for the status of 'UA
> mechanism for navigating to resources linked to in cite=""'

This change has already been made, so I've gone ahead and closed that bug.

I'm leaving this bug open pending final discussion at the f2f.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 14 March 2014 12:52:54 UTC