- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 07 Jun 2021 17:00:22 +0000
- To: public-html@w3.org
- Message-Id: <E1lqIbu-0005pt-SI@uranus.w3.org>
Issues
------
* w3c/html-aam (+1/-0/💬3)
1 issues created:
- Why is outline depth involved in the level exposed for h1-h6? (by joanmarie)
https://github.com/w3c/html-aam/issues/336
1 issues received 3 new comments:
- #336 Why is outline depth involved in the level exposed for h1-h6? (3 by joanmarie, scottaohara)
https://github.com/w3c/html-aam/issues/336
* w3c/htmlwg (+0/-0/💬1)
1 issues received 1 new comments:
- #7 Location of WG homepage (1 by plehegar)
https://github.com/w3c/htmlwg/issues/7
* w3c/webcomponents (+1/-0/💬2)
1 issues created:
- State of all of the proposals. (by jogibear9988)
https://github.com/WICG/webcomponents/issues/928
2 issues received 2 new comments:
- #928 State of all of the proposals. (1 by jogibear9988)
https://github.com/WICG/webcomponents/issues/928
- #624 Custom 'void' or self-closing elements (HTML parser changes) (1 by rob2d)
https://github.com/WICG/webcomponents/issues/624 [custom-elements] [needs implementer interest]
* whatwg/html (+11/-3/💬21)
11 issues created:
- "Set task's script evaluation environment settin..." (by ricea)
https://github.com/whatwg/html/issues/6742
- Having access to my lost Bitcoin (by williamisaac951)
https://github.com/whatwg/html/issues/6741
- Possible typo in iframe example code (by schalkneethling)
https://github.com/whatwg/html/issues/6740
- Upcoming HTML standard issue triage meeting on 7/1/2021 (by past)
https://github.com/whatwg/html/issues/6739 [agenda+]
- Sudu (by ruka250)
https://github.com/whatwg/html/issues/6734
- Support `<optgroup>` in `<datalist>` (by cawa-93)
https://github.com/whatwg/html/issues/6733
- [SUGGESTION] Disabling developer tools (by drodil)
https://github.com/whatwg/html/issues/6732
- Canvas textBaseline "em square" not defined (by AshleyScirra)
https://github.com/whatwg/html/issues/6731
- [Suggestion] dialog element (by OmidHekayati)
https://github.com/whatwg/html/issues/6730
- When must the focusing steps be run? (by lpd-au)
https://github.com/whatwg/html/issues/6729
- AE API (by iCGSE)
https://github.com/whatwg/html/issues/6728
13 issues received 21 new comments:
- #6740 Possible typo in iframe example code (2 by Yay295, schalkneethling)
https://github.com/whatwg/html/issues/6740
- #6732 [SUGGESTION] Disabling developer tools (5 by BrentARitchie, domenic, drodil, jgraham, pshaughn)
https://github.com/whatwg/html/issues/6732
- #6731 Canvas textBaseline "em square" not defined (1 by annevk)
https://github.com/whatwg/html/issues/6731
- #6729 When must the focusing steps be run? (1 by annevk)
https://github.com/whatwg/html/issues/6729 [topic: focus]
- #6664 Upcoming HTML standard issue triage meeting on 6/3/2021 (1 by past)
https://github.com/whatwg/html/issues/6664 [agenda+]
- #6376 Specify cancelling a file upload from a file input (1 by domenic)
https://github.com/whatwg/html/issues/6376 [interop] [needs tests] [topic: forms]
- #6003 Removing plugins? (2 by domenic, mfreed7)
https://github.com/whatwg/html/issues/6003 [agenda+] [removal/deprecation] [topic: embed and object]
- #5879 Back-forward cache: Specifying ineligibility? (1 by fergald)
https://github.com/whatwg/html/issues/5879 [topic: history]
- #5744 Add an API to opt-out of back-forward cache? (1 by fergald)
https://github.com/whatwg/html/issues/5744 [addition/proposal] [topic: history]
- #5016 Form-associated custom elements missing features (1 by annevk)
https://github.com/whatwg/html/issues/5016 [accessibility] [addition/proposal] [topic: custom elements] [topic: forms]
- #3847 OnBlur and OnChange fires for objects removed from DOM (disposed) (1 by lpd-au)
https://github.com/whatwg/html/issues/3847 [interop] [topic: focus]
- #3699 It is unclear how directionality should be inherited into Shadow DOM (2 by MyidShin, emilio)
https://github.com/whatwg/html/issues/3699 [agenda+] [i18n-alreq] [i18n-hlreq] [i18n-tracker] [topic: shadow]
- #2614 Feature: Value for the crossorigin attribute that makes anon requests same-origin (2 by BenLubar, yoavweiss)
https://github.com/whatwg/html/issues/2614 [topic: fetch]
3 issues closed:
- Upcoming HTML standard issue triage meeting on 6/3/2021 https://github.com/whatwg/html/issues/6664 [agenda+]
- :read-only and :read-write selectors: Consistency and cross-UA behavior https://github.com/whatwg/html/issues/3501 [agenda+] [compat] [interop] [normative change] [topic: forms]
- [SUGGESTION] Disabling developer tools https://github.com/whatwg/html/issues/6732
* whatwg/dom (+1/-0/💬0)
1 issues created:
- Require "abort algorithms" to not throw? (by domenic)
https://github.com/whatwg/dom/issues/984
Pull requests
-------------
* w3c/html-aam (+0/-0/💬2)
1 pull requests received 2 new comments:
- #334 Fill in ARIA rows - issue 259 (2 by joanmarie, scottaohara)
https://github.com/w3c/html-aam/pull/334
* whatwg/html (+4/-0/💬40)
4 pull requests submitted:
- Restore navigator.plugins and navigator.mimeTypes as PDF-focused (by domenic)
https://github.com/whatwg/html/pull/6738
- Editorial: omit developer-only content from snapshots too (by domenic)
https://github.com/whatwg/html/pull/6737 [dev edition]
- HTML parser: handle </br> and </p> in SVG (by zcorpan)
https://github.com/whatwg/html/pull/6736
- Add a "cancel" event for when file upload selection is unchanged (by domenic)
https://github.com/whatwg/html/pull/6735 [addition/proposal] [topic: events] [topic: forms]
9 pull requests received 40 new comments:
- #6736 HTML parser: handle </br> and </p> in SVG (4 by mfreed7, zcorpan)
https://github.com/whatwg/html/pull/6736
- #6638 Add `cors-or-credentialless` value to COEP (HTML spec) (1 by ArthurSonzogni)
https://github.com/whatwg/html/pull/6638
- #6569 Define <meta media>. Fixes #6495. (2 by domenic, jensimmons)
https://github.com/whatwg/html/pull/6569 [addition/proposal] [document conformance] [normative change] [topic: style]
- #6478 Restore the rb and rtc elements and update ruby content model accordingly (1 by sideshowbarker)
https://github.com/whatwg/html/pull/6478 [do not merge yet] [needs implementer interest]
- #6466 Expand <details> for find-in-page and element fragments (4 by emilio, josepharhar)
https://github.com/whatwg/html/pull/6466 [agenda+] [needs tests]
- #5826 Reference even more baseline concepts in CSS Inline Layout (1 by annevk)
https://github.com/whatwg/html/pull/5826
- #5574 Allow an image to indicate its own density and correct its intrinsic size (2 by noamr, zcorpan)
https://github.com/whatwg/html/pull/5574 [addition/proposal] [topic: img]
- #3414 Expose structuredClone (17 by MattiasBuelens, Orangetronic, amatiasq, annevk, bathos, benjamind, calinburloiu, domenic, frehner, mbleigh, mfbx9da4, mikermcneil, spersico, surma)
https://github.com/whatwg/html/pull/3414 [do not merge yet] [needs implementer interest] [topic: serialize and transfer]
- #1196 Introducing self.reportException() (8 by benjamingr, benlesh, domenic, gaearon, kriskowal)
https://github.com/whatwg/html/pull/1196 [addition/proposal] [agenda+] [do not merge yet] [needs implementer interest] [topic: script]
Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/html-aam
* https://github.com/w3c/html-aria
* https://github.com/w3c/html-extensions
* https://github.com/w3c/htmlwg
* https://github.com/w3c/webcomponents
* https://github.com/whatwg/html
* https://github.com/whatwg/dom
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 7 June 2021 17:00:53 UTC