public-html-diffs@w3.org from April 2009 by thread

typo (whatwg r3044) poot (Thursday, 30 April)

Attempt to resolve the terminology confusion of heading vs header. (whatwg r3043) poot (Thursday, 30 April)

typo (whatwg r3042) poot (Thursday, 30 April)

Clarify <header>/<hgroup> etc. (whatwg r3041) poot (Thursday, 30 April)

Introduce a new <header> element. (whatwg r3040) poot (Thursday, 30 April)

Rename <header> to <hgroup> and restrict it just to supporting subheadings. (whatwg r3039) poot (Thursday, 30 April)

Mention that tasks from discarded documents are also discarded. Change some prose to mention origins and sites instead of domains. Fire 'storage' on inactive documents as well so they all get notified. (whatwg r3026) poot (Wednesday, 29 April)

Mention that tasks from discarded documents are also discarded. Change some prose to mention origins and sites instead of domains. Fire 'storage' on inactive documents as well so they all get notified. (whatwg r3026) poot (Wednesday, 29 April)

Define the task sources used for WebStorage; define that 'storage' events are queued not synchronous. (Also: Add some v4 notes for <canvas>.) (whatwg r3025) poot (Wednesday, 29 April)

Define the task sources used for WebStorage; define that 'storage' events are queued not synchronous. (Also: Add some v4 notes for <canvas>.) (whatwg r3025) poot (Wednesday, 29 April)

note the idea of layers for canvas (whatwg r3024) poot (Wednesday, 29 April)

Disable shadows when they're at their default values. (whatwg r3023) poot (Wednesday, 29 April)

Forgot [NameCreator] on Storage. (whatwg r3022) poot (Wednesday, 29 April)

typos (whatwg r3021) poot (Wednesday, 29 April)

typos (whatwg r3020) poot (Wednesday, 29 April)

plugins release the storage mutex (whatwg r3019) poot (Wednesday, 29 April)

Mention that uncommitted transactions get thrown away without blocking the entire world. (whatwg r3018) poot (Wednesday, 29 April)

Design notes. (whatwg r3017) poot (Wednesday, 29 April)

Clarify that cloning a port doesn't cause messages to go spewing onto the floor temporarily. (whatwg r3016) poot (Wednesday, 29 April)

Add the URL decomposition attributes to <a> and <area>. (whatwg r3015) poot (Wednesday, 29 April)

Fire 'error' events at the <source> element when it fails to load. (whatwg r3014) poot (Tuesday, 28 April)

markup change (whatwg r3013) poot (Tuesday, 28 April)

Fix a variety of issues with how media playback works when playbackRate is backwards. (whatwg r3012) poot (Tuesday, 28 April)

typo fix (whatwg r3011) poot (Tuesday, 28 April)

Rendering: video poster frames preserve aspect ration and are centered. (credit: roc) (whatwg r3010) poot (Tuesday, 28 April)

Define <map> as transparent. (whatwg r3009) poot (Tuesday, 28 April)

Clarify <section> example's use of <h1>. (whatwg r3008) poot (Tuesday, 28 April)

Disambiguate what document's load event is delayed. (credit: roc) (whatwg r3007) poot (Tuesday, 28 April)

<dl> can be ordered... it's not appropriate for dialogs because dialogs aren't name/value pairs. (credit: rk) (whatwg r3006) poot (Tuesday, 28 April)

Update the list of event handlers to handle all the event names used in HTML5 that we want supported at the DOM level. If I missed any let me know. (whatwg r3005) poot (Tuesday, 28 April)

Add onbeforeprint and onafterprint. (whatwg r3004) poot (Monday, 27 April)

Move onundo and onredo from Document to Window. (whatwg r3003) poot (Monday, 27 April)

Make pushState() affect Referer:, since otherwise analytics results would depend on when the user reloads the source page. (whatwg r3002) poot (Monday, 27 April)

ack for last checkin (whatwg r3001) poot (Monday, 27 April)

Fix typos, fix the silly 'escaping' of out-of-range characters in submission to actually match what browsers do. (whatwg r3000) poot (Monday, 27 April)

Warn about not trusting trusted sources in postMessage(). (credit: jw) (whatwg r2999) poot (Monday, 27 April)

typos (credit: avk) (whatwg r2998) poot (Monday, 27 April)

