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 up
Pinned
1,314 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in mdn/browser-compat-data that received 5 comments
Mark navigator.canShare() experimental and nonstandard
This change marks the navigator.canShare() method as experimental:true and standard_track:false, per w3c/web-share#134 and w3c/web-share#134 (comment)
- Mark WritableStream API unsupported in Safari
- Mark all MIDI APIs unsupported in Safari
- Mark several Notification members unsupported in macOS Safari
- Mark createImageBitmap unsupported in iOS Safari
- Mark ImageBitmapRenderingContext unsupported in iOS Safari
- Mark AudioBufferSourceNode.p.detune unsupported in iOS Safari
- Mark AudioListener.p.*x|y|z unsupported in iOS Safari
- Mark AudioContextOptions Safari-unsupported
- Mark AudioContext.p.baseLatency Safari-unsupported
- Mark CSS "revert" supported in Chrome
- Mark Intl.ListFormat supported in Blink-based Edge
- Fix 15.0.0 version-number typo in browsers/nodejs.json
- Add node 15.0.0 release to browser data
- Mark CSS focus-visible with enabled-by-default support in Chrome (86+)
- Update dragexit data to match ondragexit data
- Mark Safari support for JS public class fields partial, with note
- Mark HTMLImageElement.p.lowsrc deprecated
- Mark CanvasRenderingContext2D.p.currentTransform non-standard
- Mark CSSPositionValue & subfeatures nonstandard
- Drop window.restore (unspecified & unimplemented)
- Mark InstallEvent and subfeatures non-standard
- Mark HTMLInputElement.p.moz* methods non-standard
- set place-self version_added for safari(ios) from false to 11 (#1)
- Update page-margin-boxes mdn_url
- Update Safari data for visibilityState
- Some pull requests not shown.
- add Picture-in-Picture API compat data
- Fix IE data for Object.prototype.constructor
- WeakRef, FinalizationRegistry: nodejs version
- Remove note about @keyframes in <style scoped> for Firefox
- Fixing private class fields compat table data of safari on mac and iOS
- Remove notes about document.all being readonly
- fixing incorrect alternative name for edge
- Safari 14 does not support `ParentNode.prototype.replaceChildren`.
- Safari 14 added EventTarget constructor support
- Updated Trusted Types support for Chromium-based browsers.
- Correct <tspan rotate=""> support for Firefox.
- Update data for CSSStyleSheet API
- Update data for CSSStyleRule API
- Update data for CSSStyleDeclaration API
- Update data for CSSRule[List] API
- Update data for CSSPageRule
- Update data for CSSPrimitiveValue API
- Update data for CSSMediaRule API
- Update CSSConditionRule API data
- Update Edge data for CSSGroupingRule
- Update data for CSSNamespaceRule
- Fix Chrome version for keyframes at-rule
- Add HTMLElement.enterKeyHint
- Update Safari data for CSSKeyframesRule API
- Update WritableStream.json to set experimental to false
- Some pull request reviews not shown.
- Document expectations for usage of new JS features
- Minor change on http compatibility statement
- Fix relative paths in paint-timing tests
- [docs] Relocate recommendation on git usage
- Fix erronous ref for density-size-correction
- Improve code readability
- WebKit export of https://bugs.webkit.org/show_bug.cgi?id=217537
- allowpaymentrequest was deprecated
- Webnits
- Tiny corrections in comments of background-attachment-350.html test
- Create Htlm.md
- Remove an old TTWF CSS Masking test
Created an issue in mdn/browser-compat-data that received 8 comments
(Re)Consider adding “pre-release” browser-version value for cases where we don’t yet have a BCD-known version number
Concrete proposal Here’s a concrete proposal for marking up data for pre-release browser versions; let’s start doing one of the following: Start u…
- Travis wedged? Merge PRs anyway?
- Add HTTP/3 as a feature (and probably HTTP/2 also)
- Add support data for image formats/codecs? (especially WebP) And media (video/audio) formats/codecs too?
- Decide if/how to mark up feature data to indicate missing platform functionality on desktop (examples: HTMLElement.enterKeyHint, inputmode, autocapitalize)
- Decide what to do about the data for the dragexit event (drop completely? maintain the data indefinitely?) and ondragexit event handler