Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
1,862 contributions in the last year
Contribution activity
December 1, 2020
November 2020
Created 14 commits in 7 repositories
Created a pull request in whatwg/html that received 4 comments
Remove AppCache
This removes the manifest attribute on the html element, the text/cache-manifest format, the integration of application caches with navigation, the…
Opened 10 other pull requests in 5 repositories
whatwg/fetch
3
merged
whatwg/dom
1
open
1
merged
w3c/webappsec-csp
2
merged
whatwg/encoding
1
open
1
merged
whatwg/html
1
merged
Reviewed 34 pull requests in 10 repositories
whatwg/html 11 pull requests
- Fix regression in iframe/frame loading
- Top-level await integration
- [Non-normative] Fix a href to .focus()
- Make COOP+COEP do not imply crossOriginIsolated.
- resolve grammar issues in error 6155 and add name to ACKS
- Fix typo
- Import assertions integration
- createPattern specification now references "usability" variable
- Add Imperative Slot API
- Editorial: Have the multipart/form-data encoding algorithm use "encode"
- Stop passing CSP algorithms unused parameters
web-platform-tests/wpt 10 pull requests
- Do not test non-exposed event constructors
- Test multipart/form-data form submission with controls and punctuation.
- Test addEventListener abort signal
- Fix typo in displayed text imageData-colorManagedBehavior.html
- Referrers: Flip ReducedReferrerGranularity to enabled by default
- Add file missing file to connection-pool tests
- Fix OffscreenCanvas RTL tests
- Remove zcorpan as suggested_reviewers in some directories
- [encoding] Add tests for GBK and gb18030 encoding
- Python3: Use http.client.HTTPMessage.raw_items() to get header fields