typos (credit: avk) (whatwg r2998) poot (Monday, 27 April)

Make the parser pause flag become true earlier than it has done before. (credit: kg) (whatwg r2997) poot (Monday, 27 April)

Allow other specs to define default namespaces for elements they don't define. (credit: avk) (whatwg r2996) poot (Monday, 27 April)

reference SVG for the behaviour of document.title on SVGDocument (whatwg r2995) poot (Monday, 27 April)

Fix a variety of mistakes in the rendering section. (credit: jb) (whatwg r2994) poot (Sunday, 26 April)

Make EventSource available to workers, and add some notes to EventSource's definition that clarifies how to reduce the number of connections per server. (credit: jf) (whatwg r2993) poot (Sunday, 26 April)

Make EventSource available to workers, and add some notes to EventSource's definition that clarifies how to reduce the number of connections per server. (credit: jf) (whatwg r2993) poot (Sunday, 26 April)

Clean up event dispatch, with a particular emphasis on whether events get canceled or not. (whatwg r2992) poot (Sunday, 26 April)

Clean up event dispatch, with a particular emphasis on whether events get canceled or not. (whatwg r2992) poot (Sunday, 26 April)

Clean up event dispatch, with a particular emphasis on whether events get canceled or not. (whatwg r2992) poot (Sunday, 26 April)

Clean up event dispatch, with a particular emphasis on whether events get canceled or not. (whatwg r2992) poot (Sunday, 26 April)

Clean up event dispatch, with a particular emphasis on whether events get canceled or not. (whatwg r2992) poot (Sunday, 26 April)

loadeddata fires even when jumping throught to HAVE_FUTURE_DATA. (credit: ec) (whatwg r2991) poot (Sunday, 26 April)

EOF in tag tokens throws away the token now (for security reasons) (credit: sp) (whatwg r2990) poot (Sunday, 26 April)

Simplify event terminology. Make 'load' events fired on the Window have the Document as the target. (whatwg r2989) poot (Sunday, 26 April)

Simplify event terminology. Make 'load' events fired on the Window have the Document as the target. (whatwg r2989) poot (Sunday, 26 April)

Simplify event terminology. Make 'load' events fired on the Window have the Document as the target. (whatwg r2989) poot (Sunday, 26 April)

lastModified returns current time according to IE, not the epoch. Also, never foster parent <input type=hidden>, <style>, or <script>. (whatwg r2988) poot (Sunday, 26 April)

IE8 says the <body> token should kill frameset-ok flag. Also, framset-ok wasn't supported correctly in foreign-content mode yet. (whatwg r2987) poot (Saturday, 25 April)

insertion mode isn't a flag it's a state variable (whatwg r2986) poot (Saturday, 25 April)

Remove confusing terminology. (whatwg r2985) poot (Saturday, 25 April)

Add another example of badness. (whatwg r2984) poot (Saturday, 25 April)

Make it clear that images on web sites don't fall into the 'private communication' bucket. (whatwg r2983) poot (Saturday, 25 April)

Update definition of :enabled to match updated Selectors spec better. (whatwg r2982) poot (Saturday, 25 April)

Make an empty <time> render the attribute value in a locale-specific manner. (whatwg r2981) poot (Saturday, 25 April)

ack for prev checkin (whatwg r2980) poot (Saturday, 25 April)

Make it possible to do document.forms.f.r.value = 'b' to check the second radio button in <form name=f><input type=radio name=r value=a><input type=radio name=r value=b></form> (whatwg r2979) poot (Saturday, 25 April)

Add a protocol flag to WebSocket(), which, if set, must be echoed by the server. (whatwg r2977) poot (Friday, 24 April)

rename the database section while we debate whether we should have databases. (whatwg r2976) poot (Friday, 24 April)

publication done poot (Friday, 24 April)

publication done poot (Friday, 24 April)

publication done poot (Friday, 24 April)

publication done poot (Friday, 24 April)

publication done poot (Friday, 24 April)

there is debate over whether SQL is a good idea (whatwg r2975) poot (Thursday, 23 April)

pubrules fixes (whatwg r2974) poot (Thursday, 23 April)

pubrules fixes (whatwg r2974) poot (Thursday, 23 April)

pubrules fixes (whatwg r2974) poot (Thursday, 23 April)

pubrules fixes (whatwg r2974) poot (Thursday, 23 April)

