- Gecko has unprefixed textDecoration* default tip 2015-08-06, by Aryeh Gregor
- Don't assume default font-family is serif 2015-08-06, by Aryeh Gregor
- Remove bogus manifest lines 2015-08-06, by Aryeh Gregor
- Remove some duplicate tests 2015-08-06, by Aryeh Gregor
- Update manifests 2015-08-06, by Aryeh Gregor
- Temporary commit, to be rewritten 2015-08-06, by Aryeh Gregor
- Temporary commit, to be rewritten 2015-08-06, by Aryeh Gregor
- Update status of document 2015-08-06, by Aryeh Gregor
- Use https for includes from w3c-test.org 2015-08-04, by Aryeh Gregor
- [editing] Switch the spec stylesheet to https. 2014-02-12, by Tab Atkins Jr.
- Update the specification to use HTTPS URLs where possible and update references. 2014-02-13, by Ms2ger
- ws change to check auth 2014-02-13, by Michael[tm] Smith
- Test insertText on HTML 2012-05-23, by Aryeh Gregor
- Make invalid values return false from execCommand 2012-05-20, by Aryeh Gregor
- Enable test that's no longer problematic 2012-05-18, by Aryeh Gregor
- Make more block commands preserve overrides 2012-05-17, by Aryeh Gregor
- Improve preservation of overrides 2012-05-17, by Aryeh Gregor
- Don't always output stylewithcss/defaultparagraphseparator 2012-05-06, by Aryeh Gregor
- Match WebKit for unsupported command handling 2012-05-06, by Aryeh Gregor
- Firefox bug fixed again? 2012-05-06, by Aryeh Gregor
- Fix incorrect comment about Firefox 2012-05-06, by Aryeh Gregor
- Use testharnessreport properly 2012-05-04, by Aryeh Gregor
- Try fixing MANIFESTs so they work 2012-05-04, by Aryeh Gregor
- Add testharness.js MANIFESTs 2012-05-04, by Aryeh Gregor
- Adjust CG license boilerplate 2012-04-30, by Aryeh Gregor
- Follow new publication standard things 2012-04-25, by Aryeh Gregor
- <font size=1> is x-small, not xx-small 2012-04-23, by Aryeh Gregor
- Gecko bug seems un-fixed, WebKit bug seems fixed 2012-04-23, by Aryeh Gregor
- Make event.html more useful 2012-04-01, by Aryeh Gregor
- Fix broken test runner 2012-03-22, by Aryeh Gregor
- Don't call execCommand() recursively 2012-03-12, by Aryeh Gregor
- Gecko bug seemingly fixed 2012-03-12, by Aryeh Gregor
- Fix testharness URL 2012-03-12, by Aryeh Gregor
- Clarify when CSS styling flag, etc. are cleared 2012-03-05, by Aryeh Gregor
- Update acknowledgements 2012-03-05, by Aryeh Gregor
- Say what's normative and what's not 2012-03-05, by Aryeh Gregor
- Make sure user actions fire events too 2012-03-01, by Aryeh Gregor
- Add new defaultParagraphSeparator command 2012-02-24, by Aryeh Gregor
- Order error diff more logically in fixdata 2012-02-24, by Aryeh Gregor
- Break up a long line 2012-02-24, by Aryeh Gregor
- Mention event.html in the spec 2012-02-24, by Aryeh Gregor
- Fire beforeinput/input events for execCommand() 2012-02-24, by Aryeh Gregor
- Restrict the definition of "enabled" more 2012-02-24, by Aryeh Gregor
- Add a README so I don't forget how to do this 2012-02-24, by Aryeh Gregor
- WebKit's <bdi> crash is fixed 2012-02-24, by Aryeh Gregor
- Remove unused argument 2012-02-24, by Aryeh Gregor
- Make interfaces.html work again 2012-01-19, by Aryeh Gregor
- Fix more relative paths 2012-01-19, by Aryeh Gregor
- Add more documentation, and an XXX 2012-01-19, by Aryeh Gregor
- Refactor getSelection() tests a bunch 2012-01-17, by Aryeh Gregor
- Use absolute URL so tests work on dvcs.w3.org 2012-01-17, by Aryeh Gregor
- Redefine document.getSelection() again 2012-01-17, by Aryeh Gregor
- Test selectAllChildren() better 2012-01-12, by Aryeh Gregor
- Remove modify() spec 2012-01-12, by Aryeh Gregor
- Avoid unnecessary sanity check 2012-01-12, by Aryeh Gregor
- Rewrite extend() stuff to modern standards 2012-01-12, by Aryeh Gregor
- Remove unreached, incorrect code 2012-01-12, by Aryeh Gregor
- Use DOM4's range set algorithm 2012-01-12, by Aryeh Gregor
- Revamp association of selections with documents 2012-01-12, by Aryeh Gregor
- Collapsing a selection on a ProcessingInstruction [1], or extending a selection 2012-01-12, by stighal
- Test that selection's range is initially null 2012-01-11, by Aryeh Gregor
- Test getSelection() === getSelection() 2012-01-11, by Aryeh Gregor
- We also have to reset direction 2012-01-11, by Aryeh Gregor
- Fix selection range setting requirements some more 2012-01-11, by Aryeh Gregor
- Clarify association of selections with ranges 2012-01-11, by Aryeh Gregor
- Use mailto: link for public-webapps 2012-01-10, by Aryeh Gregor
- Use new idlharness.js capability in interfaces.html 2011-11-16, by Aryeh Gregor
- Test getSelection() and the Selection interface 2011-11-16, by Aryeh Gregor
- Tweak wording on tests 2011-11-15, by Aryeh Gregor
- Test Selection.deleteFromDocument 2011-11-10, by Aryeh Gregor
- First pass at autolink support 2011-11-09, by Aryeh Gregor
- Avoid overly general solutions 2011-11-09, by Aryeh Gregor
- Show gentest.html progress in <title> 2011-11-09, by Aryeh Gregor
- Refactor definitions for the future 2011-11-09, by Aryeh Gregor
- Fix braindead coding error 2011-11-09, by Aryeh Gregor
- Move some things around 2011-11-09, by Aryeh Gregor
- Make only HTML elements editable 2011-11-08, by Aryeh Gregor
- Typo 2011-11-08, by Aryeh Gregor
- Wrap non-text nodes too for inline formatting 2011-11-08, by Aryeh Gregor
- Don't strip wrappers in empty blocks 2011-11-08, by Aryeh Gregor
- Merge adjacent lists when deleting 2011-11-08, by Aryeh Gregor
- Editorial tweaks 2011-11-08, by Aryeh Gregor
- Begin making delete algorithm less obscure 2011-11-07, by Aryeh Gregor
- Fix infinite loop bug 2011-10-27, by Aryeh Gregor
- Account for new WebKit crash bug 2011-10-27, by Aryeh Gregor
- Change fixdata behavior back 2011-10-27, by Aryeh Gregor
- More notes for "Delete the selection" 2011-10-27, by Aryeh Gregor
- Define undo/redo by reference to rniwa's spec 2011-10-26, by Aryeh Gregor
- xref change 2011-10-26, by Aryeh Gregor
- Improve linebreak handling for nested containers 2011-10-26, by Aryeh Gregor
- Update diff and patch for new WebKit bug 2011-10-26, by Aryeh Gregor
- Slightly change the way fixdata works 2011-10-26, by Aryeh Gregor
- Make the DOM a bit tidier 2011-10-26, by Aryeh Gregor
- Make alert checkbox work again 2011-10-26, by Aryeh Gregor
- Avoid unnecessary exceptions 2011-10-26, by Aryeh Gregor
- Test removeAllRanges 2011-10-24, by Aryeh Gregor
- Remove empty uncalled function 2011-10-24, by Aryeh Gregor
- Test selectAllChildren, and fix the spec 2011-10-24, by Aryeh Gregor
- Rename nodeLength() to getNodeLength() 2011-10-24, by Aryeh Gregor
- Test isCollapsed 2011-10-24, by Aryeh Gregor
- Rename files for brevity 2011-10-11, by Aryeh Gregor
- Test collapseToStart/End properly 2011-10-11, by Aryeh Gregor
- Cache results for normalizeColor/getLegacyFontSize 2011-10-11, by Aryeh Gregor
- Update comment 2011-10-11, by Aryeh Gregor
- Update conformancetest/diff 2011-10-11, by Aryeh Gregor
- Don't restrict what ranges can be in selections 2011-10-11, by Aryeh Gregor
- Convert to DOM4-style exceptions 2011-10-11, by Aryeh Gregor
- Move comment to the right place 2011-10-11, by Aryeh Gregor
- Test multiple addRange() 2011-10-11, by Aryeh Gregor
- Use -x for publish script 2011-10-05, by Aryeh Gregor
- Stop using make, just use a shell script 2011-10-05, by Aryeh Gregor
- Prohibit multiple ranges per selection 2011-10-05, by Aryeh Gregor
- Clean up selection tests 2011-10-05, by Aryeh Gregor
- Take selection tests too 2011-10-05, by Aryeh Gregor
- Merge in selections 2011-10-04, by Aryeh Gregor
- Various updates to publish script 2011-09-28, by Aryeh Gregor
- Update official list from whatwg to public-webapps 2011-09-27, by Aryeh Gregor
- Streamline test generation more 2011-09-23, by Aryeh Gregor
- I didn't know about HTMLStyleElement.disabled :( 2011-09-23, by Aryeh Gregor
- Silence some bogus tests 2011-09-22, by Aryeh Gregor
- Make submit.php a bit user-friendlier 2011-09-22, by Aryeh Gregor
- Zero-pad seconds in time output 2011-09-22, by Aryeh Gregor
- Add a bunch more whitespace tests 2011-09-22, by Aryeh Gregor
- Add name= to dummy gentest.html username field 2011-09-22, by Aryeh Gregor
- Work around a minor WebKit bug 2011-09-22, by Aryeh Gregor
- Only accept 1-7 as input values for fontSize 2011-09-22, by Aryeh Gregor
- Significantly improve whitespace handling 2011-09-22, by Aryeh Gregor
- Lots of new whitespace tests 2011-09-22, by Aryeh Gregor
- Remove useless label in gentest.html 2011-09-22, by Aryeh Gregor
- Change official spec location to dvcs.w3.org 2011-09-22, by Aryeh Gregor
- Improve handling of invisible nodes 2011-09-21, by Aryeh Gregor
- Don't special-case blockquote class for WebKit 2011-09-21, by Aryeh Gregor
- No reason to select the output anymore 2011-09-21, by Aryeh Gregor
- Provide default username value 2011-09-21, by Aryeh Gregor
- Fix minor spec error 2011-09-21, by Aryeh Gregor
- Add some more whitespace tests 2011-09-21, by Aryeh Gregor
- Don't wrap invisible nodes when forcing style 2011-09-19, by Aryeh Gregor
- Need #!/bin/bash to use bash features like <() 2011-09-21, by Aryeh Gregor
- Improve test generation process a bit 2011-09-21, by Aryeh Gregor
- Reduce redundant value forcing 2011-09-21, by Aryeh Gregor
- Preserve overrides for various block commands 2011-09-19, by Aryeh Gregor
- Encourage browsers to remember gentest password 2011-09-21, by Aryeh Gregor
- Work around inconsistent browser align handling 2011-09-19, by Aryeh Gregor
- Improve test generation process 2011-09-20, by Aryeh Gregor
- Fix autoimplementation warnings for recent commits 2011-09-20, by Aryeh Gregor
- Double-test everything for conformance tests 2011-09-19, by Aryeh Gregor
- Allow UAs to execute additional commands 2011-09-19, by Aryeh Gregor
- Don't fail everything if execCommand() throws 2011-09-19, by Aryeh Gregor
- Make errors less cluttered again 2011-09-19, by Aryeh Gregor
- Remove now-unnecessary hack 2011-09-19, by Aryeh Gregor
- Add useful tests for styleWithCSS/useCSS 2011-09-19, by Aryeh Gregor
- Fix incorrect tests 2011-09-19, by Aryeh Gregor
- More distinctive splitruntest.html <title> 2011-09-19, by Aryeh Gregor
- Fix minor splitruntest.html bug 2011-09-19, by Aryeh Gregor
- Don't throw INVALID_ACCESS_ERR 2011-09-19, by Aryeh Gregor
- Add a split version of runtest.html 2011-09-19, by Aryeh Gregor
- Make publish script work with branches 2011-09-16, by Aryeh Gregor
- Don't pretend the root's background is white 2011-09-16, by Aryeh Gregor
- Fix a couple of fontSize bugs 2011-09-16, by Aryeh Gregor
- Add script to automatically fix up data.js 2011-09-16, by Aryeh Gregor
- Remove indeterm/value for createLink/unlink, again 2011-09-15, by Aryeh Gregor
- Revert "Remove indeterm/state/value for createLink/unlink" 2011-09-15, by Aryeh Gregor
- Remove indeterm/state/value for createLink/unlink 2011-09-15, by Aryeh Gregor
- Fix browser bug workaround 2011-09-15, by Aryeh Gregor
- Destroy and recreate hg repo on every publish 2011-09-15, by Aryeh Gregor
- Add links to mailing list/IRC 2011-09-15, by Aryeh Gregor
- Specify hg pull target explicitly 2011-09-15, by Aryeh Gregor
- Make W3C Mercurial the primary version history 2011-09-12, by Aryeh Gregor
- Add script to publish 2011-09-12, by Aryeh Gregor
- Clarify that useCSS has no state 2011-09-12, by Aryeh Gregor
- Acknowledge Jeff Harris 2011-09-12, by Aryeh Gregor
- Add a weird test that Chrome 15 dev fails 2011-09-12, by Aryeh Gregor
- Test queryCommand*() in conformance tests 2011-09-07, by Aryeh Gregor
- Report only three digits of time in gentest.html 2011-09-07, by Aryeh Gregor
- Extra sanity check in gentest.html 2011-09-07, by Aryeh Gregor
- Improve error reporting more 2011-09-07, by Aryeh Gregor
- Only report three decimal places of time 2011-09-07, by Aryeh Gregor
- Test for any bad DOM change 2011-09-07, by Aryeh Gregor
- More tweaks to failure messages 2011-09-07, by Aryeh Gregor
- Tweak failure messages some more 2011-09-07, by Aryeh Gregor
- Clearer failure messages 2011-09-07, by Aryeh Gregor
- Account for Firefox adding bgcolor to body 2011-09-07, by Aryeh Gregor
- More informative failure message 2011-09-07, by Aryeh Gregor
- Avoid unwanted CSS/JS in conformance tests 2011-09-02, by Aryeh Gregor
- Fix extremely stupid bug: syntax error! 2011-09-02, by Aryeh Gregor
- Add preliminary conformance tests 2011-09-02, by Aryeh Gregor
- Add another test from WebKit 2011-09-02, by Aryeh Gregor
- Always output hex for <font color> 2011-09-02, by Aryeh Gregor
- Work around a couple more browser bugs 2011-09-01, by Aryeh Gregor
- Add more tests from WebKit Bugzilla 2011-09-01, by Aryeh Gregor
- Add some failing tests 2011-08-30, by Aryeh Gregor
- Fix some delete-related bugs 2011-08-30, by Aryeh Gregor
- Ignore []/{} mismatch for regression testing 2011-08-29, by Aryeh Gregor
- Clicking anywhere should dismiss comments 2011-08-29, by Aryeh Gregor
- Adjust obsolete WebKit workarounds 2011-08-29, by Aryeh Gregor
- Add some more tests from WebKit Bugzilla 2011-08-29, by Aryeh Gregor
- Remove outdated XXX 2011-08-28, by Aryeh Gregor
- Use new WebIDL "code unit" definition 2011-08-19, by Aryeh Gregor
- Another WebKit bug test 2011-08-19, by Aryeh Gregor
- Add XXX for selectAll 2011-08-19, by Aryeh Gregor
- Add some tests for a delete bug 2011-08-18, by Aryeh Gregor
- Test for more WebKit bugs 2011-08-18, by Aryeh Gregor
- Fix typo: <img -> <img> 2011-08-18, by Aryeh Gregor
- Make value override work for backColor 2011-08-18, by Aryeh Gregor
- Note some WebKit bugs in tests 2011-08-18, by Aryeh Gregor
- Add tests/comment for hiliteColor bug 2011-08-18, by Aryeh Gregor
- Add extra sanity check to all tests 2011-08-18, by Aryeh Gregor
- Fix a subtle bug in restoring overrides 2011-08-17, by Aryeh Gregor
- Make my syntax even more wikitext-like 2011-08-17, by Aryeh Gregor
- Revamp visibility and block-extend 2011-08-17, by Aryeh Gregor
- Oops, added an extra line 2011-08-17, by Aryeh Gregor
- Don't allow markers to disrupt layout 2011-08-17, by Aryeh Gregor
- Rename "Comments" button to "View comments" 2011-08-17, by Aryeh Gregor
- Remove mention of Google copyright I missed 2011-08-16, by Aryeh Gregor
- Revamp removeFormat to match IE/WebKit 2011-08-15, by Aryeh Gregor
- Work around another IE bug 2011-08-15, by Aryeh Gregor
- Document editor.html 2011-08-15, by Aryeh Gregor
- Update TODO for HTML bug resolution 2011-08-15, by Aryeh Gregor
- Make bold etc. work in editor 2011-08-12, by Aryeh Gregor
- Make more stuff work 2011-08-12, by Aryeh Gregor
- Ignore all non-char keys 2011-08-12, by Aryeh Gregor
- Make is(Extraneous|Collapsed)LineBreak more robust 2011-08-12, by Aryeh Gregor
- Avoid triggering on some more special keys 2011-08-12, by Aryeh Gregor
- Fix selection handling in insertLineBreak 2011-08-11, by Aryeh Gregor
- Fidget with editor.html a bit 2011-08-11, by Aryeh Gregor
- Fix selection handling for insertParagraph/Text 2011-08-11, by Aryeh Gregor
- Add first pass at a usable editor 2011-08-11, by Aryeh Gregor
- Remove useless old implementation.html 2011-08-11, by Aryeh Gregor
- Remove editcommands symlink 2011-08-11, by Aryeh Gregor
- Don't leave intermediate.html lying around 2011-08-11, by Aryeh Gregor
- Remove extramethods.html 2011-08-11, by Aryeh Gregor
- Remove old useless xrefs.json 2011-08-11, by Aryeh Gregor
- Remove section numbers, they just cause confusion 2011-08-11, by Aryeh Gregor
- Document tests 2011-08-11, by Aryeh Gregor
- Remove Google copyright notice 2011-08-11, by Aryeh Gregor
- Have a unified contributors list 2011-08-08, by Aryeh Gregor
- Add some research on diacritic deletion 2011-08-08, by Aryeh Gregor
- Note IE bug in a FIXME 2011-08-08, by Aryeh Gregor
- Finish adding explanation for now 2011-08-05, by Aryeh Gregor
- Test forward-deleting links too 2011-08-05, by Aryeh Gregor
- More explanations 2011-08-05, by Aryeh Gregor
- Corral another escaped comment 2011-08-05, by Aryeh Gregor
- More explanation 2011-08-05, by Aryeh Gregor
- Make something a comment that should be 2011-08-05, by Aryeh Gregor
- Add more explanations 2011-08-05, by Aryeh Gregor
- Remove a line that's now basically redundant 2011-08-05, by Aryeh Gregor
- Ignore CSS for subscript/superscript 2011-08-05, by Aryeh Gregor
- Add a Mozilla bug reference 2011-08-05, by Aryeh Gregor
- Gecko prefixes with "moz", not "gecko" 2011-08-05, by Aryeh Gregor
- Start adding more explanations 2011-08-05, by Aryeh Gregor
- Simplify "effectively contained" definition 2011-08-04, by Aryeh Gregor
- Link to new bug reports 2011-08-03, by Aryeh Gregor
- Add note to clarify overrides 2011-08-03, by Aryeh Gregor
- Clarify a step in the wrap algorithm 2011-08-03, by Aryeh Gregor
- Be more consistent in wrap algorithm terminology 2011-08-03, by Aryeh Gregor
- Update for existence of bug tracker 2011-08-03, by Aryeh Gregor
- Fix typo 2011-08-03, by Aryeh Gregor
- Ignore data and anolis even if not directories 2011-08-03, by Aryeh Gregor
- Typo from comment overhaul 2011-08-02, by Aryeh Gregor
- Finish porting comments 2011-08-02, by Aryeh Gregor
- Use collapsed block prop definition more 2011-08-02, by Aryeh Gregor
- Port more comments, up through insertHTML 2011-08-02, by Aryeh Gregor
- Port more comments to new system 2011-08-02, by Aryeh Gregor
- Fix typo, and continue with new comment system 2011-08-02, by Aryeh Gregor
- Make comments visible in spec 2011-08-02, by Aryeh Gregor
- Avoid getDescendants(document) 2011-08-01, by Aryeh Gregor
- Rewrite getDescendants() non-recursively 2011-08-01, by Aryeh Gregor
- Fix some more indeterm/state/value tests 2011-08-01, by Aryeh Gregor
- Fix fontSize values 2011-08-01, by Aryeh Gregor
- Fix value for createLink 2011-07-29, by Aryeh Gregor
- Fix another egregious indeterm bug 2011-07-29, by Aryeh Gregor
- Fix bugs that totally broke indeterm in some cases 2011-07-29, by Aryeh Gregor
- Make value comparison precisely defined 2011-07-29, by Aryeh Gregor
- Latest version is no longer unstable 2011-07-28, by Aryeh Gregor
- Collapse acknowledgements 2011-07-28, by Aryeh Gregor
- Match IE/Word for backspacing links 2011-07-28, by Aryeh Gregor
- Define behavior for Shift-Enter 2011-07-28, by Aryeh Gregor
- Don't suggest hyphens in command names 2011-07-28, by Aryeh Gregor
- Get rid of SYNTAX_ERR stuff 2011-07-28, by Aryeh Gregor
- Clarify a paragraph 2011-07-28, by Aryeh Gregor
- Add note to clarify "collapsed block prop" 2011-07-28, by Aryeh Gregor
- xref "child" 2011-07-28, by Aryeh Gregor
- Typo 2011-07-28, by Aryeh Gregor
- TODO: add a switch to affect non-editable content 2011-07-28, by Aryeh Gregor
- Add some tests 2011-07-27, by Aryeh Gregor
- Don't ask for feedback at the W3C 2011-07-26, by Aryeh Gregor
- Prepare for publication 2011-07-26, by Aryeh Gregor
- Okay, first draft is pretty much done 2011-07-26, by Aryeh Gregor
- Add some more comments 2011-07-26, by Aryeh Gregor
- Avoid spurious getActiveRange() exception in IE 2011-07-26, by Aryeh Gregor
- Allow redoing bad manual tests 2011-07-26, by Aryeh Gregor
- Allow manual multitests 2011-07-24, by Aryeh Gregor
- Move some algorithms around 2011-07-24, by Aryeh Gregor
- Further adjustments to override handling 2011-07-24, by Aryeh Gregor
- Fix Opera breakage 2011-07-24, by Aryeh Gregor
- Further improve wrapper-stripping behavior 2011-07-24, by Aryeh Gregor
- Better match browser behavior for deletions 2011-07-24, by Aryeh Gregor
- Fix extremely stupid implementation bug 2011-07-24, by Aryeh Gregor
- Fix manualtest.js breakage 2011-07-24, by Aryeh Gregor
- Never add style attributes to existing elements 2011-07-22, by Aryeh Gregor
- Fix preserve/restore overrides for delete 2011-07-22, by Aryeh Gregor
- Fix broken pretty-printing 2011-07-22, by Aryeh Gregor
- Fix silly logic error 2011-07-22, by Aryeh Gregor
- Fix some failing multitests 2011-07-22, by Aryeh Gregor
- Simplify a bit using new definition 2011-07-21, by Aryeh Gregor
- Prevent super/subscript from both being overridden 2011-07-21, by Aryeh Gregor
- Make save/restore state work better 2011-07-21, by Aryeh Gregor
- Start to preserve state/value in more places 2011-07-21, by Aryeh Gregor
- Fix really stupid bug 2011-07-21, by Aryeh Gregor
- Allow running multiple commands per test 2011-07-21, by Aryeh Gregor
- Make recursive my* calls work better 2011-07-21, by Aryeh Gregor
- Support state/value overrides for insertText 2011-07-18, by Aryeh Gregor
- Improve state for bold etc. 2011-07-18, by Aryeh Gregor
- Add a TODO 2011-07-18, by Aryeh Gregor
- Commit a whole bunch more stuff 2011-07-14, by Aryeh Gregor
- Warn people backColor and hiliteColor are the same 2011-07-14, by Aryeh Gregor
- Remove <dl class=compact> nonsense 2011-07-14, by Aryeh Gregor
- Get fontSize working right 2011-07-14, by Aryeh Gregor
- Update my invariants a bit 2011-07-14, by Aryeh Gregor
- Kill a bunch of list tests 2011-07-14, by Aryeh Gregor
- Commit masses of stuff 2011-07-14, by Aryeh Gregor
- Separate macros for range/selection "collapsed" 2011-07-13, by Aryeh Gregor
- Introduce new <dl class=compact> style 2011-07-13, by Aryeh Gregor
- Update acknowledgment list 2011-07-13, by Aryeh Gregor
- Rewrite most of the front matter 2011-07-13, by Aryeh Gregor
- Demote the last XXX 2011-07-13, by Aryeh Gregor
- Remove two XXX's 2011-07-13, by Aryeh Gregor
- Consolidate and expand two XXX's 2011-07-13, by Aryeh Gregor
- Collapse things more compactly 2011-07-13, by Aryeh Gregor
- Don't use "specified value", CSS already uses it 2011-07-13, by Aryeh Gregor
- Demote more issues to TODO 2011-07-13, by Aryeh Gregor
- Test/document insertHTML on whitespace 2011-07-13, by Aryeh Gregor
- Insert <br> if necessary after insertHTML 2011-07-13, by Aryeh Gregor
- insertHTML shouldn't create invalid selections 2011-07-13, by Aryeh Gregor
- Clear globalRange between runs 2011-07-13, by Aryeh Gregor
- Fix some misuse of "prohibited paragraph child" 2011-07-12, by Aryeh Gregor
- Purge lots of XXX's 2011-07-12, by Aryeh Gregor
- Axe some more XXX's 2011-07-12, by Aryeh Gregor
- Demote another XXX to TODO 2011-07-12, by Aryeh Gregor
- Handle invisible nodes better in insertParagraph 2011-07-12, by Aryeh Gregor
- Demote another XXX to TODO 2011-07-12, by Aryeh Gregor
- Fix insertHorizontalRule bugs 2011-07-12, by Aryeh Gregor
- Remove two unneeded XXX's 2011-07-12, by Aryeh Gregor
- Basic combining mark support for forwardDelete 2011-07-12, by Aryeh Gregor
- Resolve XXX 2011-07-12, by Aryeh Gregor
- Rewrite toggle lists algorithm 2011-07-12, by Aryeh Gregor
- Demote an XXX to TODO 2011-07-12, by Aryeh Gregor
- Change "TODO V2" to just "TODO" 2011-07-12, by Aryeh Gregor
- Preserve styles when breaking up nodes 2011-07-12, by Aryeh Gregor
- Demote XXX to TODO V2 2011-07-11, by Aryeh Gregor
- Fix outdenting in corner case with nested li's 2011-07-11, by Aryeh Gregor
- Improve invisible node handling for delete 2011-07-11, by Aryeh Gregor
- Update some XXX's 2011-07-10, by Aryeh Gregor
- Defer a couple XXX's to V2 2011-07-10, by Aryeh Gregor
- Make terminology more consistent 2011-07-10, by Aryeh Gregor
- Resolve some XXX's 2011-07-10, by Aryeh Gregor
- Fix very silly delete bug 2011-07-10, by Aryeh Gregor
- Make p an element with inline contents 2011-07-10, by Aryeh Gregor
- Update XXX 2011-07-10, by Aryeh Gregor
- Key block merging off CSS, not element names 2011-07-10, by Aryeh Gregor
- Handle invisible nodes in block-extending 2011-07-10, by Aryeh Gregor
- Convert some XXX's to "TODO V2" comments 2011-07-10, by Aryeh Gregor
- Make justify* well-defined for CSS3 align vals 2011-07-10, by Aryeh Gregor
- Support dd and dt in formatBlock 2011-07-10, by Aryeh Gregor
- Commit reorganization of implementation.js too 2011-07-10, by Aryeh Gregor
- Remove unnecessary XXX's 2011-07-10, by Aryeh Gregor
- More reorganization 2011-07-10, by Aryeh Gregor
- Change an XXX to a comment 2011-07-10, by Aryeh Gregor
- Add XXX 2011-07-08, by Aryeh Gregor
- Start massive rewrite of inline formatting 2011-07-08, by Aryeh Gregor
- Rewrite removeFormat to better match browsers 2011-07-08, by Aryeh Gregor
- Remove line accidentally left in implementation.js 2011-07-08, by Aryeh Gregor
- Define backColor to be same as hiliteColor 2011-07-08, by Aryeh Gregor
- Simplify the enabled definition again 2011-07-07, by Aryeh Gregor
- Simplify getNodeIndex 2011-07-07, by Aryeh Gregor
- Fix alphabetization 2011-07-07, by Aryeh Gregor
- Fix myQueryCommandEnabled() bugs 2011-07-07, by Aryeh Gregor
- Experimentally rewrite definition of enabled 2011-07-07, by Aryeh Gregor
- Make "remove preserving descendants" block-only 2011-07-05, by Aryeh Gregor
- Remove obsolete XXX's 2011-07-05, by Aryeh Gregor
- Avoid duplicating id's 2011-07-05, by Aryeh Gregor
- Make whitespace canonicalization robust 2011-07-05, by Aryeh Gregor
- Bunch of minor fixes 2011-07-05, by Aryeh Gregor
- Use "inline node" definition more 2011-07-05, by Aryeh Gregor
- Xref some "computed" use 2011-07-05, by Aryeh Gregor
- Increase code reuse 2011-07-05, by Aryeh Gregor
- Reuse "set the tag name" algorithm 2011-07-05, by Aryeh Gregor
- Add a comment and XXXs 2011-07-05, by Aryeh Gregor
- Fix implementation.js bug 2011-07-05, by Aryeh Gregor
- Remove useless "unwrappable node" definition 2011-06-29, by Aryeh Gregor
- Significant cleanup of formatBlock 2011-06-29, by Aryeh Gregor
- Define behavior for too few execCommand() args 2011-06-29, by Aryeh Gregor
- Require SYNTAX_ERR for bad values 2011-06-29, by Aryeh Gregor
- Fix outdated comment 2011-06-29, by Aryeh Gregor
- Better "enabled" definition 2011-06-29, by Aryeh Gregor
- Define "visible"/"invisible" as adjectives 2011-06-29, by Aryeh Gregor
- Make some implementation.js names more intuitive 2011-06-29, by Aryeh Gregor
- Define indeterm/value for formatBlock 2011-06-29, by Aryeh Gregor
- Improve justify* indeterm/state/value definitions 2011-06-29, by Aryeh Gregor
- selectAll shouldn't make an invalid selection 2011-06-29, by Aryeh Gregor
- Rewrite a bunch of general behavior 2011-06-29, by Aryeh Gregor
- Add comment on nonexistence of state for useCss 2011-06-29, by Aryeh Gregor
- Define indeterminate for insert*List 2011-06-29, by Aryeh Gregor
- Define indeterm for hiliteColor 2011-06-28, by Aryeh Gregor
- Define indeterm for fontFace, fontSize, foreColor 2011-06-28, by Aryeh Gregor
- Write collectAllEffectivelyContainedNodes() helper 2011-06-28, by Aryeh Gregor
- Define indeterminate for justify* 2011-06-28, by Aryeh Gregor
- Define indeterm for several more commands 2011-06-28, by Aryeh Gregor
- Define indeterm for bold 2011-06-28, by Aryeh Gregor
- Define value for justify* 2011-06-28, by Aryeh Gregor
- Spec hiliteColor value 2011-06-28, by Aryeh Gregor
- I forgot there's such a thing as "effective value" 2011-06-28, by Aryeh Gregor
- Spec foreColor value 2011-06-28, by Aryeh Gregor
- Spec value for fontSize 2011-06-28, by Aryeh Gregor
- Get rid of duplicate tests in extramethods 2011-06-28, by Aryeh Gregor
- Define fontName value 2011-06-28, by Aryeh Gregor
- Error-handling is good 2011-06-27, by Aryeh Gregor
- Add a bit of extra research on values 2011-06-27, by Aryeh Gregor
- Spec queryCommandEnabled() 2011-06-27, by Aryeh Gregor
- Document subscript/superscript research 2011-06-27, by Aryeh Gregor
- Define state for justify* 2011-06-27, by Aryeh Gregor
- Define state for insert*List, document research 2011-06-27, by Aryeh Gregor
- Persist checkbox state using localStorage 2011-06-27, by Aryeh Gregor
- Fix a couple of extramethods bugs 2011-06-27, by Aryeh Gregor
- Bigger check/X in extramethods.html 2011-06-27, by Aryeh Gregor
- Allow showing only some rows in extramethods 2011-06-23, by Aryeh Gregor
- Fix bug in state algorithms 2011-06-23, by Aryeh Gregor
- queryCommandIndeterm() is not supported by Opera 2011-06-23, by Aryeh Gregor
- Start working again on queryCommand*() 2011-06-23, by Aryeh Gregor
- Fold markers for manualtest.js 2011-06-23, by Aryeh Gregor
- Spec and test queryCommandSupported() 2011-06-23, by Aryeh Gregor
- Write stub specs for copy/cut/paste 2011-06-23, by Aryeh Gregor
- Avoid more unserializable DOMs with xmp 2011-06-23, by Aryeh Gregor
- Minor adjustments 2011-06-23, by Aryeh Gregor
- Fix forwardDelete regression 2011-06-22, by Aryeh Gregor
- Define "precedes/follows a line break" 2011-06-22, by Aryeh Gregor
- Make extraneous line breaks more robust 2011-06-21, by Aryeh Gregor
- Make whitespace canonicalization less bad 2011-06-21, by Aryeh Gregor
- I don't like Comments 2011-06-21, by Aryeh Gregor
- At least pretend to get nbsps right in insertText 2011-06-21, by Aryeh Gregor
- Note implementation bug 2011-06-20, by Aryeh Gregor
- Remove an annoying space 2011-06-20, by Aryeh Gregor
- Fix an insertText bug that's not so hard 2011-06-20, by Aryeh Gregor
- Lots of research on insertText with spaces 2011-06-20, by Aryeh Gregor
- Add some more insertText tests 2011-06-19, by Aryeh Gregor
- Fix bug in collapsed line break definition 2011-06-19, by Aryeh Gregor
- Start trying to make linebreak handling sane 2011-06-19, by Aryeh Gregor
- Spec and implement insertLineBreak 2011-06-19, by Aryeh Gregor
- Rename manual tests to make more sense 2011-06-19, by Aryeh Gregor
- Update some comments and XXXs 2011-06-19, by Aryeh Gregor
- Fold little things too 2011-06-19, by Aryeh Gregor
- Handle line breaks in insertText 2011-06-19, by Aryeh Gregor
- Refine insertText a bit 2011-06-19, by Aryeh Gregor
- Preliminary spec/implementation of insertText 2011-06-19, by Aryeh Gregor
- Move moved sections in implementation.js too 2011-06-19, by Aryeh Gregor
- Don't throw exceptions for unrecognized commands 2011-06-19, by Aryeh Gregor
- Folding for tests.js 2011-06-19, by Aryeh Gregor
- Note for "fix prohibited paragraph descendants" 2011-06-19, by Aryeh Gregor
- Un-split out "block-format" algorithm 2011-06-19, by Aryeh Gregor
- Shuffle a bunch of sections around 2011-06-19, by Aryeh Gregor
- Refine fixing of disallowed ancestors 2011-06-19, by Aryeh Gregor
- Revamp allowed children 2011-06-16, by Aryeh Gregor
- Add forwardDelete XXX for diacritics 2011-06-15, by Aryeh Gregor
- Remove list-item special-case from forwarddelete 2011-06-15, by Aryeh Gregor
- Add manual delete key tests (forwarddelete tests) 2011-06-15, by Aryeh Gregor
- Remove inaccurate comment 2011-06-15, by Aryeh Gregor
- Remove duplicate test 2011-06-15, by Aryeh Gregor
- Scroll to top of tests when complete 2011-06-15, by Aryeh Gregor
- Initial forwardDelete spec/implementation 2011-06-15, by Aryeh Gregor
- Remove extra br's created by insertImage 2011-06-15, by Aryeh Gregor
- Post warning about horrible Opera bug 2011-06-15, by Aryeh Gregor
- Remove vim modeline from editcommands.html 2011-06-15, by Aryeh Gregor
- Fix a couple of insertHTML bugs 2011-06-15, by Aryeh Gregor
- Finish refactor of implementation.js 2011-06-15, by Aryeh Gregor
- Move todo comment to top of source 2011-06-14, by Aryeh Gregor
- vim fold markers for source.html 2011-06-14, by Aryeh Gregor
- Move around tons of stuff for clarity 2011-06-14, by Aryeh Gregor
- Update outdated comment 2011-06-14, by Aryeh Gregor
- Fix unserializable DOM bug in insertParagraph 2011-06-14, by Aryeh Gregor
- Fix another insertParagraph bug 2011-06-14, by Aryeh Gregor
- Fix an insertParagraph bug 2011-06-14, by Aryeh Gregor
- Don't let toolbar obscure instructions 2011-06-12, by Aryeh Gregor
- delete command seems finished for now, yay 2011-06-12, by Aryeh Gregor
- Handle indentation in delete command 2011-06-12, by Aryeh Gregor
- Further improve backspace in lists 2011-06-12, by Aryeh Gregor
- Improve reporting of number of manual tests left 2011-06-12, by Aryeh Gregor
- Comment out some tests that break Firefox 2011-06-12, by Aryeh Gregor
- Handle backspacing to an adjacent list item 2011-06-12, by Aryeh Gregor
- Refactor delete command for simplicity 2011-06-12, by Aryeh Gregor
- Fix still another minor delete bug 2011-06-12, by Aryeh Gregor
- Minor simplification 2011-06-12, by Aryeh Gregor
- Yet another minor delete bug 2011-06-07, by Aryeh Gregor
- Fix another minor delete bug 2011-06-07, by Aryeh Gregor
- Add special behavior for backspacing a table 2011-06-07, by Aryeh Gregor
- Improve delete line-break handling 2011-06-07, by Aryeh Gregor
- Yet more delete refinement 2011-06-07, by Aryeh Gregor
- Try to handle invisible things while deleting 2011-06-07, by Aryeh Gregor
- Another delete tweak 2011-06-07, by Aryeh Gregor
- Work around lack of <wbr> support in IE/Opera 2011-06-07, by Aryeh Gregor
- Add backspace tests 2011-06-07, by Aryeh Gregor
- Run spec/same cell tests for manual tests 2011-06-07, by Aryeh Gregor
- Fix bug from 4e446d35 "Allow deleting non-active ranges" 2011-06-07, by Aryeh Gregor
- Refactor to reduce code duplication 2011-06-07, by Aryeh Gregor
- Further refinement of delete 2011-06-07, by Aryeh Gregor
- More delete improvements 2011-06-07, by Aryeh Gregor
- More delete refinement, comments 2011-06-07, by Aryeh Gregor
- Handle some more cases for delete 2011-06-07, by Aryeh Gregor
- Start on the collapsed-selection case for delete 2011-06-06, by Aryeh Gregor
- Give wrap and delete algorithms entire subsections 2011-06-06, by Aryeh Gregor
- Allow deleting non-active ranges 2011-06-06, by Aryeh Gregor
- Add a couple more tests and update a comment 2011-06-06, by Aryeh Gregor
- Don't allow merging from/to table cells at all 2011-06-06, by Aryeh Gregor
- Add a few more tests 2011-06-06, by Aryeh Gregor
- Make delete work right for tables 2011-06-06, by Aryeh Gregor
- Fix two silly typos in implementation.js 2011-06-06, by Aryeh Gregor
- Avoid false positives with tr selector 2011-06-06, by Aryeh Gregor
- Fix bug, add tests to catch it 2011-06-05, by Aryeh Gregor
- Improve "delete the selection" even more 2011-06-03, by Aryeh Gregor
- Greatly improve "delete the selection" algorithm 2011-06-03, by Aryeh Gregor
- Spec selectAll 2011-06-02, by Aryeh Gregor
- Initial justify* support 2011-06-02, by Aryeh Gregor
- Acknowledge #whatwg 2011-06-02, by Aryeh Gregor
- Complain if wrapper div has attributes in tests 2011-06-02, by Aryeh Gregor
- Add explanatory comment 2011-05-31, by Aryeh Gregor
- Spec and implement insertHTML 2011-05-31, by Aryeh Gregor
- Fix two more bugs 2011-05-31, by Aryeh Gregor
- Typo in implementation.js 2011-05-31, by Aryeh Gregor
- Update XXX/comment 2011-05-31, by Aryeh Gregor
- Remove unnecessary XXX 2011-05-31, by Aryeh Gregor
- Make runTests() not bug out if run multiple times 2011-05-31, by Aryeh Gregor
- Fix a couple of paragraph-wrapping bugs 2011-05-31, by Aryeh Gregor
- Give different error if only selection changed 2011-05-31, by Aryeh Gregor
- Refactor prohibited paragraph children a bit 2011-05-31, by Aryeh Gregor
- Remove outdated comment 2011-05-31, by Aryeh Gregor
- Convert orphaned <li>s to paragraphs 2011-05-31, by Aryeh Gregor
- IE and Opera don't seem to support classList 2011-05-31, by Aryeh Gregor
- Clarify behavior of CSS styling flag, per testing 2011-05-30, by Aryeh Gregor
- Improve styleWithCSS/useCSS definitions 2011-05-30, by Aryeh Gregor
- Update an XXX 2011-05-30, by Aryeh Gregor
- Use "allowed child" definition in another place 2011-05-30, by Aryeh Gregor
- Fix implementation bug 2011-05-30, by Aryeh Gregor
- Remove another XXX 2011-05-30, by Aryeh Gregor
- Remove an XXX 2011-05-30, by Aryeh Gregor
- Fix an XXX 2011-05-30, by Aryeh Gregor
- Avoid text with different-colored underline 2011-05-30, by Aryeh Gregor
- Define line-breaking behavior 2011-05-30, by Aryeh Gregor
- Remove useless references section 2011-05-30, by Aryeh Gregor
- Clarify what we won't do to non-editable things 2011-05-30, by Aryeh Gregor
- Update spec comment 2011-05-30, by Aryeh Gregor
- Move a section 2011-05-30, by Aryeh Gregor
- Remove inaccurate XXX 2011-05-30, by Aryeh Gregor
- Attempt to fix selection position bug better 2011-05-30, by Aryeh Gregor
- Remove some pointless instructions 2011-05-30, by Aryeh Gregor
- Add some tests, adjust some XXXs 2011-05-29, by Aryeh Gregor
- Fix another br-related bug 2011-05-29, by Aryeh Gregor
- Fix bug in wrap algorithm 2011-05-29, by Aryeh Gregor
- Fix some silly bugs 2011-05-29, by Aryeh Gregor
- Update some todos/comments 2011-05-29, by Aryeh Gregor
- Commit a commented-out algorithm 2011-05-29, by Aryeh Gregor
- Improve dt/dd handling for insertParagraph 2011-05-29, by Aryeh Gregor
- li handling 2011-05-29, by Aryeh Gregor
- Make dt/dd work better for insertParagraph 2011-05-29, by Aryeh Gregor
- Make insertParagraph work right for headers 2011-05-29, by Aryeh Gregor
- Initial insertParagraph support 2011-05-29, by Aryeh Gregor
- Allow not running browser tests in autoimplementation 2011-05-26, by Aryeh Gregor
- Refactor some of the force-value algorithm 2011-05-26, by Aryeh Gregor
- Regularize insertHorizontalRule deletion 2011-05-26, by Aryeh Gregor
- Make insertImage work more correctly 2011-05-26, by Aryeh Gregor
- Adjust allowed children some more 2011-05-25, by Aryeh Gregor
- Avoid unserializable DOMs with <hr> 2011-05-25, by Aryeh Gregor
- Refactor disallowed ancestor handling 2011-05-25, by Aryeh Gregor
- Add XXX 2011-05-25, by Aryeh Gregor
- Move some more things around 2011-05-25, by Aryeh Gregor
- Reorder a couple of sections 2011-05-25, by Aryeh Gregor
- Add more tests the spec fails 2011-05-25, by Aryeh Gregor
- Revamp allowed elements 2011-05-25, by Aryeh Gregor
- Tweak formatBlock and related algorithms some more 2011-05-25, by Aryeh Gregor
- Add some more tests that showcase spec bugs 2011-05-25, by Aryeh Gregor
- Refine formatBlock behavior 2011-05-25, by Aryeh Gregor
- Link to mail I sent 2011-05-23, by Aryeh Gregor
- Initial formatBlock support 2011-05-23, by Aryeh Gregor
- Improve DOM round-tripping checks 2011-05-23, by Aryeh Gregor
- Support insertUnorderedList 2011-05-22, by Aryeh Gregor
- Simplify a bit 2011-05-22, by Aryeh Gregor
- Revert last two commits 2011-05-22, by Aryeh Gregor
- On master: Abortive rewrite of forcing the value of a node, isn't going anywhere useful 2011-05-22, by Aryeh Gregor
- index on master: e5f517f Begin refactoring inline stuff 2011-05-22, by Aryeh Gregor
- Begin refactoring inline stuff 2011-05-22, by Aryeh Gregor
- Make it easier to work with lists of siblings 2011-05-22, by Aryeh Gregor
- Move misplaced definitions 2011-05-22, by Aryeh Gregor
- Remove mention of ProcessingInstructions 2011-05-22, by Aryeh Gregor
- Reorganize entire spec structure 2011-05-22, by Aryeh Gregor
- Update issues section 2011-05-22, by Aryeh Gregor
- Tweak outdent algorithm 2011-05-22, by Aryeh Gregor
- Add XXX 2011-05-19, by Aryeh Gregor
- Revamp insertOrderedList 2011-05-18, by Aryeh Gregor
- Add more tests that showcase zillions of spec bugs 2011-05-18, by Aryeh Gregor
- Improve algorithms some more 2011-05-18, by Aryeh Gregor
- Make <wbr> stuff actually work for real now 2011-05-18, by Aryeh Gregor
- Make <wbr> stuff actually work 2011-05-18, by Aryeh Gregor
- Remove a couple of XXXs 2011-05-18, by Aryeh Gregor
- Simplify indent 2011-05-18, by Aryeh Gregor
- More refactoring 2011-05-18, by Aryeh Gregor
- More refactoring 2011-05-17, by Aryeh Gregor
- Finish refactoring insertOrderedList 2011-05-17, by Aryeh Gregor
- Don't display browser alerts when box is unchecked 2011-05-17, by Aryeh Gregor
- Add checkbox accesskey 2011-05-17, by Aryeh Gregor
- Test insertorderedlist on partly-list input 2011-05-17, by Aryeh Gregor
- Use <wbr> instead of ZWSP 2011-05-17, by Aryeh Gregor
- Note line separator issue 2011-05-17, by Aryeh Gregor
- Refactor a couple hundred lines 2011-05-16, by Aryeh Gregor
- Some more insertOrderedList tests 2011-05-16, by Aryeh Gregor
- Nitpick 2011-05-16, by Aryeh Gregor
- Fix typo 2011-05-16, by Aryeh Gregor
- Improve outdent of indented list 2011-05-16, by Aryeh Gregor
- Remember checkbox state across page views 2011-05-16, by Aryeh Gregor
- More tests on attrib handling for outdenting lists 2011-05-16, by Aryeh Gregor
- More simplification 2011-05-16, by Aryeh Gregor
- Remove now-useless "list-outdent" algorithm 2011-05-16, by Aryeh Gregor
- Clean up and refactor outdent 2011-05-16, by Aryeh Gregor
- Remove residual complexity from insertImage 2011-05-16, by Aryeh Gregor
- Expand note about whitespace nodes a bit 2011-05-16, by Aryeh Gregor
- Need to investigate collapsed selections 2011-05-16, by Aryeh Gregor
- Use insertNode() for insertHorizontalRule too 2011-05-13, by Aryeh Gregor
- Ensure createLink doesn't make unserializable DOMs 2011-05-13, by Aryeh Gregor
- Revamp unlink behavior to match IE 2011-05-13, by Aryeh Gregor
- Do not nest <ol> inside <p> 2011-05-13, by Aryeh Gregor
- Gecko is even crazier than I thought 2011-05-13, by Aryeh Gregor
- Fix browser unserializability check so it works 2011-05-13, by Aryeh Gregor
- Simplify insertImage now that insertNode() exists 2011-05-13, by Aryeh Gregor
- Raise alerts on unserializable DOMs 2011-05-13, by Aryeh Gregor
- Remove useless line 2011-05-13, by Aryeh Gregor
- Refactor block-splitting 2011-05-13, by Aryeh Gregor
- Allow hiding non-alert rows 2011-05-13, by Aryeh Gregor
- Revise insertOrderedList some more 2011-05-12, by Aryeh Gregor
- Don't auto-approve new autoimplementation results 2011-05-12, by Aryeh Gregor
- Fix test typos 2011-05-12, by Aryeh Gregor
- Usability improvement for autoimplementation.html 2011-05-12, by Aryeh Gregor
- Point out that the "first range" stuff is nonsense 2011-05-12, by Aryeh Gregor
- Fix misuse of "context object" 2011-05-12, by Aryeh Gregor
- Update notes 2011-05-10, by Aryeh Gregor
- Further improve insertOrderedList correctness 2011-05-10, by Aryeh Gregor
- Adjust insertOrderedList behavior a bunch 2011-05-10, by Aryeh Gregor
- Make mismatched-marker reporting work 2011-05-10, by Aryeh Gregor
- Improve insertOrderedList somewhat 2011-05-09, by Aryeh Gregor
- Mostly-working insertOrderedList 2011-05-09, by Aryeh Gregor
- Improve outdent list support 2011-05-08, by Aryeh Gregor
- Making list outdenting basically work 2011-05-08, by Aryeh Gregor
- Make outdent work again, maybe add list support 2011-05-08, by Aryeh Gregor
- Add a couple of comments 2011-05-08, by Aryeh Gregor
- Add LICENSE file, CC0 2011-05-08, by Aryeh Gregor
- Commit a few more indent tests 2011-05-05, by Aryeh Gregor
- Avoid double-indentation of list items 2011-05-05, by Aryeh Gregor
- Match implementation to spec 2011-05-05, by Aryeh Gregor
- Fix some more list indent bugs 2011-05-05, by Aryeh Gregor
- Simplify a bit 2011-05-05, by Aryeh Gregor
- Block-extending should select whole lis 2011-05-05, by Aryeh Gregor
- Improve indentation of lists 2011-05-05, by Aryeh Gregor
- Nest lists in other lists, for simplicity 2011-05-05, by Aryeh Gregor
- More list stuff, but I'm far from done 2011-05-03, by Aryeh Gregor
- Fix block-extend bug 2011-05-03, by Aryeh Gregor
- Update introductory material 2011-05-03, by Aryeh Gregor
- Note spec bug to fix tomorrow 2011-05-02, by Aryeh Gregor
- Fix exception in indent implementation 2011-05-02, by Aryeh Gregor
- Don't indent non-editable nodes 2011-05-02, by Aryeh Gregor
- Lots of research on lists 2011-05-02, by Aryeh Gregor
- Write some plans in a comment 2011-05-02, by Aryeh Gregor
- Make editing hosts not editable 2011-05-02, by Aryeh Gregor
- Add XXX about inconsistent terminology 2011-05-01, by Aryeh Gregor
- A few more outdent tests 2011-05-01, by Aryeh Gregor
- Usable outdent spec 2011-05-01, by Aryeh Gregor
- Preliminary outdent, known issues 2011-04-28, by Aryeh Gregor
- Make yes/no cell borders black, not red/green 2011-04-28, by Aryeh Gregor
- Make the X's display in Opera 2011-04-28, by Aryeh Gregor
- Initial working indent specification 2011-04-28, by Aryeh Gregor
- Start on indent support 2011-04-14, by Aryeh Gregor
- Specify color parsing 2011-04-13, by Aryeh Gregor
- Fix another stupid typo 2011-04-13, by Aryeh Gregor
- Respect editability when making changes 2011-04-13, by Aryeh Gregor
- Spec behavior for collapsed selections 2011-04-13, by Aryeh Gregor
- Various random adjustments 2011-04-13, by Aryeh Gregor
- Test empty selections 2011-04-13, by Aryeh Gregor
- Fix more silly bugs 2011-04-13, by Aryeh Gregor
- Improve removeFormat a bit more 2011-04-13, by Aryeh Gregor
- Fix another stupid bug from a rewrite 2011-04-13, by Aryeh Gregor
- Fix stupid bug from rewrite 2011-04-13, by Aryeh Gregor
- Reduce copy-paste in autoimplementation.html 2011-04-12, by Aryeh Gregor
- Spec and implement insertHorizontalRule 2011-04-12, by Aryeh Gregor
- Clean up and implement insertImage 2011-04-12, by Aryeh Gregor
- Make sure strikethrough can remove <strike> 2011-04-12, by Aryeh Gregor
- Preliminary removeFormat spec 2011-04-12, by Aryeh Gregor
- Spec and implement fontSize 2011-04-11, by Aryeh Gregor
- Fix inaccurate explanatory text 2011-04-10, by Aryeh Gregor
- Test text-decoration more, tweak spec 2011-04-10, by Aryeh Gregor
- Basic strikethrough support 2011-04-07, by Aryeh Gregor
- Rewrite underline to work with strikethrough 2011-04-07, by Aryeh Gregor
- Basically working unlink command 2011-04-07, by Aryeh Gregor
- More or less working createLink 2011-04-07, by Aryeh Gregor
- Rewrite everything 2011-04-07, by Aryeh Gregor
- Test unlink, with no implementation 2011-04-06, by Aryeh Gregor
- Crude, not-really-usable createLink 2011-04-06, by Aryeh Gregor
- Make <code> underlines orange, not blue 2011-04-06, by Aryeh Gregor
- Fix a couple of XXX's 2011-04-06, by Aryeh Gregor
- Ignore selection for sameness checking 2011-04-06, by Aryeh Gregor
- Less orange 2011-04-06, by Aryeh Gregor
- Define how commands mutate ranges 2011-04-06, by Aryeh Gregor
- Buggy and incomplete superscript/subscript spec 2011-03-27, by Aryeh Gregor
- Initial subscript tests, no spec yet 2011-03-25, by Aryeh Gregor
- Uncomment backcolor, with a warning 2011-03-25, by Aryeh Gregor
- Explain what the second table is 2011-03-25, by Aryeh Gregor
- Update underline status 2011-03-25, by Aryeh Gregor
- Whitespace for readability 2011-03-25, by Aryeh Gregor
- Test tables 2011-03-25, by Aryeh Gregor
- Comment out backcolor 2011-03-25, by Aryeh Gregor
- hiliteColor now ignores background-color on blocks 2011-03-25, by Aryeh Gregor
- Add a couple more bold tests 2011-03-25, by Aryeh Gregor
- Make autoimplementation work in IE9 again 2011-03-25, by Aryeh Gregor
- Commit another day's work 2011-03-24, by Aryeh Gregor
- Commit another day's work 2011-03-23, by Aryeh Gregor
- Make some changes to non-normative text 2011-03-23, by Aryeh Gregor
- Test combining with previous/next sibling 2011-03-22, by Aryeh Gregor
- underline and hiliteColor somewhat work now 2011-03-21, by Aryeh Gregor
- Adjust "effective style" definition for simplicity 2011-03-21, by Aryeh Gregor
- Introduce "effective style" definition 2011-03-21, by Aryeh Gregor
- Add some commented-out algorithm changes 2011-03-21, by Aryeh Gregor
- Break doTest() into sub-functions for profiling 2011-03-21, by Aryeh Gregor
- Silly typo 2011-03-21, by Aryeh Gregor
- Some further adjustments 2011-03-18, by Aryeh Gregor
- Rewrite everything again 2011-03-17, by Aryeh Gregor
- Fix silly error that broke the script 2011-03-15, by Aryeh Gregor
- Rewrite everything, again 2011-03-15, by Aryeh Gregor
- Update for feedback from whatwg list 2011-03-02, by Aryeh Gregor
- Add "Status of this Document" section 2011-03-01, by Aryeh Gregor
- Xspec xref changes 2011-02-28, by Aryeh Gregor
- Some minor improvements 2011-02-28, by Aryeh Gregor
- Another daily commit 2011-02-24, by Aryeh Gregor
- Another daily commit, lots more changes 2011-02-23, by Aryeh Gregor
- Commit indiscriminately at end of day 2011-02-22, by Aryeh Gregor
- Add italics and underline 2011-02-21, by Aryeh Gregor
- Lots of refinement and bug-fixes 2011-02-21, by Aryeh Gregor
- Largely rewrite again 2011-02-20, by Aryeh Gregor
- Rewrite everything 2011-02-17, by Aryeh Gregor
- Change title to not start with "Editing" 2011-02-11, by Aryeh Gregor
- Commit my day's work, not much to show yet 2011-02-10, by Aryeh Gregor
- Initial skeleton commit 2011-02-10, by Aryeh Gregor