Last week: * Rewrote DOMTokenList so that instead of operating on an underlying string it is simply an ordered set. * Worked on a design for redispatching events across <iframe> boundaries that would actually work. * As a result also investigated the constraints around redispatching events for the shadow DOM (which in turn resulted in reviewing the shadow DOM).
This week: * Fix the encoding issues around application/x-www-form-urlencoded * Fix a related issue with URL query handling Context: http://lists.w3.org/Archives/Public/www-archive/2012Dec/0004.html -- http://annevankesteren.nl/