pubrules fixes (whatwg r2974) poot (Thursday, 23 April)

W3C policy: fear of change, caution to the point of paralysis. Let's change the world, but without taking any risks! (whatwg r2973) poot (Wednesday, 22 April)

W3C policy: fear of change, caution to the point of paralysis. Let's change the world, but without taking any risks! (whatwg r2973) poot (Wednesday, 22 April)

W3C policy: fear of change, caution to the point of paralysis. Let's change the world, but without taking any risks! (whatwg r2973) poot (Wednesday, 22 April)

W3C policy: fear of change, caution to the point of paralysis. Let's change the world, but without taking any risks! (whatwg r2973) poot (Wednesday, 22 April)

W3C policy: fear of change, caution to the point of paralysis. Let's change the world, but without taking any risks! (whatwg r2973) poot (Wednesday, 22 April)

pubrules fix poot (Wednesday, 22 April)

pubrules fix poot (Wednesday, 22 April)

pubrules fix poot (Wednesday, 22 April)

pubrules fix poot (Wednesday, 22 April)

pubrules fix poot (Wednesday, 22 April)

editorial nits poot (Wednesday, 22 April)

small editorial fix for changelog; update editor's draft URL poot (Wednesday, 22 April)

publish on 23rd instead poot (Wednesday, 22 April)

Update to -23 pubdate. poot (Tuesday, 21 April)

Update to -23 pubdate. poot (Tuesday, 21 April)

Update to -23 pubdate. poot (Tuesday, 21 April)

Update to -23 pubdate. poot (Tuesday, 21 April)

Update to -23 pubdate. poot (Tuesday, 21 April)

Typos: round 6. (whatwg r2970) poot (Tuesday, 21 April)

Ready for publication next week. poot (Tuesday, 21 April)

Pubrules fixes. poot (Tuesday, 21 April)

Ready for publication next week. poot (Tuesday, 21 April)

Ready for publication next week. poot (Tuesday, 21 April)

Typos: round 6. (whatwg r2970) poot (Tuesday, 21 April)

Ready for publication next week. poot (Tuesday, 21 April)

Ready for publication next week. poot (Tuesday, 21 April)

Typos: round 6. (whatwg r2970) poot (Tuesday, 21 April)

Typos: round 5. (whatwg r2969) poot (Tuesday, 21 April)

Typos: round 4. (whatwg r2968) poot (Sunday, 19 April)

Typos: round 4. (whatwg r2968) poot (Sunday, 19 April)

Typos: round 3. (whatwg r2967) poot (Sunday, 19 April)

Typos: round 3. (whatwg r2967) poot (Sunday, 19 April)

Typos: round 2. (credit: gb) (whatwg r2966) poot (Sunday, 19 April)

Typos: round 2. (credit: gb) (whatwg r2966) poot (Sunday, 19 April)

Add a note that omitting a start tag doesn't omit the element. (credit: fs) (whatwg r2965) poot (Saturday, 18 April)

<fieldset> and <br> rendering fixes (credit: ds); also, additional ack for previous checkin (whatwg r2964) poot (Saturday, 18 April)

Typos: round 1. (whatwg r2963) poot (Saturday, 18 April)

Typos: round 1. (whatwg r2963) poot (Saturday, 18 April)

<datagrid> mark II, first draft (whatwg r2962) poot (Saturday, 18 April)

more IRC comments from markp poot (Wednesday, 15 April)

editorial comments from markp and zcorpan; ta\! poot (Wednesday, 15 April)

add the previous edition poot (Wednesday, 15 April)

update html5-diff to take into account the latest edits to html5; I need someone to carefully check this; really poot (Wednesday, 15 April)

initial add poot (Monday, 13 April)

initial add poot (Monday, 13 April)

initial add poot (Monday, 13 April)

initial add poot (Monday, 13 April)

initial add poot (Monday, 13 April)

initial add poot (Monday, 13 April)

initial add poot (Monday, 13 April)

initial add poot (Monday, 13 April)

initial add poot (Monday, 13 April)

initial add poot (Monday, 13 April)

initial add poot (Monday, 13 April)

initial add poot (Monday, 13 April)

initial add poot (Monday, 13 April)

initial add poot (Monday, 13 April)

initial add poot (Monday, 13 April)

