Monday, 31 January 2011
Saturday, 29 January 2011
Thursday, 27 January 2011
Wednesday, 26 January 2011
Tuesday, 25 January 2011
Monday, 24 January 2011
Sunday, 23 January 2011
Saturday, 22 January 2011
Friday, 21 January 2011
Thursday, 20 January 2011
Wednesday, 19 January 2011
Tuesday, 18 January 2011
Monday, 17 January 2011
Friday, 14 January 2011
Thursday, 13 January 2011
Wednesday, 12 January 2011
- hixie: Disallow action='' and formaction='' since those get processed in an unexpected way. (whatwg r5784) poot
- hixie: xref (whatwg r5783) poot
- hixie: placate julian (whatwg r5782) poot
- hixie: Define how <style scoped> affects @rules. (whatwg r5781) poot
- hixie: <video> sometimes has no video data. Handle that. (whatwg r5780) poot
- steve: poot
- hixie: add a blockquote example (whatwg r5779) poot
- manu: [html+rdfa] Fixing ReSpec markup validation issues. poot
- hixie: WebSRT fixes: added <track default> to make it possible to enable a text track by default; dropped <track charset>; dropped the voice identifier in favour of inline <v> annotations in WebSRT; dropped compatibility with legacy SRT; added a magic signature to WebSRT; added some forward-compatibility features to WebSRT for future expansion; simplified WebSRT timestamp syntax; added WebSRT <c.foo.bar> syntax and support for classes in WebSRT; added '>' escape support; tightened up WebSRT timestamp parsing; added ::cue() which takes a selector; dropped ::cue-part; added :past/:future; added some explanatory material and fixed some typos. (whatwg r5721) poot
- hixie: Rename SRT to VTT. (whatwg r5722) poot
- hixie: fix usage of RFC2119 terms (whatwg r5729) poot
- hixie: Clarify handling of CSS colors. (whatwg r5726) poot
- hixie: Change 'timed track' to 'text track' since 'track' rather implies the 'timed' component already and 'text' is the important part of the concept. Also, this fits in better with the WebVTT name. WARNING: This is bound to have caused all kinds of mistakes; please file bugs for such editorial issues. Thanks. (whatwg r5723) poot
- hixie: clarify the focusablity of editing hosts (whatwg r5728) poot
- hixie: Allow user agents to expose suggestions in a list='' that are out-of-range or invalid. (whatwg r5725) poot
- eliot: Added language for <head>, <body>, and <html> per bug 11529; added language for xhtml namespace declarations on html nested within in foreign content, per bug 11523; changed "valid XML" to "well formed XML" in the Intro, per bug 11524; poot
- hixie: I guess I overthought this a little when first writing it. (whatwg r5724) poot
- 2Dapi; hixie: Clarify handling of CSS colors. (whatwg r5726) poot
- hixie: clarify 'streaming' (whatwg r5727) poot
- hixie: Rewrite the rules for 'transparent' so that you can't put a <param> in an <ins> in an <object> (or similar things). (whatwg r5732) poot
- hixie: better example (whatwg r5731) poot
- hixie: Change how <input type=hidden> affects the frameset flag. (whatwg r5730) poot
- mike: document the track element "default" attribute poot
- hixie: Define 'overlong form'. (whatwg r5733) poot
- hixie: Remove UndoManager from W3C HTML5 spec since it's not really fully baked yet. (whatwg r5735) poot
- workers; hixie: Purge references to Web SQL Database. (whatwg r5736) poot
- hixie: Purge references to Web SQL Database. (whatwg r5736) poot
- hixie: Allow section to be role=marquee (whatwg r5734) poot
- webstorage; hixie: Purge references to Web SQL Database. (whatwg r5736) poot
- sam: Link is in wrong place poot
- sam: Add new issues poot
- eliot: Added "a" in the abstract per bug 11367 poot
- hixie: web dev edition supporting changes (whatwg r5746) poot
- sam: Reflect calls for proposals poot
- hixie: Add some suggestions for how to do experimental events with vendor prefixes (whatwg r5737) poot
- hixie: copypasta in idl (whatwg r5742) poot
- hixie: hide some impl things from the author section (whatwg r5753) poot
- hixie: Define <input type=email multiple pattern='...'> as applying to each e-mail address, not to the whole list. (whatwg r5738) poot
- hixie: Clarify whether the APIs for the text field selections operate on the 'value' or the 'raw value' for <textarea> elements. (whatwg r5739) poot
- hixie: Revamp how type=email multiple='' is specced. (whatwg r5740) poot
- eliot: Rewrote Section 6.5.1, per bug 11578 poot
- hixie: Define conformance criteria around bidi formatting characters (whatwg r5754) poot
- hixie: pedantic nit: spec required a valid value but then required the empty value as well; that's contradictory. (whatwg r5744) poot
- hixie: teach the fragment serialisation algorithm about namespaces (whatwg r5743) poot
- hixie: ack for last checkin (whatwg r5750) poot
- hixie: Limit the number of text DND entries to one per type. (whatwg r5747) poot
- hixie: Rewrite how poster='' works so that it is (a) clearer and (b) actually requires that the poster frame goes away when you remove the attribute. (whatwg r5749) poot
- hixie: Update the [WEBLINK] reference. (whatwg r5748) poot
- hixie: fix misuse of RFC2119 (whatwg r5752) poot
- hixie: Add best-practices sections for media elements. (whatwg r5751) poot
- hixie: Nulls in <table> shouldn't cause white space to move before the table. (whatwg r5755) poot
- hixie: Make sure <a href=''> doesn't define a explicit self-navigation override. (whatwg r5757) poot
- hixie: component error poot
- hixie: w3c tr preparation - thanks mike poot
- hixie: Actually make the 'list of the descendant browsing contexts' contain anything. Oops. (whatwg r5759) poot
- hixie: Ensure that sandbox='allow-same-origin allow-top-navigation' doesn't allow sandboxed pages to run scripts 'by proxy' (through the top-level browsing context) (whatwg r5756) poot
- hixie: Don't unload a document when navigating within it in session history. (whatwg r5758) poot
- hixie: Suggest that UAs can allow users to trust sites to have more quota. (whatwg r5760) poot
- hixie: Date/time form controls: Add notes saying that the UI doesn't have to match the submission format. Some day we'll add graphics to make it more obvious, but for now I don't want to bias implementations. (whatwg r5761) poot
- hixie: tr work done poot
- 2Dapi; hixie: w3c tr preparation - thanks mike poot
- 2Dapi; hixie: component error poot
- hixie: typos (whatwg r5762) poot
- hixie: Make the charset sniffer more accurately match the parser. (whatwg r5764) poot
- microdata; hixie: tr work done poot
- microdata; hixie: w3c tr preparation - thanks mike poot
- 2Dapi; hixie: tr work done poot
- hixie: xref typo (whatwg r5766) poot
- hixie: Make the rules for <meta> processing for charset='' vs content='' attributes consistent. (whatwg r5765) poot
- hixie: typo (whatwg r5767) poot
- hixie: typo poot
- webstorage; hixie: Add references to HTML spec since structured clone is defined there. (whatwg r5770) poot
- hixie: File API no longer uses DOMException (whatwg r5773) poot
- hixie: correct the example (whatwg r5771) poot
- hixie: consistency (checkbox vs check box) (whatwg r5772) poot
- hixie: add a note about newlines in textarea vs the bidi algorithm (whatwg r5768) poot
- hixie: clarify :read-write (whatwg r5769) poot
- hixie: Provide a hook for the XHR spec. (whatwg r5774) poot
- hixie: example typo (whatwg r5775) poot
- hixie: this paragraph really shouldn't be in the spec in the first place, but since it's there, let's at least make it mostly correct (whatwg r5777) poot
- hixie: Improve the accuracy of the <meta> refresh stuff. (whatwg r5776) poot
- hixie: <iframe> should delay the load event of its parent between a load starting and the parser starting. (whatwg r5778) poot
Last message date: Monday, 31 January 2011 23:59:44 UTC