HTML5 Tracker

Diff (omit for latest revision)
Filter
SVNBugCommentTime (UTC)
7105[Gecko] [Internet Explorer] [Opera] [Webkit] Allow UAs more flexibility in error handling. https://bugs.webkit.org/show_bug.cgi?id=390172012-05-15 23:40
710415634clarify a parenthetical2012-05-15 23:18
7103[Gecko] [Internet Explorer] [Opera] [Webkit] Allow browsers to make an informed choice, not literally a random one. Oops.2012-05-15 21:34
7102[Gecko] [Internet Explorer] [Opera] [Webkit] <img srcset> - first draft2012-05-15 07:39
7101[Gecko] [Internet Explorer] [Opera] [Webkit] Sad as it may be, CSS affects whether plugins are instantiated -- part two, <embed>. also, typo fix.2012-05-08 21:26
7100[Gecko] [Internet Explorer] [Opera] [Webkit] Sad as it may be, CSS affects whether plugins are instantiated.2012-05-08 20:44
7099Move slightly more towards using the word 'type' rather than 'name' for the concept of an event name2012-05-08 19:51
709814492[Gecko] [Internet Explorer] [Opera] [Webkit] support "removetrack" events to handle long-running <video> elements on streams with multiple TV shows having different audio and video streams.2012-05-08 17:21
709716982sprinkle more bidi references2012-05-08 00:36
7096Oops, turns out I had this backwards the whole time... and nobody noticed? Oh well.2012-05-08 00:28
709516990make terminology less confusing2012-05-08 00:24
709415704[Gecko] [Internet Explorer] [Opera] [Webkit] Try to match implementations better.2012-05-07 23:47
709315704[Gecko] [Internet Explorer] [Opera] [Webkit] Try to match implementations better.2012-05-07 23:31
709216399[Gecko] [Internet Explorer] [Opera] [Webkit] Don't associate using form='' if you're not in a document2012-05-07 23:18
7091example for type=number2012-05-07 22:13
7090[Gecko] [Internet Explorer] [Opera] [Webkit] Make <form> elements use RadioNodeList as well.2012-05-07 22:05
7089Fix some typos or copypasta.2012-05-07 21:50
7088[Gecko] [Internet Explorer] [Opera] [Webkit] Clarify what triggers a <script> to try to rerun2012-05-07 21:40
7087off by one error2012-05-03 20:37
7086Fix some typos or copypasta.2012-05-02 21:27
708516708[Gecko] [Internet Explorer] [Opera] [Webkit] You send ArrayBufferViews, not ArrayBuffers.2012-05-02 20:17
708416157[Gecko] [Internet Explorer] [Opera] [Webkit] Make WebSocket silently convert isolated surrogated to U+FFFD rather than throwing an exception. This will result in data corruption when a user types in astral-plane characters that get truncated by naiive script half-way through, rather than crashing the application.2012-05-02 20:06
708315400ref update2012-05-02 19:50
708216134add websocket onmessage example2012-05-02 19:49
7081[Gecko] [Internet Explorer] [Opera] [Webkit] input.setRangeText()2012-04-28 04:01
7080[Gecko] [Internet Explorer] [Opera] [Webkit] got an earlier fix backwards2012-04-27 15:37
7079[Gecko] [Internet Explorer] [Opera] [Webkit] fix bidi again in webvtt2012-04-26 21:09
7078[Gecko] [Internet Explorer] [Opera] [Webkit] Make event dispatch around cues with duration <= 0 well-defined. (I hope.)2012-04-26 21:06
7077Fix some typos or copypasta.2012-04-26 02:12
7076[Gecko] [Internet Explorer] [Opera] [Webkit] Add &nbsp; to WebVTT.2012-04-25 22:53
707516171[Gecko] [Internet Explorer] [Opera] [Webkit] Make all cues readable...2012-04-25 22:35
707416623Not sure where 'block-flow' came from, but it should be 'writing-mode' and the values are different.2012-04-25 22:18
7073[Gecko] [Internet Explorer] [Opera] [Webkit] previous checkin was incomplete2012-04-25 21:27
7072[Gecko] [Internet Explorer] [Opera] [Webkit] apparently the new default is to not throw when setting an attribute. also, let's use WebIDL to define this.2012-04-25 21:22
7071[Gecko] [Internet Explorer] [Opera] [Webkit] Transition this API to strings rather than numbers.2012-04-25 20:58
707016602clarify that this step has no side-effect if the cue is lost2012-04-25 20:39
7069acks for recent checkins2012-04-25 20:18
7068[Gecko] [Internet Explorer] [Opera] [Webkit] Make sure that chapter trees don't have negative-duration chapters.2012-04-25 20:09
706716058[Gecko] [Internet Explorer] [Opera] [Webkit] Include cues that overlap the earliest possible position, since they'll be active2012-04-25 18:57
7066Add examples.2012-04-24 22:07
7065[Gecko] [Internet Explorer] [Opera] [Webkit] Define exact format for serializing timestamps.2012-04-24 21:48
7064[Gecko] [Internet Explorer] [Opera] [Webkit] Don't include a class attribute if not necessary.2012-04-24 21:41
7063[Gecko] [Internet Explorer] [Opera] [Webkit] Add new escapes to WebVTT for bidi authors2012-04-24 21:25
7062[Gecko] [Internet Explorer] [Opera] [Webkit] Try to clarify line breaking, balancing, and bidi handling in WebVTT.2012-04-24 21:14
706115674Fix some typos or copypasta.2012-04-19 23:53
7060apply wg decision2012-04-19 23:42
705914575[Gecko] [Internet Explorer] [Opera] [Webkit] [Tools] fix the alignment of end-aligned text cues2012-04-19 22:54
7058Apply W3C WG chair decision.2012-04-18 23:30
705711482[Gecko] [Internet Explorer] [Opera] [Webkit] Introduce extensions in accept=''.2012-04-18 23:22
7056Apply some WG chair decisions.2012-04-18 06:57
7055use the term 'isolated' instead of 'unpaired', for consistency. link to Unicode for completeness.2012-04-17 21:32
7054[Gecko] [Internet Explorer] [Opera] [Webkit] sandbox='allow-popups' feature2012-04-17 05:02
7053Refactor the sandboxing flags further to make it even easier to hook into for CSP.2012-04-13 23:10
7052Refactor the sandboxing flags to make it easier to hook into for CSP.2012-04-13 22:55
7051[Gecko] [Internet Explorer] [Opera] [Webkit] Oops, forgot to center the <dialog> element vertically when it is not anchored.2012-04-11 23:22
7050[Gecko] [Internet Explorer] [Opera] [Webkit] Dialogs in web apps: <dialog>, inert='', <form method=dialog>, and 'anchor-point'.2012-04-11 00:42
7049[Gecko] [Internet Explorer] [Opera] [Webkit] Fix cloning of ImageData, and make it clearer how TypedArray links into the structured clone algorithm.2012-04-09 16:23
7048Yet more polishing of the media timeline phraseology.2012-04-04 18:56
7047Add some notes clarifying this stuff about media timelines.2012-04-03 17:07
7046[Gecko] [Internet Explorer] [Opera] [Webkit] Remove media.initialTime since it doesn't have convincing use cases.2012-04-03 16:45
7045[Gecko] [Internet Explorer] [Opera] [Webkit] Rename startOffsetTime to startDate and try to clarify its examples.2012-04-03 00:23
704416469[Gecko] [Internet Explorer] [Opera] [Webkit] This member should be nullable, since we null it sometimes.2012-04-02 21:39
7043[Gecko] [Internet Explorer] [Opera] [Webkit] Only apply styles for [dir] if the attribute value is actually valid (ltr, rtl, auto).2012-04-02 21:15
704216525Fix some typos or copypasta.2012-03-28 21:58
704116482Fix some typos or copypasta.2012-03-28 21:54
704016466Fix some typos or copypasta.2012-03-28 21:51
7039[Gecko] [Internet Explorer] [Opera] [Webkit] Correct the focus ring API definitions to notify the user appropriately.2012-03-28 19:44
7038[Gecko] [Internet Explorer] [Opera] [Webkit] Make the width values usable in practice.2012-03-28 04:48
7037[Gecko] [Internet Explorer] [Opera] [Webkit] Make addHitRegion() consistent with context.fill() in using the context's transformation matrix, not a separate transformation.2012-03-28 04:35
7036[Gecko] [Internet Explorer] [Opera] [Webkit] Provide a convenience method to reset the transform to the identity transform.2012-03-27 23:25
7035[Gecko] [Internet Explorer] [Opera] [Webkit] Expose the canvas transform as a self-mutating replaceable SVGMatrix.2012-03-27 23:22
7034[Gecko] [Internet Explorer] [Opera] [Webkit] Path copy constructor2012-03-27 23:19
7033[Gecko] [Internet Explorer] [Opera] [Webkit] More font metrics.2012-03-27 23:10
7032[Gecko] [Internet Explorer] [Opera] [Webkit] Add a way to reset the clipping region without affecting the stack2012-03-27 22:24
7031[Gecko] [Internet Explorer] [Opera] [Webkit] Provide a switch to disable drawImage()'s smoothing.2012-03-27 22:06
7030[Gecko] [Internet Explorer] [Opera] [Webkit] Pattern transforms, first draft2012-03-26 22:57
7029[Gecko] [Internet Explorer] [Opera] [Webkit] Make it easier to do hit testing on canvas2012-03-26 05:11
7028[Gecko] [Internet Explorer] [Opera] [Webkit] add dashed lines and change how Path objects work to instead use external line and font styles and transformation objects2012-03-19 22:29
7027Apply revert request to W3C copy.2012-03-13 22:54
7026[Gecko] [Internet Explorer] [Opera] [Webkit] Add SVG paths to Path objects in canvas.2012-03-13 22:46
7025[Gecko] [Internet Explorer] [Opera] [Webkit] Add ellipse support to canvas.2012-03-13 19:33
7024[Gecko] [Internet Explorer] [Opera] [Webkit] Make it possible to draw Path primitives to the canvas.2012-03-10 00:31
7023[Gecko] [Internet Explorer] [Opera] [Webkit] Path objects and drawing text to a path or along a path. Note that there's not yet any way to _use_ the Path objects. That's next...2012-03-09 23:58
7022Rearrange and retitle sections in preparation for Path primitives2012-03-07 22:53
7021Mention iframe sandbox in the context of http+aes.2012-03-07 00:40
702016142more markup errors2012-03-06 23:44
701916142fix up some xrefs2012-03-06 23:43
7018Minor tweaks to the path stuff2012-03-06 23:29
7017Factor our the path methods2012-03-06 23:28
7016Factor our line style and text styles.2012-03-06 23:23
7015Extract the transformation matrix API from canvas so we can reuse it with Path and Pattern objects.2012-03-05 23:04
7014[Gecko] [Internet Explorer] [Opera] [Webkit] http+aes: Clarify that the nonce is zero and that thus the key must be fresh with each resource.2012-03-05 17:55
7013Fix some typos or copypasta.2012-03-05 05:05
7012[Gecko] [Internet Explorer] [Opera] [Webkit] Add a spec for http+aes:// and https+aes:// to allow sensitive resources to be held on untrusted servers.2012-03-02 23:24
7011Update notes in canvas source regarding upcoming new features.2012-02-29 23:39
7010Provide a hook for the Page Visibility spec.2012-02-29 22:39
7009[Gecko] [Internet Explorer] [Opera] [Webkit] Add support for MutationObservers. (Also, add a minor internal note in the canvas section unrelated to this.) (Also, automated update of the CLDR which resulted in removing separate support for el-POLYTON.)2012-02-29 21:24
700814929rename TextTrackCue.direction to .vertical (and change the values accordingly) to match the setting names in VTT.2012-02-22 20:11
700714929rename TextTrackCue.linePosition and .textPosition to .line and .position respectively to match the setting names in VTT.2012-02-22 20:08
700614929rename TextTrackCue.alignment to .align to match the setting name in VTT.2012-02-22 20:04