HTML5 Tracker

Diff (omit for latest revision)
Filter
SVNBugCommentTime (UTC)
786621428[Gecko] [Internet Explorer] [Opera] [Webkit] Mark certain elements as hidden for ARIA purposes too.2013-05-04 00:22
7865[Gecko] [Internet Explorer] [Opera] [Webkit] Match reality2013-05-04 00:09
7864Rearrange the order of these sentences to make it make more sense.2013-05-03 21:33
786317835[Gecko] [Internet Explorer] [Opera] [Webkit] Work on dir=auto. More work may come.2013-04-30 18:14
7862Provide a hook for CSP.2013-04-30 04:07
7861Fix some cross-reference issues.2013-04-30 03:48
7860Tighten up some IDLs.2013-04-29 23:30
785921805Fix some typos or copypasta.2013-04-27 00:06
785821804Fix some typos or copypasta.2013-04-27 00:03
785720570[Gecko] [Internet Explorer] [Opera] [Webkit] Change indexed deleter to a method.2013-04-27 00:01
785621123Be clearer about where this is defined.2013-04-26 23:25
785521403Make it clearer that the optional icon doesn't make sense in plain text2013-04-26 22:18
785419272[Gecko] [Internet Explorer] [Opera] [Webkit] Clear the 'audioTracks' and 'videoTracks' attributes when loading a new resource.2013-04-26 20:45
7853[Gecko] [Internet Explorer] [Opera] [Webkit] Try to match reality, and adapt not-yet-implemented features to match.2013-04-26 00:23
785221335Remove redundant requirements.2013-04-23 22:55
7851Try to clarify use of the term 'expose' in the WebIDL sense.2013-04-23 22:51
7850[Gecko] [Internet Explorer] [Opera] [Webkit] Add bitcoin: to the URL scheme whitelist, by request. It's more or less like mailto:.2013-04-23 21:08
784921329[Gecko] [Internet Explorer] [Opera] [Webkit] ImageData objects now expose an explicit pixel density, enabling them to be converted to BitmapImage objects correctly.2013-04-23 18:32
784821312Be clearer about how preparsing handles running out of bytes.2013-04-23 00:05
784721296Clarify what we mean by 'poster frame' of an animation.2013-04-22 23:51
784617155[Gecko] [Internet Explorer] [Opera] [Webkit] Try to match reality better for dynamic location.hash navigation.2013-04-22 18:01
784520379[Gecko] [Internet Explorer] [Opera] [Webkit] Match reality better. (Turns out parts of the spec already assumed this was defined this way anyway.)2013-04-22 17:40
7844silence a regression warning in the build system2013-04-21 00:31
7843Typos and the like, all found by Michael Dyck -- Thanks!2013-04-19 23:53
784220922Make this a bit clearer.2013-04-15 23:37
784118480Note regarding negative time cues.2013-04-15 23:07
784017857More info about time zones.2013-04-15 22:59
7839Mmmm, living standards.2013-04-15 22:33
783817093[Gecko] [Internet Explorer] [Opera] [Webkit] Make document.open() do a replace only once2013-04-15 22:31
7837Cleanup2013-04-15 20:17
783621654[Gecko] [Internet Explorer] [Opera] [Webkit] Fix <area> to match <a> in terms of security checking. Also, some editorial fixes.2013-04-15 19:11
783516920[Gecko] [Internet Explorer] [Opera] [Webkit] Make adding a cue, or changing its timings, work when the video is paused.2013-04-15 18:15
7834WebVTT is now being edited by Silvia Pfeiffer. If you want to follow further development, please subscribe to public-texttracks@w3.org, the WebVTT community group's mailing list.2013-04-14 23:15
7833Clarify a number of places that were ambiguously using the word 'in'.2013-04-14 23:03
7832[Gecko] [Internet Explorer] [Opera] [Webkit] Make alert() and company match more browsers, and some internal notes. Sorry, lost track of which bugs this fixes due to build process issues.2013-04-14 07:26
783120969Change the variable name 'dialog' to 'subject' to avoid confusion. WARNING: THIS IS A RISKY CHANGE. (If anyone can carefully proof-read this diff that would be fantastic.)2013-04-14 06:35
783021278Fix some typos or copypasta.2013-04-14 06:25
782921673[Conformance Checkers] I couldn't find a normative statement requiring that <area> only be inside <map>.2013-04-13 17:18
782820939Try to clarify browsing context rules2013-04-13 16:18
782721233Clarify API is limited to three strings by using WebIDL magic.2013-04-12 23:30
782621216Remove ambiguity over whether algorithms end with exceptions are fired.2013-04-12 23:21
782520638More elaboraton on <style scoped> requirements.2013-04-12 23:18
782420581Move FileCallback into the spec rather than referencing File System API just for that.2013-04-12 23:10
782320585[Gecko] [Internet Explorer] [Opera] [Webkit] Make :invalid match <fieldset>s that contain invalid controls.2013-04-12 23:03
782220286Use more WebIDL (and some minor editorial fixes I forgot to commit before making the WebIDL change)2013-04-12 22:55
7821Cleanup2013-04-12 21:58
782021142[Gecko] [Internet Explorer] [Opera] [Webkit] Try to kill HTMLBaseFontElement2013-04-12 21:31
7819Cleanup2013-04-12 21:29
781818702Fix example.2013-04-12 19:38
781721553[Authors] [Conformance Checkers] Restrict <main> from having <aside>, <footer>, <header>, or <nav> ancestors2013-04-11 23:06
781621561[Conformance Checkers] Mention <input ismap>2013-04-11 22:43
781521588WebIDL correctness2013-04-11 22:31
781421601Fix some cross-reference issues.2013-04-11 22:25
781321602Fix some typos or copypasta.2013-04-11 22:23
781221605Clarify what happens if the optional argument to this algorithm is omitted.2013-04-11 22:21
781121624Accuracy.2013-04-11 22:17
7810Clarify some non-normative text.2013-04-11 22:15
780921638[Gecko] [Internet Explorer] [Opera] [Webkit] Define frame.src as reflecting as URL. Also, typo fixes.2013-04-11 22:05
780821657Use more WebIDL, reduce amount of prose. Also, some typo fixes.2013-04-11 22:00
7807Various editorial fixes and cleanup.2013-04-11 21:42
780621663Fix some typos or copypasta.2013-04-11 21:33
780517835[Gecko] [Internet Explorer] [Opera] [Webkit] Make dir=auto inherit when the element has no obvious directionality. (Except for <bdi>, which still defaults to ltr.)2013-04-10 23:28
780421654[Gecko] [Internet Explorer] [Opera] [Webkit] [Tools] Be more explicit about aborting steps when throwing an exception.2013-04-10 23:10
7803Lots of minor editorial fixes thanks to Michael Dyck.2013-04-10 23:05
7802[Gecko] [Internet Explorer] [Opera] [Webkit] Not sure why <title title=''> wouldn't inherit. <menuitem title=''> shouldn't though. So swap title for menuitem here.2013-04-10 22:21
780120660Update integration with DOM for DOMTokenList and DOMSettableTokenList2013-04-10 22:09
780020656[Gecko] [Internet Explorer] [Opera] [Webkit] Match reality2013-04-10 22:00
779917829[Gecko] [Internet Explorer] [Opera] [Webkit] Let human-readable attributes honour dir=auto separately from the element's contents.2013-04-10 21:21
779820396[Gecko] [Internet Explorer] [Opera] [Webkit] Fix document.all since DOM changed out from under us... also, ack for previous checkin2013-04-09 21:48
7797Mention that iframe can be used for probing local network HTTP servers. (This could also be done with other elements, like object, I guess, but I haven't mentioned that here.)2013-04-09 20:34
779620923Update integration with URL spec and Encoding spec.2013-04-09 19:24
779520072Update integration with URL spec.2013-04-09 18:18
779418854[Gecko] [Internet Explorer] [Opera] [Webkit] Rewrite the link following stuff to better match reality.2013-04-08 20:41
779321573Fix some typos or copypasta.2013-04-04 00:39
779217840[Gecko] [Internet Explorer] [Opera] [Webkit] Set the .relatedTarget attribute on 'click' events for <menuitem> elements (and their master commands) properly.2013-04-03 22:31
779117840[Gecko] [Internet Explorer] [Opera] [Webkit] Add a .relatedTarget attribute on 'show' events for <menu> elements.2013-04-03 20:23
779021440Oops, deleted some of the <link> element's details by mistake.2013-04-01 19:17
778921441Fix some typos or copypasta.2013-04-01 19:07
778821442Fix some typos or copypasta.2013-04-01 18:58
778721377Clarify this to make it clear that Chrome and IE's behaviours are wrong with <input type=range onchange>.2013-04-01 18:20
7786fix mistake in previous checkin; and fix mistake in much earlier checkin...2013-04-01 18:02
7785Option constructor: clean up to use more WebIDL features, behave more like IE for the first argument. Add some rationale for Web Storage disk quota suggestions.2013-04-01 17:57
7784Add tag omission info.2013-04-01 17:03
7783[Gecko] [Internet Explorer] [Opera] [Webkit] Update HTML in preparation for Unicode 6.32013-03-29 23:20
778217839[Gecko] [Internet Explorer] [Opera] [Webkit] Strip a leading BOM from scripts in workers, if any. Also, use more of the encoding spec.2013-03-29 18:45
778120013Make document.readyState explicitly an enum, not that that has any real effect.2013-03-29 18:13
778021406Add more information in the element boxes2013-03-28 23:27
777921410tweak some class=impl markings2013-03-28 22:18
777821415Move prose into WebIDL2013-03-28 22:03
777720979Fix some typos or copypasta.2013-03-27 23:39
7776Ack for recent CSS change2013-03-26 00:50
7775Specify image dimensions for recently-added images.2013-03-26 00:47
777420895Fix some cross-reference issues.2013-03-26 00:25
7773Cleanup2013-03-25 23:51
7772[Gecko] [Internet Explorer] [Opera] [Webkit] Appcache: Fallback when you're offline for prefer-online caches should prefer the cached copy of the real resource over a fallback resource if both exist.2013-03-25 23:39
7771Cleanup2013-03-25 23:36
777019117[Gecko] [Internet Explorer] [Opera] [Webkit] Update to e-mail syntax checking for better compliance with the relevant RFCs.2013-03-25 23:18
776919798Try to sync more closely with MIMESNIFF.2013-03-25 22:51
776817924[Conformance Checkers] [Gecko] [Internet Explorer] [Opera] [Webkit] [Tools] Parser change: Handle fragment case for non-HTML nodes. This _should_ have no effect on any other case, so please do let me know if this breaks any tests!2013-03-25 22:29
776717087Move the presence checking into the IDL2013-03-22 18:17