| SVN | Bug | Comment | Time (UTC) |
| 7105 | | Allow UAs more flexibility in error handling. https://bugs.webkit.org/show_bug.cgi?id=39017 | 2012-05-15 23:40 |
| 7104 | 15634 | clarify a parenthetical | 2012-05-15 23:18 |
| 7103 | | Allow browsers to make an informed choice, not literally a random one. Oops. | 2012-05-15 21:34 |
| 7102 | | <img srcset> - first draft | 2012-05-15 07:39 |
| 7101 | | Sad as it may be, CSS affects whether plugins are instantiated -- part two, <embed>. also, typo fix. | 2012-05-08 21:26 |
| 7100 | | Sad as it may be, CSS affects whether plugins are instantiated. | 2012-05-08 20:44 |
| 7099 | | Move slightly more towards using the word 'type' rather than 'name' for the concept of an event name | 2012-05-08 19:51 |
| 7098 | 14492 | 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 |
| 7097 | 16982 | sprinkle more bidi references | 2012-05-08 00:36 |
| 7096 | | Oops, turns out I had this backwards the whole time... and nobody noticed? Oh well. | 2012-05-08 00:28 |
| 7095 | 16990 | make terminology less confusing | 2012-05-08 00:24 |
| 7094 | 15704 | Try to match implementations better. | 2012-05-07 23:47 |
| 7093 | 15704 | Try to match implementations better. | 2012-05-07 23:31 |
| 7092 | 16399 | Don't associate using form='' if you're not in a document | 2012-05-07 23:18 |
| 7091 | | example for type=number | 2012-05-07 22:13 |
| 7090 | | Make <form> elements use RadioNodeList as well. | 2012-05-07 22:05 |
| 7089 | | Fix some typos or copypasta. | 2012-05-07 21:50 |
| 7088 | | Clarify what triggers a <script> to try to rerun | 2012-05-07 21:40 |
| 7087 | | off by one error | 2012-05-03 20:37 |
| 7086 | | Fix some typos or copypasta. | 2012-05-02 21:27 |
| 7085 | 16708 | You send ArrayBufferViews, not ArrayBuffers. | 2012-05-02 20:17 |
| 7084 | 16157 | 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 |
| 7083 | 15400 | ref update | 2012-05-02 19:50 |
| 7082 | 16134 | add websocket onmessage example | 2012-05-02 19:49 |
| 7081 | | input.setRangeText() | 2012-04-28 04:01 |
| 7080 | | got an earlier fix backwards | 2012-04-27 15:37 |
| 7079 | | fix bidi again in webvtt | 2012-04-26 21:09 |
| 7078 | | Make event dispatch around cues with duration <= 0 well-defined. (I hope.) | 2012-04-26 21:06 |
| 7077 | | Fix some typos or copypasta. | 2012-04-26 02:12 |
| 7076 | | Add to WebVTT. | 2012-04-25 22:53 |
| 7075 | 16171 | Make all cues readable... | 2012-04-25 22:35 |
| 7074 | 16623 | Not sure where 'block-flow' came from, but it should be 'writing-mode' and the values are different. | 2012-04-25 22:18 |
| 7073 | | previous checkin was incomplete | 2012-04-25 21:27 |
| 7072 | | 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 | | Transition this API to strings rather than numbers. | 2012-04-25 20:58 |
| 7070 | 16602 | clarify that this step has no side-effect if the cue is lost | 2012-04-25 20:39 |
| 7069 | | acks for recent checkins | 2012-04-25 20:18 |
| 7068 | | Make sure that chapter trees don't have negative-duration chapters. | 2012-04-25 20:09 |
| 7067 | 16058 | Include cues that overlap the earliest possible position, since they'll be active | 2012-04-25 18:57 |
| 7066 | | Add examples. | 2012-04-24 22:07 |
| 7065 | | Define exact format for serializing timestamps. | 2012-04-24 21:48 |
| 7064 | | Don't include a class attribute if not necessary. | 2012-04-24 21:41 |
| 7063 | | Add new escapes to WebVTT for bidi authors | 2012-04-24 21:25 |
| 7062 | | Try to clarify line breaking, balancing, and bidi handling in WebVTT. | 2012-04-24 21:14 |
| 7061 | 15674 | Fix some typos or copypasta. | 2012-04-19 23:53 |
| 7060 | | apply wg decision | 2012-04-19 23:42 |
| 7059 | 14575 | fix the alignment of end-aligned text cues | 2012-04-19 22:54 |
| 7058 | | Apply W3C WG chair decision. | 2012-04-18 23:30 |
| 7057 | 11482 | Introduce extensions in accept=''. | 2012-04-18 23:22 |
| 7056 | | Apply some WG chair decisions. | 2012-04-18 06:57 |
| 7055 | | use the term 'isolated' instead of 'unpaired', for consistency. link to Unicode for completeness. | 2012-04-17 21:32 |
| 7054 | | sandbox='allow-popups' feature | 2012-04-17 05:02 |
| 7053 | | Refactor the sandboxing flags further to make it even easier to hook into for CSP. | 2012-04-13 23:10 |
| 7052 | | Refactor the sandboxing flags to make it easier to hook into for CSP. | 2012-04-13 22:55 |
| 7051 | | Oops, forgot to center the <dialog> element vertically when it is not anchored. | 2012-04-11 23:22 |
| 7050 | | Dialogs in web apps: <dialog>, inert='', <form method=dialog>, and 'anchor-point'. | 2012-04-11 00:42 |
| 7049 | | Fix cloning of ImageData, and make it clearer how TypedArray links into the structured clone algorithm. | 2012-04-09 16:23 |
| 7048 | | Yet more polishing of the media timeline phraseology. | 2012-04-04 18:56 |
| 7047 | | Add some notes clarifying this stuff about media timelines. | 2012-04-03 17:07 |
| 7046 | | Remove media.initialTime since it doesn't have convincing use cases. | 2012-04-03 16:45 |
| 7045 | | Rename startOffsetTime to startDate and try to clarify its examples. | 2012-04-03 00:23 |
| 7044 | 16469 | This member should be nullable, since we null it sometimes. | 2012-04-02 21:39 |
| 7043 | | Only apply styles for [dir] if the attribute value is actually valid (ltr, rtl, auto). | 2012-04-02 21:15 |
| 7042 | 16525 | Fix some typos or copypasta. | 2012-03-28 21:58 |
| 7041 | 16482 | Fix some typos or copypasta. | 2012-03-28 21:54 |
| 7040 | 16466 | Fix some typos or copypasta. | 2012-03-28 21:51 |
| 7039 | | Correct the focus ring API definitions to notify the user appropriately. | 2012-03-28 19:44 |
| 7038 | | Make the width values usable in practice. | 2012-03-28 04:48 |
| 7037 | | Make addHitRegion() consistent with context.fill() in using the context's transformation matrix, not a separate transformation. | 2012-03-28 04:35 |
| 7036 | | Provide a convenience method to reset the transform to the identity transform. | 2012-03-27 23:25 |
| 7035 | | Expose the canvas transform as a self-mutating replaceable SVGMatrix. | 2012-03-27 23:22 |
| 7034 | | Path copy constructor | 2012-03-27 23:19 |
| 7033 | | More font metrics. | 2012-03-27 23:10 |
| 7032 | | Add a way to reset the clipping region without affecting the stack | 2012-03-27 22:24 |
| 7031 | | Provide a switch to disable drawImage()'s smoothing. | 2012-03-27 22:06 |
| 7030 | | Pattern transforms, first draft | 2012-03-26 22:57 |
| 7029 | | Make it easier to do hit testing on canvas | 2012-03-26 05:11 |
| 7028 | | add dashed lines and change how Path objects work to instead use external line and font styles and transformation objects | 2012-03-19 22:29 |
| 7027 | | Apply revert request to W3C copy. | 2012-03-13 22:54 |
| 7026 | | Add SVG paths to Path objects in canvas. | 2012-03-13 22:46 |
| 7025 | | Add ellipse support to canvas. | 2012-03-13 19:33 |
| 7024 | | Make it possible to draw Path primitives to the canvas. | 2012-03-10 00:31 |
| 7023 | | 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 |
| 7022 | | Rearrange and retitle sections in preparation for Path primitives | 2012-03-07 22:53 |
| 7021 | | Mention iframe sandbox in the context of http+aes. | 2012-03-07 00:40 |
| 7020 | 16142 | more markup errors | 2012-03-06 23:44 |
| 7019 | 16142 | fix up some xrefs | 2012-03-06 23:43 |
| 7018 | | Minor tweaks to the path stuff | 2012-03-06 23:29 |
| 7017 | | Factor our the path methods | 2012-03-06 23:28 |
| 7016 | | Factor our line style and text styles. | 2012-03-06 23:23 |
| 7015 | | Extract the transformation matrix API from canvas so we can reuse it with Path and Pattern objects. | 2012-03-05 23:04 |
| 7014 | | http+aes: Clarify that the nonce is zero and that thus the key must be fresh with each resource. | 2012-03-05 17:55 |
| 7013 | | Fix some typos or copypasta. | 2012-03-05 05:05 |
| 7012 | | Add a spec for http+aes:// and https+aes:// to allow sensitive resources to be held on untrusted servers. | 2012-03-02 23:24 |
| 7011 | | Update notes in canvas source regarding upcoming new features. | 2012-02-29 23:39 |
| 7010 | | Provide a hook for the Page Visibility spec. | 2012-02-29 22:39 |
| 7009 | | 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 |
| 7008 | 14929 | rename TextTrackCue.direction to .vertical (and change the values accordingly) to match the setting names in VTT. | 2012-02-22 20:11 |
| 7007 | 14929 | rename TextTrackCue.linePosition and .textPosition to .line and .position respectively to match the setting names in VTT. | 2012-02-22 20:08 |
| 7006 | 14929 | rename TextTrackCue.alignment to .align to match the setting name in VTT. | 2012-02-22 20:04 |