- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 13 Sep 2021 17:00:23 +0000
- To: public-html@w3.org
- Message-Id: <E1mPpJf-0005rX-UY@uranus.w3.org>
Issues
------
* w3c/html-aria (+3/-1/π¬3)
3 issues created:
- Identify non-content attributes which win out vs corresponding aria- attributes (by scottaohara)
https://github.com/w3c/html-aria/issues/349
- CFC: Advance ARIA in HTML to Proposed Recommendation (PR) (by LJWatson)
https://github.com/w3c/html-aria/issues/348
- Proposal: role="subheading" (by carnoxen)
https://github.com/w3c/html-aria/issues/347
2 issues received 3 new comments:
- #347 Proposal: role="subheading" (2 by carnoxen, scottaohara)
https://github.com/w3c/html-aria/issues/347
- #344 Allowed roles for nav element does not include none or presentation roles (1 by jongund)
https://github.com/w3c/html-aria/issues/344
1 issues closed:
- Proposal: role="subheading" https://github.com/w3c/html-aria/issues/347
* w3c/htmlwg (+1/-0/π¬0)
1 issues created:
- CFC: Advance DOM Standard to W3C Recommendation (by LJWatson)
https://github.com/w3c/htmlwg/issues/21
* w3c/webcomponents (+2/-0/π¬9)
2 issues created:
- How can a custom element detect when it is distributed, and what its composed parent is? (by trusktr)
https://github.com/WICG/webcomponents/issues/941
- `distributionchange` events, and `distributedNodes()` / `distributedElements()` APIs? (by trusktr)
https://github.com/WICG/webcomponents/issues/940
5 issues received 9 new comments:
- #941 How can a custom element detect when it is distributed, and what its composed parent is? (1 by trusktr)
https://github.com/WICG/webcomponents/issues/941
- #933 Options for controlling specifics of "slotchange" events? (4 by rniwa, trusktr)
https://github.com/WICG/webcomponents/issues/933
- #923 [scoped-registries] Element upgrade ordering (1 by trusktr)
https://github.com/WICG/webcomponents/issues/923
- #716 Scoped Custom Element Registries (2 by Jamesernator, trusktr)
https://github.com/WICG/webcomponents/issues/716 [custom-elements] [needs concrete proposal]
- #504 How can a custom element detect when it is transcluded into a shadow tree (slotchange)? (1 by trusktr)
https://github.com/WICG/webcomponents/issues/504 [shadow-dom]
* whatwg/html (+17/-8/π¬92)
17 issues created:
- Ok (by Mint-6263)
https://github.com/whatwg/html/issues/7063
- Question regarding sandboxed iframes and teh size of canvas tags (by gildas-lormeau)
https://github.com/whatwg/html/issues/7059
- λκ°λ¬Έμ (by nana6956)
https://github.com/whatwg/html/issues/7058
- Rotche Capuyan Ouano (by Ruth68)
https://github.com/whatwg/html/issues/7056
- was placed remotely (by skeezieb)
https://github.com/whatwg/html/issues/7055
- A declarative way to get keyboard navigation for focusable element groups (by travisleithead)
https://github.com/whatwg/html/issues/7054
- Can opaque origin documents navigate to javascript: URLs? (by jakearchibald)
https://github.com/whatwg/html/issues/7052
- login issue (by 14JeffMcc)
https://github.com/whatwg/html/issues/7051
- Define rendering rules for button, input, meter, progress for all possible "kinds of widgets" (by zcorpan)
https://github.com/whatwg/html/issues/7050 [topic: rendering]
- 'Change "can have its URL rewritten" to be scheme-based' follow-up (by annevk)
https://github.com/whatwg/html/issues/7049
- Module type check should take environment into account (by annevk)
https://github.com/whatwg/html/issues/7047 [topic: agent]
- please change the words over the 404.html page (by smlogsubramani)
https://github.com/whatwg/html/issues/7046
- What should happen when a page redirects to a data: URL? (by jakearchibald)
https://github.com/whatwg/html/issues/7045
- [COOP] "check if enforcing report-only COOP would require a browsing context group switch" algorithm doesn't seem to match WPT tests (by cdumez)
https://github.com/whatwg/html/issues/7041
- [COOP] Typo in "check if enforcing report-only COOP would require a browsing context group switch" algorithm (by cdumez)
https://github.com/whatwg/html/issues/7040
- Proposal for Element.currentLang and Element.currentDir (by claviska)
https://github.com/whatwg/html/issues/7039
- SubmitEvent.submitter should be HTMLButtonElement | HTMLInputElement instead of HTMLElement (by poacher2k)
https://github.com/whatwg/html/issues/7038
26 issues received 92 new comments:
- #7059 Question regarding sandboxed iframes and the size of canvas tags (2 by Kaiido, gildas-lormeau)
https://github.com/whatwg/html/issues/7059
- #7052 Can opaque origin documents navigate to javascript: URLs? (2 by domenic, jakearchibald)
https://github.com/whatwg/html/issues/7052 [topic: history] [topic: javascript: URLs]
- #7047 Module type check should take environment into account (3 by annevk, domenic)
https://github.com/whatwg/html/issues/7047 [topic: script]
- #7045 What should happen when a page redirects to a data: URL? (3 by annevk, jakearchibald)
https://github.com/whatwg/html/issues/7045
- #7041 [COOP] "check if enforcing report-only COOP would require a browsing context group switch" algorithm doesn't seem to match WPT tests (2 by cdumez)
https://github.com/whatwg/html/issues/7041
- #7039 Proposal for Element.currentLang and Element.currentDir (6 by WebReflection, annevk, claviska)
https://github.com/whatwg/html/issues/7039 [addition/proposal] [needs implementer interest] [i18n-tracker]
- #7038 SubmitEvent.submitter should be HTMLButtonElement instead of HTMLElement (3 by domenic, poacher2k)
https://github.com/whatwg/html/issues/7038
- #7037 Why is <object> doing half of replaced element sizing negotiation? (1 by annevk)
https://github.com/whatwg/html/issues/7037
- #7036 Where are steps about recalculate styles and update layer tree before painting? (question) (3 by Kaiido, dSalieri, jakearchibald)
https://github.com/whatwg/html/issues/7036 [clarification] [interop]
- #7033 delegatesFocus interacts poorly with CSS scroll-margin (2 by emilio)
https://github.com/whatwg/html/issues/7033 [topic: shadow] [topic: focus]
- #7031 Clarification on about:blank pages in "Initialize the Document object" (2 by domenic, yoavweiss)
https://github.com/whatwg/html/issues/7031 [clarification]
- #7029 Sandboxed iframe, blocked download, and load event (1 by domenic)
https://github.com/whatwg/html/issues/7029 [topic: document lifecycle]
- #6991 Rendering section's introduction uses "expected" keyword (4 by annevk, zcorpan)
https://github.com/whatwg/html/issues/6991 [clarification] [topic: rendering]
- #6933 Spec should not specify behavior of other specs in Editors Draft status (i.e., Reporting API) (2 by annevk, pes10k)
https://github.com/whatwg/html/issues/6933 [topic: cross-origin-opener-policy] [topic: cross-origin-embedder-policy] [privacy-needs-resolution]
- #6909 Proposal: Add a way to open programmatically a date picker (3 by annevk, domenic)
https://github.com/whatwg/html/issues/6909 [addition/proposal] [needs implementer interest] [topic: forms]
- #6501 A new mode for iframes where they don't add to the joint session history? (15 by annevk, csreis, domenic, domfarolino, jakearchibald, rniwa)
https://github.com/whatwg/html/issues/6501 [addition/proposal] [topic: navigation] [topic: history]
- #6480 Custom Elements: deferred upgrade until displayable (7 by atotic, dvoytenko, frank-dspeed, jridgewell)
https://github.com/whatwg/html/issues/6480 [topic: custom elements]
- #6205 Missing list of abbreviations (1 by AnirbanBall)
https://github.com/whatwg/html/issues/6205 [clarification] [good first issue]
- #5811 Consider creating an HTML search element (9 by annevk, carmacleod, domenic, j9t, scottaohara)
https://github.com/whatwg/html/issues/5811 [addition/proposal] [needs implementer interest] [accessibility] [a11y-tracker]
- #5803 BroadcastChannel needs partitioning (3 by cdumez, domenic, wanderview)
https://github.com/whatwg/html/issues/5803 [normative change] [security/privacy] [topic: serialize and transfer] [topic: storage]
- #5670 COOP and multipart/x-mixed-replace (2 by jakearchibald)
https://github.com/whatwg/html/issues/5670 [topic: navigation] [topic: cross-origin-opener-policy]
- #4808 Should LI under OL respect style containment. (1 by zcorpan)
https://github.com/whatwg/html/issues/4808 [topic: rendering]
- #4224 `Link` header processing not defined (1 by goodevilgenius)
https://github.com/whatwg/html/issues/4224 [topic: fetch] [topic: link]
- #2722 Attribute to suggest filename for image elements (<img filename> / <img download>) (10 by annevk, edent, jakearchibald, piranna, vmpstr)
https://github.com/whatwg/html/issues/2722 [addition/proposal] [topic: img] [needs concrete proposal]
- #1461 <embed> does not handle network errors (3 by domenic, laukstein)
https://github.com/whatwg/html/issues/1461 [topic: embed and object]
- #387 `<object>` without "data" attribute probably needs to consider params to figure out its URL (1 by mfreed7)
https://github.com/whatwg/html/issues/387 [normative change] [compat] [topic: embed and object]
8 issues closed:
- Question regarding sandboxed iframes and the size of canvas tags https://github.com/whatwg/html/issues/7059
- 'Change "can have its URL rewritten" to be scheme-based' follow-up https://github.com/whatwg/html/issues/7049 [clarification]
- What should happen when a page redirects to a data: URL? https://github.com/whatwg/html/issues/7045
- Newly created browsing contexts will almost always reject history.pushState/replaceState https://github.com/whatwg/html/issues/6836 [topic: history] [interop]
- [COOP] "check if enforcing report-only COOP would require a browsing context group switch" algorithm doesn't seem to match WPT tests https://github.com/whatwg/html/issues/7041
- Matching user input to datalist values https://github.com/whatwg/html/issues/4814 [topic: forms] [i18n-needs-resolution]
- SubmitEvent.submitter should be HTMLButtonElement | HTMLInputElement instead of HTMLElement https://github.com/whatwg/html/issues/7038
- Clarification on about:blank pages in "Initialize the Document object" https://github.com/whatwg/html/issues/7031 [clarification]
* whatwg/dom (+1/-0/π¬10)
1 issues created:
- Proposal for Element.currentLang and Element.currentDir (by claviska)
https://github.com/whatwg/dom/issues/1014
2 issues received 10 new comments:
- #891 Proposal: New method to reorder child nodes (7 by josepharhar, rniwa, shannonmoeller, techsin, wlib)
https://github.com/whatwg/dom/issues/891
- #126 Disconnect single target instead of all (3 by annevk, trusktr)
https://github.com/whatwg/dom/issues/126 [needs implementer interest] [addition/proposal]
Pull requests
-------------
* whatwg/html (+10/-6/π¬19)
10 pull requests submitted:
- Drop non-normative references to execCommand() (by sideshowbarker)
https://github.com/whatwg/html/pull/7064
- Resolved #6205 issue (by AnirbanBall)
https://github.com/whatwg/html/pull/7062
- Resolved #6205 issue (by AnirbanBall)
https://github.com/whatwg/html/pull/7061
- Editorial: Link to `continue` description (by heppokofrontend)
https://github.com/whatwg/html/pull/7060
- yasiralcasr-patch-1 (by yasiralcasr)
https://github.com/whatwg/html/pull/7057
- Fix up the explanation for "can have its URL rewritten" (by domenic)
https://github.com/whatwg/html/pull/7053
- Editorial: fix a typo in "completely finish loading" note (by michaelficarra)
https://github.com/whatwg/html/pull/7048
- Change "can have its URL rewritten" to be scheme-based (by domenic)
https://github.com/whatwg/html/pull/7044 [normative change] [topic: history] [interop]
- Meta: fix HTMLScriptElement.supports() for="" value (by domenic)
https://github.com/whatwg/html/pull/7043
- Do not allow redirecting to data: URLs (by domenic)
https://github.com/whatwg/html/pull/7042 [topic: navigation]
7 pull requests received 19 new comments:
- #7062 Resolved #6205 issue (1 by AnirbanBall)
https://github.com/whatwg/html/pull/7062
- #7048 Editorial: fix a typo in "completely finish loading" note (2 by annevk, domenic)
https://github.com/whatwg/html/pull/7048
- #7043 Meta: fix HTMLScriptElement.supports() for="" value (1 by domenic)
https://github.com/whatwg/html/pull/7043
- #7042 Do not allow redirecting to data: URLs (6 by annevk, domenic, jakearchibald)
https://github.com/whatwg/html/pull/7042 [topic: navigation] [interop]
- #7004 Define which elements can be which kinds of widgets for CSS 'appearance' (6 by domenic, zcorpan)
https://github.com/whatwg/html/pull/7004
- #7003 Fix matching user input to datalist values #4814 (1 by aphillips)
https://github.com/whatwg/html/pull/7003
- #6638 Add `credentialless` value to COEP (HTML spec) (2 by ArthurSonzogni, annevk)
https://github.com/whatwg/html/pull/6638
6 pull requests merged:
- Fix up the explanation for "can have its URL rewritten"
https://github.com/whatwg/html/pull/7053
- Editorial: fix a typo in "completely finish loading" note
https://github.com/whatwg/html/pull/7048
- Do not allow redirecting to data: or about: URLs
https://github.com/whatwg/html/pull/7042 [removal/deprecation] [topic: navigation] [interop]
- Change "can have its URL rewritten" to be scheme-based
https://github.com/whatwg/html/pull/7044 [normative change] [topic: history] [interop]
- Meta: fix HTMLScriptElement.supports() for="" value
https://github.com/whatwg/html/pull/7043
- Fix matching user input to datalist values #4814
https://github.com/whatwg/html/pull/7003
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, 13 September 2021 17:00:27 UTC