(X)HTML5 Tracking

Filter

Affects:

Stability:

Revision

(omit for the latest revision)


RCommentTime (UTC)
1587Typo2008-05-09 08:13
1586[Conformance Checkers] ...and 'should only' goes byebye also.2008-05-09 08:06
1585[Conformance Checkers] Give 'may only' the same treatment as 'must only'.2008-05-09 08:03
1584[Conformance Checkers] Reword all conformance requirements never to use the phrase 'must only', which really doesn't mean what you think it means if you apply RFC2119 definitions precisely.2008-05-09 08:02
1583[Conformance Checkers] Clarify where elements can be used; explicitly allow orphan nodes.2008-05-09 07:52
1582Require preprocessing of media queries since CSS doesn't recognise the vertical tab character.2008-05-09 07:36
1581explain that rel='up up index icon' is two links, not four (or three); fix another typo2008-05-09 07:02
1580typo2008-05-09 06:56
1579er, this made no sense.2008-05-09 06:55
1578Try to make it more precise when a UA has to download a resource in a <link> with no type=''.2008-05-09 06:54
1577Explain slightly better how <link> can create multiple links2008-05-09 06:51
1576more typos2008-05-09 06:28
1575typo2008-05-09 06:25
1574typo2008-05-09 06:24
1573minor editorial fixes2008-05-09 06:18
1572[Authors] [Conformance Checkers] Make boolean attributes case-insensitive2008-05-09 06:10
1571add a placeholder for lists of elements, attributes, interfaces, events (anything else?)2008-05-09 06:05
1570grammar typo2008-05-09 00:10
1569minor wording fix2008-05-08 23:11
1568Excise the term 'entity' from the specification (as far as the text/html syntax goes). They are now 'character references'. You put them on your resume.2008-05-08 23:07
1567typo2008-05-08 22:50
1566[Conformance Checkers] oops, when we did the whole 'flow' change some old inline elements became allowed where they weren't before, with unforseen results for the datagrid content model2008-05-08 10:25
1565Fix the list of numbers algorithm to handle '1,-' and to not be redundant.2008-05-08 10:00
1564make it read better2008-05-08 09:53
1563Bring the coords='' parsing more in line with how IE does it.2008-05-08 09:43
1562Make parsing lists of numbers have some semblence of an attempt at parsing actual numbers correctly.2008-05-08 06:07
1561markup typo2008-05-08 02:29
1560xref so i can refer to this section2008-05-08 02:27
1559add an example for rel=icon2008-05-08 02:26
1558<link rel='icon' sizes=''>2008-05-08 02:17
1557note to self so i don't spend 3 minutes working out why it's not a normative requirement again...2008-05-08 01:03
1556also note that we have to resolve urls for remove() in appcaches2008-05-08 00:40
1555More issues with URIs -- add more things I need to define, make the application cache api raise errors on invalid uris2008-05-08 00:37
1554make a note that we haven't said how to resolve relative urls for the application cache api2008-05-08 00:28
1553Remove the untestable mention of U+0000 in application caches. Make it clear that the cache API returns URIs. Grammar fixes.2008-05-08 00:25
1552grammar typo due to earlier search and replace2008-05-08 00:22
1551xref typo2008-05-08 00:21
1550Minor editorial changes to the application cache section to fix mistakes and clarify how things work.2008-05-08 00:20
1549Clarify that only vector fonts are intended to be used.2008-05-07 19:58
1548make a note of an open issue with executeSql() arguments and types that the backend doesn't support2008-05-07 04:53
1547typo2008-05-07 04:11
1546fix xrefs for executeSql()2008-05-07 04:09
1545Skip calling a callback if it wasn't specified.2008-05-07 04:06
1544Merge the name/value pair storage and SQL storage sections into one section with a common privacy and security bit, and other editorial fixes.2008-05-07 04:03
1543make some notes about what needs to happen with events, timers, etc, when a page is navigated.2008-05-07 03:27
1542make note that we should kill things when calling document.open()2008-05-07 03:18
1541Allow UAs to raise a security exception for openDatabase() if the domain isn't allowed to have a database.2008-05-07 02:57
1540Define <meta name=description> and <meta name=application-name>.2008-05-07 02:25
1539Remove <meta name=dns>, since nobody seemed to like it. If you actually like this and want it and will implement it, let me know.2008-05-07 02:21
1538add a note explaining that referrers may be blanked for ssl->http connections2008-05-07 01:40
1537Editorial fixes; make it clear what interacting while 'paused' means.2008-05-07 01:35
1536don't have numbers without the constant names2008-05-07 01:04
1535Update the abstract a little; minor markup fix.2008-05-07 01:00
1534placeholder for URL section2008-05-07 00:55
1533Make @font-face fonts available to <canvas>.2008-05-06 21:47
1532making it consistent. dunno whether it's the best value though...2008-05-06 07:41
1531oops, forgot to give name a DOM attribute2008-05-06 06:52
1530Make type='' take precedence if the server responded application/octet-stream.2008-05-06 06:51
1529Empty classid='' should apparently be ignored.2008-05-06 06:22
1528Allow type='' to be used as a hint.2008-05-06 06:11
1527Handle errors when handling <object> data better; sniff for the real image type if appropriate.2008-05-06 06:07
1526Add examples for how to handle Java using <object>, add name='' to the list of <object> attributes.2008-05-06 05:37
1525Support classid=''. Also, factor out the common parts of plugin handling for <object>.2008-05-06 05:15
1524Clarify the handling of <object> data='' and type='' and remove bogus requirements.2008-05-06 04:43
1523Clarify what the pairs in a <dialog> are of.2008-05-06 04:26
1522Allow <time> in <dt> in <dialog>.2008-05-06 04:08
1521Remove doubt that you can't use <q> to quote poetry... Sigh...2008-05-06 03:24
1520Take responsibility for not being any good.2008-05-06 01:25
1519Rendering text to a canvas: the fillText(), strokeText(), and measureText() APIs.2008-05-06 01:09
1518Also clarify the effective script origin for XMLHttpRequest documents.2008-04-30 21:59
1517Define origin for XMLHttpRequest documents -- this may move into the XHR spec at some point.2008-04-30 21:43
1516file:// interop isn't necessary, and UAs want to do clever things with it2008-04-30 20:45
1515Update the spec status to indicate that the spec is getting more stable (WHATWG only)2008-04-29 21:16
1514Make things even more explicit.2008-04-29 20:59
1513[Conformance Checkers] Fallout from removing the WYSIWYG section.2008-04-29 12:43
1512don't mind me2008-04-29 12:28
1511<font> is gone; style='' is global.2008-04-29 12:23
1510Mention data: URIs explicitly, so we can give them a better origin. Also, safeguard mentions of the data: URIs from becoming xrefs.2008-04-29 11:14
1509Define the origin of javascript: and data: URIs that were the result of an HTTP redirect (and minor editorial fixes)2008-04-29 11:02
1508Implement the descendant-navigation frame policy.2008-04-29 09:10
1507Define the origin for about:blank documents.2008-04-29 03:07
1506Support IDNA when setting document.domain.2008-04-29 01:42
1505Minor editorial fixups in document.domain-related changes.2008-04-29 01:34
1504[Gecko] [Internet Explorer] [Opera] [Webkit] Define MessageEvent.origin for postMessage() in the face of IDN.2008-04-29 01:22
1503[Gecko] Make document.domain return the empty string, not null, when there is no origin.2008-04-28 22:56
1502[Gecko] [Internet Explorer] [Opera] [Webkit] Define document.domain and how it works.2008-04-28 22:40
1501Tighten security a little: <img src='javascript:'> and javascript: in a style sheet should be in a sandbox.2008-04-28 21:45
1500Revamp the way that the concept of 'origin' is defined; nuke the concept of 'same scheme/host/port'. This shouldn't, in theory, change anything, but let me know if I screwed up...2008-04-28 10:58
1499Move 'origin' section up one level, so that it can be made independent of scrpts2008-04-28 10:08
1498typo2008-04-28 09:45
1497ack for storage.clear()2008-04-28 00:32
1496Note about handling nulls in the Storage API.2008-04-28 00:30
1495Define onstorage=''.2008-04-28 00:29
1494[Gecko] [Internet Explorer] Add Storage.clear(); define event dispatch for removeItem() and clear()2008-04-28 00:22
1493Various editorial changes to the local storage section.2008-04-27 23:16
1492The features argument of showModalDialog() is ignored. Removing it from the spec.2008-04-27 22:21
1491[Gecko] [Internet Explorer] [Opera] [Webkit] postMessage() should fire on the window, not the document2008-04-27 08:59
1490[Gecko] [Internet Explorer] [Opera] [Webkit] showModalDialog(): first draft. Also, some 'the the' editorial corrections.2008-04-27 08:56
1489trailing <s.2008-04-25 20:58
1488[Gecko] [Internet Explorer] [Opera] [Webkit] Er, make the algorithm actually make sense in an async world.2008-04-25 01:55