Pinned
1,774 contributions in the last year
Less
More
Contribution activity
May 2021
Created 27 commits in 13 repositories
Created 2 repositories
- annevk/content HTML
- annevk/list Go
Created a pull request in mdn/content that received 10 comments
Move Mozilla/Firefox/Privacy to Web/Privacy
There's a lot more that can be done here with regards to having more vendor-neutral introductions and pointers to relevant specifications, but hope…
+49
−68
•
10
comments
Opened 17 other pull requests in 11 repositories
whatwg/whatwg.org
3
merged
whatwg/fetch
1
closed
1
merged
mdn/content
2
merged
whatwg/html
2
merged
whatwg/sg
2
open
whatwg/blog.whatwg.org
1
merged
whatwg/misc-server
1
merged
whatwg/url
1
merged
web-platform-tests/wpt
1
merged
mdn/archived-content
1
merged
whatwg/meta
1
merged
Reviewed 75 pull requests in 17 repositories
whatwg/html 27 pull requests
- Fixes to stopping document loading
- target's TLBC made to target BC's TLBC in has focus steps
- Meta: do not export incumbent settings object
- Change the textarea wrapping algorithm to normalize to LF.
- Add notes for focus & non-"fully active" documents
- Move referrer policy into policy container
- Add conic-gradient
- Support zero dimension values for aspect-ratio
- Update marking of navigation timing to include Service Worker Timing
- Export 'the directionality' for Element
- CSSColorValue as input for CanvasRenderingContext2D fill and stroke styles
- Make a deep copy when cloning a policy container
- Add navigation request pc
- Make "is unloading" more explicit in navigation
- Expand <details> for find-in-page and element fragments
- Change link for typographic conventions to HTTPS
- docs: fix case (consistent with other occurrence)
- Specify outerText
- Remove entry settings object usage in the WebSocket constructor
- Add reset function to CanvasRenderingContext2D
- Export dfn of policy container clone
- Remove image/media origins and check origin-cleanness directly
- Add CSP initialization check for workers
- Export dfns related to policy container
- Editorial: give fillStyle/strokeStyle clear getter/setter steps
- Some pull request reviews not shown.
web-platform-tests/wpt 20 pull requests
- Don't expect newline normalizations when constructing the entry list
- url: convert url-setters.html to .window.js and .any.js
- Delete Private Network Access IDL test
- Make 2 passive-by-default tests tentative
- url/failure.html: skip could-be-relative URLs as appropriate
- Clean up around PathFilter str/bytes boundary
- Replace six.ensure_str with just .decode() for screenshot decoding
- Rely on os.path.* returning strings (not bytes)
- Test that history traversal is disallowed during unload + beforeunload
- Rely on argparse argument types being str (never bytes)
- Remove use of six.ensure_binary in HashChunker
- Tear down the load_and_update facade
- Simplify GitHubChecksOutputter.output() to only accept strings
- Remove use of six.reraise
- Test history.push/replaceState() with no URL + document.open()
- Update OffscreenCanvas tests to respect [EnforceRange] idl annotation
- Remove use of six.BytesIO
- Add test for requestSubmit on disabled button
- Test document.write() during readystatechange to interactive
- Test for decoding empty formdata using fetch
whatwg/fetch 6 pull requests
w3c/webappsec-csp 3 pull requests
whatwg/blog.whatwg.org 3 pull requests
whatwg/whatwg.org 2 pull requests
whatwg/participate.whatwg.org 2 pull requests
whatwg/sg 2 pull requests
whatwg/url 2 pull requests
mozilla/standards-positions 1 pull request
httpwg/http-core 1 pull request
w3c/webcrypto 1 pull request
whatwg/misc-server 1 pull request
WebAssembly/content-security-policy 1 pull request
w3c/webappsec 1 pull request
whatwg/wattsi 1 pull request
privacycg/storage-access 1 pull request
Created an issue in whatwg/html that received 11 comments
Investigate textarea newline normalization
As discussed in #6624 not all browsers align with the standard here. If Firefox and Safari indeed do LF normalization on all platforms that might b…
11
comments