Update abstract for Oracle. poot (Friday, 10 April)

Add keygen to the void element list; make those element lists alphabetical; correct an acknowledgement spelling. (whatwg r2961) poot (Thursday, 9 April)

1.2125 2961 Add keygen to the void element list; make those element lists alphabetical; correct an acknowledgement spelling. (whatwg r2961) poot (Thursday, 9 April)

spec/Overview.html 1.2125 2961 Add keygen to the void element list; mak poot (Wednesday, 8 April)

spec/Overview.html 1.2124 2960 First cut at defining <keygen>. Affects poot (Tuesday, 7 April)

spec/Overview.html 1.2123 2959 Avoid switching to foreign content if yo poot (Monday, 6 April)

spec/Overview.html 1.2122 include the alternative stylesheets in the w3 poot (Saturday, 4 April)

webstorage/Overview.html 1.19 2958 Introduce a Synchronous Database API poot (Thursday, 2 April)

spec/Overview.html 1.2121 2957 Set the stage for a synchronous Database poot (Thursday, 2 April)

webstorage/Overview.html 1.18 2957 Set the stage for a synchronous Data poot (Thursday, 2 April)

workers/Overview.html 1.104 2957 Set the stage for a synchronous Databa poot (Thursday, 2 April)

spec/Overview.html 1.2120 2956 xref error w/ MessagePortArray (whatwg r poot (Thursday, 2 April)

spec/Overview.html 1.2119 2955 Correct a note about JavaScript MIME typ poot (Thursday, 2 April)

spec/Overview.html 1.2103 2938 Rendering: Hide noscript when script is poot (Thursday, 2 April)

spec/Overview.html 1.2104 2939 Tighten up the definitions of event hand poot (Thursday, 2 April)

spec/Overview.html 1.2108 2943 Allow the dimension attributes to be set poot (Thursday, 2 April)

websockets/Overview.html 1.59 2939 Tighten up the definitions of event poot (Thursday, 2 April)

spec/Overview.html 1.2109 2945 Clarify when start tags can be omitted, poot (Thursday, 2 April)

spec/Overview.html 1.2107 2942 Move the enumerated attributes section u poot (Thursday, 2 April)

spec/Overview.html 1.2113 2950 Add a note about the head element pointe poot (Thursday, 2 April)

spec/Overview.html 1.2112 2949 Support quotes around URLs in the Refres poot (Thursday, 2 April)

spec/Overview.html 1.2111 2948 Merge in the WF2 credits. (bug 6352) (wh poot (Thursday, 2 April)

spec/Overview.html 1.2110 2947 Instead of cloning elements in the DOM, poot (Thursday, 2 April)

eventsource/Overview.html 1.14 2946 eventsource.URL should return an ab poot (Thursday, 2 April)

spec/Overview.html 1.2106 2941 Clarify how to handle legacy color attri poot (Thursday, 2 April)

spec/Overview.html 1.2105 2940 Improve consistency in syntax definition poot (Thursday, 2 April)

eventsource/Overview.html 1.13 2939 Tighten up the definitions of event poot (Thursday, 2 April)

spec/Overview.html 1.2102 2937 Make HTMLAreaElement stringify; make <te poot (Thursday, 2 April)

spec/Overview.html 1.2115 2952 Clarify that you can't have two encoding poot (Thursday, 2 April)

spec/Overview.html 1.2116 2953 Visit the confessional. (credit: sb) (bu poot (Thursday, 2 April)

spec/Overview.html 1.2118 2954 Refer to ECMAScript as JavaScript more c poot (Thursday, 2 April)

spec/Overview.html 1.2117 Update w3c boilerplate. poot (Thursday, 2 April)

workers/Overview.html 1.102 2939 Tighten up the definitions of event ha poot (Thursday, 2 April)

webstorage/Overview.html 1.17 2954 Refer to ECMAScript as JavaScript mo poot (Thursday, 2 April)

workers/Overview.html 1.103 2954 Refer to ECMAScript as JavaScript more poot (Thursday, 2 April)

websockets/Overview.html 1.60 2954 Refer to ECMAScript as JavaScript mo poot (Thursday, 2 April)

eventsource/Overview.html 1.15 2954 Refer to ECMAScript as JavaScript m poot (Thursday, 2 April)

Last message date: Thursday, 30 April 2009 19:11:17 UTC