Tue, 13 Mar 2012 15:50:27 -0600 (1) update ED URLs; (2) remove unneeded .htaccess; (3) remove .hgignore, using per-user config ignores instead file | diff | annotate
Tue, 13 Mar 2012 14:52:22 -0600 move cssom-view files into cssom-view directory file | diff | annotate | base
Wed, 03 Aug 2011 09:05:39 +0000 Editor Draft, not Editor Version file | diff | annotate
Tue, 26 Jul 2011 16:17:12 +0000 consistify file | diff | annotate
Tue, 26 Jul 2011 14:56:51 +0000 xref file | diff | annotate
Tue, 26 Jul 2011 14:53:59 +0000 xref file | diff | annotate
Sun, 24 Jul 2011 18:44:45 +0000 last change was because of feedback from Leif file | diff | annotate
Thu, 14 Jul 2011 08:09:01 +0000 align scrollHeight/scrollWidth with Gecko file | diff | annotate
Wed, 06 Jul 2011 15:29:05 +0000 scrollHeight/scrollWidth note file | diff | annotate
Wed, 06 Jul 2011 14:20:23 +0000 typo file | diff | annotate
Wed, 06 Jul 2011 14:17:38 +0000 typo; more xref file | diff | annotate
Wed, 06 Jul 2011 14:03:39 +0000 dom-Document xref cleanup file | diff | annotate
Wed, 06 Jul 2011 13:57:39 +0000 xref dom-Element-* file | diff | annotate
Wed, 06 Jul 2011 13:33:48 +0000 xref offset* file | diff | annotate
Wed, 06 Jul 2011 13:27:56 +0000 cleanup MouseEvent xrefs; ClientRectList.item cannot be invoked with a negative int file | diff | annotate
Wed, 06 Jul 2011 13:21:01 +0000 typo file | diff | annotate
Wed, 06 Jul 2011 13:17:48 +0000 update Conformance; Terminology should be top-level file | diff | annotate
Wed, 06 Jul 2011 13:06:41 +0000 Anolis file | diff | annotate
Thu, 23 Jun 2011 16:58:03 +0000 remove CaretPosition.range on request file | diff | annotate
Thu, 23 Jun 2011 15:55:19 +0000 modernize references file | diff | annotate
Thu, 23 Jun 2011 15:36:46 +0000 partial is the new [Supplemental] file | diff | annotate
Thu, 23 Jun 2011 15:31:40 +0000 IDL typo file | diff | annotate
Tue, 31 Aug 2010 09:26:26 +0000 simple left align for scrollIntoView() file | diff | annotate
Tue, 31 Aug 2010 06:41:02 +0000 top is optional file | diff | annotate
Mon, 30 Aug 2010 17:09:15 +0000 same origin baby file | diff | annotate
Mon, 30 Aug 2010 17:08:08 +0000 typo file | diff | annotate
Mon, 30 Aug 2010 17:07:11 +0000 terminate algorithms file | diff | annotate
Mon, 30 Aug 2010 17:06:34 +0000 replace prose with min/max file | diff | annotate
Mon, 30 Aug 2010 17:02:59 +0000 attempt to define scrollintoview; sectioning sucks file | diff | annotate
Mon, 30 Aug 2010 14:48:09 +0000 ensure uniqueness for addListener file | diff | annotate
Mon, 30 Aug 2010 13:33:55 +0000 scrollX/scrollY; sigh file | diff | annotate
Mon, 30 Aug 2010 13:20:43 +0000 fix media query terminology file | diff | annotate
Thu, 26 Aug 2010 06:06:22 +0000 example fail file | diff | annotate
Wed, 25 Aug 2010 21:08:59 +0000 oops; MediaQueryList is passed as argument; not a boolean file | diff | annotate
Wed, 25 Aug 2010 15:59:26 +0000 ooh, mediaquerylist file | diff | annotate
Fri, 13 Aug 2010 08:30:57 +0000 minor editorial changes to client* file | diff | annotate
Fri, 13 Aug 2010 06:43:24 +0000 define the scroll event as it is dispatched by non-UI actions file | diff | annotate
Fri, 13 Aug 2010 06:27:53 +0000 remove more instances of the A variable file | diff | annotate
Fri, 13 Aug 2010 06:26:14 +0000 simplify by using max() / min() more rather than an additional step file | diff | annotate
Fri, 13 Aug 2010 06:19:33 +0000 the method is called scroll() moron file | diff | annotate
Thu, 12 Aug 2010 16:36:29 +0000 define scrollWidth/scrollHeight file | diff | annotate
Thu, 12 Aug 2010 16:20:14 +0000 quirks mode linkified file | diff | annotate
Thu, 12 Aug 2010 16:17:59 +0000 make scrollTop/scrollLeft match reality; that of Firefox / IE file | diff | annotate
Thu, 12 Aug 2010 15:13:23 +0000 make the terminology more correct by using CSS layout box associated with the element rather than just element file | diff | annotate
Thu, 12 Aug 2010 14:48:47 +0000 elements relative to <body> will now report their offset relative to <body> rather than the initial containing block file | diff | annotate
Thu, 12 Aug 2010 14:38:22 +0000 remove the confusing concept of variable A; remove limited support for AREA elements file | diff | annotate
Thu, 12 Aug 2010 14:20:13 +0000 area elements have no layout box so that check needs to be made first file | diff | annotate
Thu, 12 Aug 2010 11:42:19 +0000 since DOM2 Views is no longer here, no need for DOM features either; also fix typos file | diff | annotate
Thu, 12 Aug 2010 09:33:41 +0000 we are going to introduce quirks differences after all; HTML5 obsoletes DOM2 Views now file | diff | annotate
Thu, 12 Aug 2010 09:20:39 +0000 parsing a list of media queries never fails; add a note on WindowProxy behavior; make CaretPosition a subchapter file | diff | annotate
Wed, 11 Aug 2010 13:00:50 +0000 clarify that pixelDepth and colorDepth are without alpha channel file | diff | annotate
Thu, 15 Jul 2010 07:33:12 +0000 missed a few things related to the styleMedia stuff file | diff | annotate
Thu, 15 Jul 2010 07:29:13 +0000 rename the styleMedia methods and let them al take lists file | diff | annotate
Wed, 26 May 2010 08:49:18 +0000 add an example file | diff | annotate
Wed, 26 May 2010 08:40:09 +0000 simplify media query listener model file | diff | annotate
Tue, 25 May 2010 14:23:56 +0000 forgot an argument file | diff | annotate
Tue, 25 May 2010 14:23:06 +0000 fix up some more stuff file | diff | annotate
Tue, 25 May 2010 14:21:02 +0000 let everything use the same algorithm; remove dependency on MQ (still there via CSSOM though...) file | diff | annotate
Tue, 25 May 2010 14:17:46 +0000 simplify references file | diff | annotate
Tue, 25 May 2010 14:15:15 +0000 add the text for addMediumListener and removeMediumListener file | diff | annotate
(0)-100-60tip

mercurial