- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 13 Jun 2022 17:00:23 +0000
- To: public-webapps@w3.org
- Message-Id: <E1o0nQN-0004wX-8c@uranus.w3.org>
Issues
------
* w3c/gamepad (+1/-1/💬1)
1 issues created:
- Fold extensions.html into main spec (by marcoscaceres)
https://github.com/w3c/gamepad/issues/165
1 issues received 1 new comments:
- #165 Fold extensions.html into main spec (1 by nondebug)
https://github.com/w3c/gamepad/issues/165
1 issues closed:
- Make note of the fact that the standard gamepad layout is privacy-relevant https://github.com/w3c/gamepad/issues/161 [privacy-tracker]
* w3c/IntersectionObserver (+0/-47/💬77)
61 issues received 77 new comments:
- #492 Fix auto publish (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/492
- #490 IntersectionObserver provide setOptions API (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/490 [enhancement]
- #489 Intersection Observer Api new feature request (3 by cnsndnz, miketaylr)
https://github.com/w3c/IntersectionObserver/issues/489 [enhancement]
- #488 The ambiguity of intersectionRatio. (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/488
- #487 unobserve camelcase issue (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/487
- #484 Intersection Observer + CSS transform (3 by miketaylr, rwlbuis)
https://github.com/w3c/IntersectionObserver/issues/484 [needs-test]
- #481 Different native and polyfill (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/481 [polyfill]
- #480 Intersection Observer delay when i scroll very fast (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/480
- #478 How to achieve horizontal leakage and 70% vertical leakage? I don't know how to set the threshold (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/478
- #476 Will `IntersectionObserver` always include all entries in the first callback? (4 by kevinfarrugia, miketaylr)
https://github.com/w3c/IntersectionObserver/issues/476
- #472 when element is false then move to the bottom of the list - not working in safari (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/472 [question]
- #470 bower install breaking (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/470
- #469 Callback isn't fired when .observe(element) is ran on an element that has not yet been added to the dom (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/469
- #467 Callback isn't fired when using cmd + up/down arrow (2 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/467
- #439 Polyfill Release Notes/Changelog (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/439 [polyfill]
- #435 TPAC planning and specification status report (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/435 [TPAC2020]
- #433 How about we move the polyfill out? (3 by marcoscaceres, miketaylr)
https://github.com/w3c/IntersectionObserver/issues/433 [polyfill]
- #418 Polyfill do not add IntersecionRatio in window.IntersectionObserverEntry.prototype instead adding in Child instance (This) (2 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/418 [polyfill]
- #405 Polyfill : Add option to force use of polyfill incase of broken browser implementations (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/405 [polyfill]
- #399 No default jsDelivr CDN file set (2 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/399 [polyfill]
- #395 Review tracker (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/395
- #394 when trying to make the application serve-side rendered using angular universal, intersection observer's disconnect method is not defined. (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/394 [polyfill]
- #381 Specification status report for TPAC 2019 (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/381
- #358 still get window is not defined after trying typeof === 'undefined' import('intersection-observer') (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/358 [polyfill]
- #357 Initial display doesn't respect threshold value. (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/357 [polyfill]
- #347 Polyfill not working on iOS DOM change display:none -> display:block (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/347 [polyfill]
- #332 Should be "thresholdIndex" and not "threshold" in "Assign threshold to intersectionObserverRegistration’s previousThresholdIndex property." (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/332
- #330 Clarify validity of empty string rootBounds (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/330
- #329 Broken links in explainer.md (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/329
- #312 IE8 not support Function.prototype.bind (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/312
- #311 IntersectionObserver doesn't fire if a resize causes it to be visible on screen (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/311
- #309 Any performance benchmarks? (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/309
- #308 Root margin parsing algorithm shouldn't allow non-pixel absolute lengths (2 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/308 [needs spec] [needs test] [actionable]
- #307 Thresholds not working properly in Safari/iOS (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/307 [polyfill]
- #305 iOS Safari intersectionRatio calculations do not respect self-hiding browser chrome (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/305 [polyfill]
- #301 IntesectionObserver fails to fire event upon horizontal scrolling on small screen (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/301
- #300 Cant seem to have this polyfill work in screen size <768px (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/300 [polyfill]
- #299 Invalid old IE event handler removal (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/299
- #287 isIntersecting returns incorrect result in the Chrome at low values of the intersectionRatio (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/287 [polyfill]
- #286 Intersection calculation for absolute positioned elements seems to be incorrect using the Polyfill (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/286 [polyfill]
- #278 Picture Element: Does not register with IO viewport rules (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/278
- #274 "Set this.root to options.root." doesn't really make sense (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/274 [needs spec]
- #257 documentElement.clientHeight returns full content height (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/257 [bug] [polyfill]
- #256 Wide review tracker (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/256 [process]
- #254 Not working in Safari: IntersectionRect properties are 0 (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/254 [polyfill]
- #248 Use requestAnimationFrame when THROTTLE_TIMEOUT is 0 (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/248 [polyfill]
- #244 rootMargin should allow 0 without units (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/244
- #225 Polyfill: callback is called synchronously (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/225 [polyfill]
- #213 Polyfill: Check for intersection on animationend/transitionend (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/213 [polyfill]
- #202 Incorrect WebIDL: An attribute cannot have a sequence type (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/202
- #195 'root's browsing context.' is undefined (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/195
- #188 Not found icon IE7 (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/188
- #174 HTML Processing Model: Event Loop step is wrong (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/174
- #173 Is the complexity of cross-frame observation worth it? (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/173
- #166 Specify what happens when an Element moves to a new document (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/166
- #162 Specify that observer.thresholds should be a frozen array (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/162 [needs-test]
- #157 rootMargin only works on initial load (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/157
- #133 What are the use cases of `takeRecords`? (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/133
- #113 Variable "callback" is uninitalized in "notify intersection observers" (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/issues/113
- #108 Interaction with requestIdleCallback spec is very bogus (2 by domenic, miketaylr)
https://github.com/w3c/IntersectionObserver/issues/108
- #94 Move section 3.3.1 to the HTML5 spec (3 by domenic, miketaylr)
https://github.com/w3c/IntersectionObserver/issues/94 [needs spec] [actionable]
47 issues closed:
- Interaction with requestIdleCallback spec is very bogus https://github.com/w3c/IntersectionObserver/issues/108
- Move section 3.3.1 to the HTML5 spec https://github.com/w3c/IntersectionObserver/issues/94 [needs spec] [actionable]
- Callback isn't fired when using cmd + up/down arrow https://github.com/w3c/IntersectionObserver/issues/467
- Wide review tracker https://github.com/w3c/IntersectionObserver/issues/256 [process]
- Should be "thresholdIndex" and not "threshold" in "Assign threshold to intersectionObserverRegistration’s previousThresholdIndex property." https://github.com/w3c/IntersectionObserver/issues/332
- Invalid old IE event handler removal https://github.com/w3c/IntersectionObserver/issues/299
- IntesectionObserver fails to fire event upon horizontal scrolling on small screen https://github.com/w3c/IntersectionObserver/issues/301
- What are the use cases of `takeRecords`? https://github.com/w3c/IntersectionObserver/issues/133
- Variable "callback" is uninitalized in "notify intersection observers" https://github.com/w3c/IntersectionObserver/issues/113
- Thresholds not working properly in Safari/iOS https://github.com/w3c/IntersectionObserver/issues/307 [polyfill]
- TPAC planning and specification status report https://github.com/w3c/IntersectionObserver/issues/435 [TPAC2020]
- Cant seem to have this polyfill work in screen size <768px https://github.com/w3c/IntersectionObserver/issues/300 [polyfill]
- iOS Safari intersectionRatio calculations do not respect self-hiding browser chrome https://github.com/w3c/IntersectionObserver/issues/305 [polyfill]
- Clarify validity of empty string rootBounds https://github.com/w3c/IntersectionObserver/issues/330
- Polyfill do not add IntersecionRatio in window.IntersectionObserverEntry.prototype instead adding in Child instance (This) https://github.com/w3c/IntersectionObserver/issues/418 [polyfill]
- Any performance benchmarks? https://github.com/w3c/IntersectionObserver/issues/309
- IntersectionObserver doesn't fire if a resize causes it to be visible on screen https://github.com/w3c/IntersectionObserver/issues/311
- IE8 not support Function.prototype.bind https://github.com/w3c/IntersectionObserver/issues/312
- Polyfill not working on iOS DOM change display:none -> display:block https://github.com/w3c/IntersectionObserver/issues/347 [polyfill]
- when trying to make the application serve-side rendered using angular universal, intersection observer's disconnect method is not defined. https://github.com/w3c/IntersectionObserver/issues/394 [polyfill]
- Specify what happens when an Element moves to a new document https://github.com/w3c/IntersectionObserver/issues/166
- Incorrect WebIDL: An attribute cannot have a sequence type https://github.com/w3c/IntersectionObserver/issues/202
- Polyfill: callback is called synchronously https://github.com/w3c/IntersectionObserver/issues/225 [polyfill]
- Not working in Safari: IntersectionRect properties are 0 https://github.com/w3c/IntersectionObserver/issues/254 [polyfill]
- documentElement.clientHeight returns full content height https://github.com/w3c/IntersectionObserver/issues/257 [bug] [polyfill]
- Polyfill : Add option to force use of polyfill incase of broken browser implementations https://github.com/w3c/IntersectionObserver/issues/405 [polyfill]
- Use requestAnimationFrame when THROTTLE_TIMEOUT is 0 https://github.com/w3c/IntersectionObserver/issues/248 [polyfill]
- Polyfill: Check for intersection on animationend/transitionend https://github.com/w3c/IntersectionObserver/issues/213 [polyfill]
- Fix auto publish https://github.com/w3c/IntersectionObserver/issues/492
- "Set this.root to options.root." doesn't really make sense https://github.com/w3c/IntersectionObserver/issues/274 [needs spec]
- Picture Element: Does not register with IO viewport rules https://github.com/w3c/IntersectionObserver/issues/278
- Intersection calculation for absolute positioned elements seems to be incorrect using the Polyfill https://github.com/w3c/IntersectionObserver/issues/286 [polyfill]
- isIntersecting returns incorrect result in the Chrome at low values of the intersectionRatio https://github.com/w3c/IntersectionObserver/issues/287 [polyfill]
- Specification status report for TPAC 2019 https://github.com/w3c/IntersectionObserver/issues/381
- Broken links in explainer.md https://github.com/w3c/IntersectionObserver/issues/329
- still get window is not defined after trying typeof === 'undefined' import('intersection-observer') https://github.com/w3c/IntersectionObserver/issues/358 [polyfill]
- 'root's browsing context.' is undefined https://github.com/w3c/IntersectionObserver/issues/195
- IntersectionObserver provide setOptions API https://github.com/w3c/IntersectionObserver/issues/490 [enhancement]
- rootMargin only works on initial load https://github.com/w3c/IntersectionObserver/issues/157
- Not found icon IE7 https://github.com/w3c/IntersectionObserver/issues/188
- Callback isn't fired when .observe(element) is ran on an element that has not yet been added to the dom https://github.com/w3c/IntersectionObserver/issues/469
- bower install breaking https://github.com/w3c/IntersectionObserver/issues/470
- Intersection Observer Api new feature request https://github.com/w3c/IntersectionObserver/issues/489 [enhancement]
- when element is false then move to the bottom of the list - not working in safari https://github.com/w3c/IntersectionObserver/issues/472 [question]
- How to achieve horizontal leakage and 70% vertical leakage? I don't know how to set the threshold https://github.com/w3c/IntersectionObserver/issues/478
- Intersection Observer delay when i scroll very fast https://github.com/w3c/IntersectionObserver/issues/480
- unobserve camelcase issue https://github.com/w3c/IntersectionObserver/issues/487
* w3c/manifest (+1/-0/💬2)
1 issues created:
- Feature request: add option to disable built-in navigation gestures (by liamdebeasi)
https://github.com/w3c/manifest/issues/1041
2 issues received 2 new comments:
- #1025 Feature request: access to menu bar and context menus (1 by dmurph)
https://github.com/w3c/manifest/issues/1025 [Feature Request] [Defer]
- #975 Add support for defining a theme color for both light & dark modes (prefers color scheme) (1 by marcoscaceres)
https://github.com/w3c/manifest/issues/975 [Feature Request]
* w3c/push-api (+0/-0/💬1)
1 issues received 1 new comments:
- #339 Mention or enforce userVisibleOnly check in PushManager.subscribe? (1 by marcoscaceres)
https://github.com/w3c/push-api/issues/339 [bug] [editorial]
* w3c/uievents (+0/-0/💬2)
1 issues received 2 new comments:
- #309 Introduce contextmenuclose or similar event. (2 by flackr, mfreed7)
https://github.com/w3c/uievents/issues/309
* w3c/web-share (+0/-14/💬21)
11 issues received 21 new comments:
- #229 Should sharing zero size files be allowed? (2 by marcoscaceres, saschanaz)
https://github.com/w3c/web-share/issues/229 [bug]
- #223 A security review; some nits (5 by ericwilligers, marcoscaceres, richsalz)
https://github.com/w3c/web-share/issues/223 [security-needs-resolution] [editorial]
- #214 Fail when unknown field exists on share() and canShare()? (4 by marcoscaceres, saschanaz)
https://github.com/w3c/web-share/issues/214 [revisit]
- #211 Better describe intention of `navigator.canShare()` and usage (1 by marcoscaceres)
https://github.com/w3c/web-share/issues/211
- #207 Plan to transition to CR (2 by ewilligers, marcoscaceres)
https://github.com/w3c/web-share/issues/207
- #204 Discussion: `navigator.share.qrCode` (1 by marcoscaceres)
https://github.com/w3c/web-share/issues/204
- #182 Additional ShareData types? (1 by marcoscaceres)
https://github.com/w3c/web-share/issues/182 [tag-needs-resolution]
- #181 Use of File in ShareData (1 by marcoscaceres)
https://github.com/w3c/web-share/issues/181 [tag-needs-resolution]
- #176 Proposal for a declarative web share button type (1 by marcoscaceres)
https://github.com/w3c/web-share/issues/176
- #73 Separate out failure modes for "no targets available" and cancellation/transmission error (2 by ewilligers, marcoscaceres)
https://github.com/w3c/web-share/issues/73
- #6 Add text language / direction attributes (1 by marcoscaceres)
https://github.com/w3c/web-share/issues/6 [i18n-tracker]
14 issues closed:
- Define what "hostile share" is https://github.com/w3c/web-share/issues/217 [editorial]
- A security review; some nits https://github.com/w3c/web-share/issues/223 [security-needs-resolution] [editorial]
- Plan to transition to CR https://github.com/w3c/web-share/issues/207
- Better describe intention of `navigator.canShare()` and usage https://github.com/w3c/web-share/issues/211
- Redundant notes https://github.com/w3c/web-share/issues/65 [editorial]
- Discussion: `navigator.share.qrCode` https://github.com/w3c/web-share/issues/204
- Use of File in ShareData https://github.com/w3c/web-share/issues/181 [tag-needs-resolution]
- Proposal for a declarative web share button type https://github.com/w3c/web-share/issues/176
- Separate out failure modes for "no targets available" and cancellation/transmission error https://github.com/w3c/web-share/issues/73
- Fail when unknown field exists on share() and canShare()? https://github.com/w3c/web-share/issues/214 [revisit]
- Additional ShareData types? https://github.com/w3c/web-share/issues/182 [tag-needs-resolution]
- Add text language / direction attributes https://github.com/w3c/web-share/issues/6 [i18n-tracker]
- Should sharing zero size files be allowed? https://github.com/w3c/web-share/issues/229 [bug]
- Split security & privacy considerations https://github.com/w3c/web-share/issues/224 [privacy-tracker] [security-tracker] [editorial]
* whatwg/dom (+0/-0/💬8)
3 issues received 8 new comments:
- #1084 Should event dispatch check that the event target is in a fully active realm? (1 by annevk)
https://github.com/whatwg/dom/issues/1084
- #952 document.createEvent() should maybe not be conditional upon exposure (1 by zcorpan)
https://github.com/whatwg/dom/issues/952 [interop]
- #920 Consider adding AbortController.prototype.follow(signal) (6 by annevk, keithamus, vitalets)
https://github.com/whatwg/dom/issues/920 [needs implementer interest] [addition/proposal] [topic: aborting]
* whatwg/infra (+1/-0/💬0)
1 issues created:
- String indexing (by annevk)
https://github.com/whatwg/infra/issues/461
* whatwg/webidl (+2/-0/💬4)
2 issues created:
- Optional (by Rs4178)
https://github.com/whatwg/webidl/issues/1155
- Null (by Rs4178)
https://github.com/whatwg/webidl/issues/1154
3 issues received 4 new comments:
- #1147 Meta: downstream issues (1 by tabatkins)
https://github.com/whatwg/webidl/issues/1147 [meta]
- #983 Allow dictionary values to default to undefined (1 by annevk)
https://github.com/whatwg/webidl/issues/983
- #957 Promises: resolve algorithm should accept a promise (2 by annevk, tabatkins)
https://github.com/whatwg/webidl/issues/957 [topic: promise]
Pull requests
-------------
* w3c/gamepad (+2/-2/💬6)
2 pull requests submitted:
- chore: tidy extensions.html (by marcoscaceres)
https://github.com/w3c/gamepad/pull/164
- extensions: Add vibrationActuator and dual-rumble effect (by nondebug)
https://github.com/w3c/gamepad/pull/163
2 pull requests received 6 new comments:
- #163 extensions: Add vibrationActuator and dual-rumble effect (3 by marcoscaceres, nondebug)
https://github.com/w3c/gamepad/pull/163
- #162 Suggest Standard Gamepad as a fingerprinting mitigation (3 by marcoscaceres, nondebug)
https://github.com/w3c/gamepad/pull/162
2 pull requests merged:
- Suggest Standard Gamepad as a fingerprinting mitigation
https://github.com/w3c/gamepad/pull/162
- chore: tidy extensions.html
https://github.com/w3c/gamepad/pull/164
* w3c/IntersectionObserver (+3/-3/💬8)
3 pull requests submitted:
- Fix typo in example comment (by miketaylr)
https://github.com/w3c/IntersectionObserver/pull/496
- polyfill: add js extension to main file (by miketaylr)
https://github.com/w3c/IntersectionObserver/pull/495
- chore: fix HTML Event Loops Processing Model link (by miketaylr)
https://github.com/w3c/IntersectionObserver/pull/494
8 pull requests received 8 new comments:
- #495 polyfill: add js extension to main file in package.json (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/pull/495
- #494 chore: fix HTML Event Loops Processing Model link (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/pull/494
- #288 Fix misspelling of `detachEvent` (1 by w3cbot)
https://github.com/w3c/IntersectionObserver/pull/288
- #281 Update explainer.md (1 by w3cbot)
https://github.com/w3c/IntersectionObserver/pull/281
- #277 Prevent setting the polyfill multiple times on further loads (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/pull/277
- #249 Use rAF with a timeout of 0 and test (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/pull/249
- #228 Fix typo: boundingClientRect() -> getBoundingClientRect() (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/pull/228
- #212 Checking for intersection on transitionend/animationend (1 by miketaylr)
https://github.com/w3c/IntersectionObserver/pull/212 [polyfill]
3 pull requests merged:
- Update explainer.md
https://github.com/w3c/IntersectionObserver/pull/281
- Fix misspelling of `detachEvent`
https://github.com/w3c/IntersectionObserver/pull/288 [polyfill]
- chore: fix HTML Event Loops Processing Model link
https://github.com/w3c/IntersectionObserver/pull/494
* w3c/web-share (+6/-4/💬10)
6 pull requests submitted:
- Editorial: address security review feedback (by marcoscaceres)
https://github.com/w3c/web-share/pull/243
- Editorial: clarify potentially hostile share (by marcoscaceres)
https://github.com/w3c/web-share/pull/242
- Editorial: cleanup notes (by marcoscaceres)
https://github.com/w3c/web-share/pull/241
- Editorial: move UI suggestion to Priv/Sec section (by marcoscaceres)
https://github.com/w3c/web-share/pull/240
- Editorial: remove Extensability text (by marcoscaceres)
https://github.com/w3c/web-share/pull/239
- Editorial: add more examples (by marcoscaceres)
https://github.com/w3c/web-share/pull/238
2 pull requests received 10 new comments:
- #242 Editorial: clarify potentially hostile share (1 by marcoscaceres)
https://github.com/w3c/web-share/pull/242
- #234 Switch Permissions Policy to * (9 by marcoscaceres, mgiuca, saschanaz)
https://github.com/w3c/web-share/pull/234
4 pull requests merged:
- Editorial: clarify potentially hostile share
https://github.com/w3c/web-share/pull/242
- Editorial: address security review feedback
https://github.com/w3c/web-share/pull/243
- Editorial: cleanup notes
https://github.com/w3c/web-share/pull/241
- Editorial: add more examples
https://github.com/w3c/web-share/pull/238
* whatwg/dom (+2/-1/💬7)
2 pull requests submitted:
- Missing dot for `concept-node-remove`s first step. (by mozfreddyb)
https://github.com/whatwg/dom/pull/1086
- Add a fully active check for EventTarget in event listener inner invoke (by shaseley)
https://github.com/whatwg/dom/pull/1085
1 pull requests received 7 new comments:
- #1079 Allow more characters in element/attribute names and prefixes (7 by annevk, domenic)
https://github.com/whatwg/dom/pull/1079
1 pull requests merged:
- Missing dot for `concept-node-remove`s first step.
https://github.com/whatwg/dom/pull/1086
* whatwg/webidl (+0/-0/💬2)
1 pull requests received 2 new comments:
- #526 Add [Exposed=*] to expose on all globals (2 by annevk, littledan)
https://github.com/whatwg/webidl/pull/526 [jsidl]
Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/badging
* https://github.com/w3c/FileAPI
* https://github.com/w3c/gamepad
* https://github.com/w3c/image-resource
* https://github.com/w3c/IntersectionObserver
* https://github.com/w3c/manifest
* https://github.com/w3c/pointerlock
* https://github.com/w3c/push-api
* https://github.com/w3c/screen-orientation
* https://github.com/w3c/uievents
* https://github.com/w3c/web-share
* https://github.com/whatwg/dom
* https://github.com/whatwg/infra
* https://github.com/whatwg/webidl
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 13 June 2022 17:00:26 UTC