|
|
Line 1: |
Line 1: |
− | {{obsolete|see=[http://platform.html5.org/ The Web Platform: Browser technologies]}}
| + | The WHATWG writes specs. |
| | | |
− | This wiki page lists all the specifications that a web browser is likely to implement.
| + | == Helpful documents == |
| + | * [[Specs/style|Style guide for writing specs]] |
| + | * [[Specs/todo|To-do list for writing specs]] |
| + | * [[:Category:Spec coordination|Pages used to coordinate spec writing]] |
| | | |
− | For each spec, link the spec's title to the most up to date draft (typically the editor's draft, for specs written in public; for specs written in secret, the latest published working draft), followed by a comma separated list of links in parentheses, named "feedback" for links to the current pending feedback, "discussion" for a link to the archives of the main relevant mailing list or to a page describing relevant mailing lists, "bugs" for a link to a bug system query showing the current open bugs. For specifications that are published in multiple forms, link to the most complete version (e.g. link to the one-page complete.html WHATWG spec rather than all the split-out W3C drafts).
| + | == See also == |
| + | * [http://spec.whatwg.org/ WHATWG specs] |
| + | * [http://platform.html5.org/ The Web Platform: Browser technologies] |
| | | |
− | See also: [[Specs todo]]
| + | [[Category:Spec coordination| ]] |
− | | |
− | == Network Layer ==
| |
− | * [http://tools.ietf.org/wg/httpbis/ HTTP]
| |
− | ** [http://tools.ietf.org/html/draft-ietf-websec-mime-sniff Media Type Sniffing]
| |
− | ** [http://tools.ietf.org/html/draft-ietf-httpstate-cookie Cookies]
| |
− | * [http://tools.ietf.org/html/rfc0959 FTP]
| |
− | * [http://tools.ietf.org/html/rfc5246 TLS]
| |
− | * [http://tools.ietf.org/html/draft-ietf-websec-origin Origin]
| |
− | | |
− | == Infrastructure ==
| |
− | | |
− | * [http://www.unicode.org/versions/Unicode6.0.0/ Unicode]
| |
− | * [http://dev.w3.org/2006/webapi/WebIDL/ WebIDL]
| |
− | * [http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html DOM Core] ([http://lists.w3.org/Archives/Public/public-webapps/ discussion])
| |
− | * [http://www.w3.org/TR/xml/ XML]
| |
− | * [http://www.w3.org/TR/xml-names/ XMLNS]
| |
− | * [http://www.w3.org/TR/xmlbase/ <code>xml:base</code>] ([http://lists.w3.org/Archives/Public/www-xml-linking-comments/ discussion])
| |
− | | |
− | == Media-Independent Features ==
| |
− | | |
− | * [http://www.whatwg.org/specs/web-apps/current-work/complete.html Web Applications 1.0] ([http://www.whatwg.org/issues/ feedback], [http://www.whatwg.org/mailing-list discussion], [http://www.w3.org/Bugs/Public/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=exact&email1=ian%40hixie.ch&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Last+Changed&field0-0-0=noop&type0-0-0=noop&value0-0-0= bugs])
| |
− | * [http://html5.org/specs/dom-parsing.html DOM Parsing and Serialization]
| |
− | * [http://html5.org/specs/dom-range.html DOM Range] ([http://www.w3.org/Bugs/Public/buglist.cgi?product=WebAppsWG&component=DOM%20Range&resolution=--- bugs])
| |
− | * [http://monet.nag.co.uk/~dpc/draft-spec/ MathML] ([http://lists.w3.org/Archives/Public/www-math/ discussion])
| |
− | * [http://dev.w3.org/2006/webapi/clipops/clipops.html Clipboard] (cut/copy/paste; [http://lists.w3.org/Archives/Public/public-webapps/ discussion])
| |
− | * [http://dev.w3.org/2006/webapi/XMLHttpRequest-2/ XMLHttpRequest]
| |
− | * ECMAScript
| |
− | ** [https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/doc/spec/TypedArray-spec.html Typed Arrays] (aka <code>ArrayBuffer</code>)
| |
− | | |
− | == Media-Specific Layer ==
| |
− | | |
− | * [http://www.w3.org/TR/CSS21/ CSS] ([http://lists.w3.org/Archives/Public/www-style/latest discussion])
| |
− | ** [http://dev.w3.org/csswg/css3-color/ CSS Color]
| |
− | ** [http://dev.w3.org/csswg/cssom/ CSSOM]
| |
− | ** [http://dev.w3.org/csswg/cssom-view/ CSSOM View]
| |
− | * [http://www.w3.org/Graphics/GIF/spec-gif89a.txt GIF]
| |
− | * [http://www.w3.org/TR/PNG/ PNG]
| |
− | * [http://www.w3.org/TR/SVG/ SVG]
| |
− | * [http://people.mozilla.org/~cmccormack/anim-timing/Overview.html Timing control for script-based animations] ([irc://irc.freenode.net/whatwg discussion])
| |
− | * [http://aryeh.name/spec/editcommands/editcommands.html execCommand]
| |
− | * [https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/doc/spec/WebGL-spec.html WebGL]
| |
− | | |
− | [[Category:Spec_coordination]] | |