A user account is required in order to edit this wiki, but we've had to disable public user registrations due to spam.

To request an account, ask an autoconfirmed user on Chat (such as one of these permanent autoconfirmed members).

User:Annevk: Difference between revisions

From WHATWG Wiki
Jump to navigation Jump to search
(→‎Editing: add encoding as definitive and URL as maybe)
No edit summary
 
(23 intermediate revisions by the same user not shown)
Line 1: Line 1:
Hi there. My name is Anne van Kesteren and I work for Opera Software. I [http://annevankesteren.nl/ blog].
See [https://annevankesteren.nl/about About Anne van Kesteren] for some personal details as well as contact details. See below for my WHATWG activities.


Feel free to [http://annevankesteren.nl/contact contact me].
== Writing ==


== Editing ==
* DOM - https://dom.spec.whatwg.org/
* [[Encoding]] - https://encoding.spec.whatwg.org/
* [[Fetch]] (formerly CORS) - https://fetch.spec.whatwg.org/
* HTML - https://html.spec.whatwg.org/multipage/ (primarily reviews)
* Infra - https://infra.spec.whatwg.org/
* MIME Sniffing - https://mimesniff.spec.whatwg.org/ (rewrote the MIME types part thus, need better testing plan for sniffing)
* Notifications API - https://notifications.spec.whatwg.org/
* Storage - https://storage.spec.whatwg.org/
* [[URL]] - https://url.spec.whatwg.org/
* [[XMLHttpRequest]] - https://xhr.spec.whatwg.org/


The following specifications have priority:
Hobby:


* DOM - http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html
* [[HTTP]]
* XMLHttpRequest - http://dvcs.w3.org/hg/xhr/raw-file/tip/Overview.html
* [[TLS]]
* CORS - http://dvcs.w3.org/hg/cors/raw-file/tip/Overview.html
* [[Sharing]]
* Progress Events - http://dev.w3.org/2006/webapi/progress/
* Fullscreen - http://dvcs.w3.org/hg/fullscreen/raw-file/tip/Overview.html
* Encoding - http://dvcs.w3.org/hg/editing/raw-file/tip/Overview.html


These specifications I'm working on to a lesser extent:
Passed on:


* HTML5 Differences from HTML4 - http://dev.w3.org/html5/html4-differences/
* Fullscreen API - https://fullscreen.spec.whatwg.org/ - thanks Philip!
* From-Origin - http://dvcs.w3.org/hg/from-origin/raw-file/tip/Overview.html
* CSSOM - http://dev.w3.org/csswg/cssom/
* CSSOM View - http://dev.w3.org/csswg/cssom-view/
* Media Queries - http://dev.w3.org/csswg/css3-mediaqueries/ (published as REC)
* CSS Namespaces - http://dev.w3.org/csswg/css3-namespace/ (published as REC)


I might work on:
Abandoned:
 
* URL - http://dvcs.w3.org/hg/url/raw-file/tip/Overview.html
 
These specifications I have no plans of updating anytime soon:


* Differences from HTML4 - https://html-differences.whatwg.org/
* From-Origin - http://dvcs.w3.org/hg/from-origin/raw-file/tip/Overview.html
* HTML Design Principles - http://dev.w3.org/html5/html-design-principles/
* HTML Design Principles - http://dev.w3.org/html5/html-design-principles/
* Offline Web Applications - http://dev.w3.org/html5/offline-webapps/
* Offline Web Applications - http://dev.w3.org/html5/offline-webapps/
* Selectors API - http://dev.w3.org/2006/webapi/selectors-api/ (published as REC, now folded into DOM)


I stopped working on:
== W3C ==
 
* Selectors API - http://dev.w3.org/2006/webapi/selectors-api/ (Lachlan Hunt is the editor now)
* CSSOM - http://dev.w3.org/csswg/cssom/
* CSSOM View - http://dev.w3.org/csswg/cssom-view/
* Media Queries - http://dev.w3.org/csswg/css3-mediaqueries/
* CSS Namespaces - http://dev.w3.org/csswg/css3-namespace/ (published as REC)
 
== Chairing ==
 
W3C Web Notifications WG


== Notes ==
Past: CDF, CSS, HTML, Notifications, TAG, WebApps, WebAppsSec, XML ER


* EventTarget.on.eventName.add() & friends; for these listeners events always go through the bubble phase; can register for capture, just target, and target+bubble; native support for event delegation
== Public domain ==
* DocumentFragment.innerHTML where the insertion mode is determined by the first start tag (so e.g. strings with <tr>s or <option> don't get garbled)
{{CC0 user}}
* Node.remove(), Node.append(), & friends (vararg)
* CSSOM: focus on overrideStyle and resolvedStyle; only expose new value API through those for now?

Latest revision as of 12:16, 24 May 2019

See About Anne van Kesteren for some personal details as well as contact details. See below for my WHATWG activities.

Writing

Hobby:

Passed on:

Abandoned:

W3C

Past: CDF, CSS, HTML, Notifications, TAG, WebApps, WebAppsSec, XML ER

Public domain

I, Annevk, hereby release all of the edits I made on the WHATWG Wiki prior to 2013-02-20 under the CC0 Public Domain Dedication, as described in WHATWG Wiki:Copyrights.