- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 20 Jun 2022 17:00:25 +0000
- To: public-html@w3.org
- Message-Id: <E1o3KlF-0001Bz-6s@uranus.w3.org>
Issues ------ * w3c/html-aam (+1/-0/💬1) 1 issues created: - Input type="image" - Accessible name computation (by giacomo-petri) https://github.com/w3c/html-aam/issues/414 1 issues received 1 new comments: - #373 Remaining elements to revise mapping (1 by jnurthen) https://github.com/w3c/html-aam/issues/373 [deep-dive] [ARIA 1.2 related] [Element Mappings] * w3c/webcomponents (+0/-0/💬1) 1 issues received 1 new comments: - #79 Selection APIs for Shadow DOM (1 by mfreed7) https://github.com/WICG/webcomponents/issues/79 [v2] [shadow-dom] [needs concrete proposal] * whatwg/html (+11/-5/💬69) 11 issues created: - Test (by ali29418wh2) https://github.com/whatwg/html/issues/8021 - Incorrect autocomplete token in example (by mtrootyy) https://github.com/whatwg/html/issues/8019 - Clarify how exceptions propagate from the StructuredDeserializeWithTransfer (by junov) https://github.com/whatwg/html/issues/8018 [normative change] [clarification] [topic: serialize and transfer] - Add IntersectionObserver target requirement to Event Loops Processing Model (by nathaneliason) https://github.com/whatwg/html/issues/8015 - "top-level origin" on environments seems incorrect; consider "top-level site" (by domenic) https://github.com/whatwg/html/issues/8014 - Prevent top navigations without user activation in some circumstances? (by domenic) https://github.com/whatwg/html/issues/8013 [normative change] [topic: navigation] - Intervention: Ignore clicks on iframes that have moved in the last 200 ms (by johannhof) https://github.com/whatwg/html/issues/8012 - <!Doctor HTML> <hyml> <head> <title>Testing JavaScript</title> </head> <body> [JavaScript] </body> <script></script>attributetext/javascript> document.write(text written using JavaScript code!) </script text/JavaScript Src="write.js"> </script> (by King131993) https://github.com/whatwg/html/issues/8011 - Surprising parsing behavior with active formatting elements nad PLAINTEXT (by securityMB) https://github.com/whatwg/html/issues/8009 - Add `<img loading=after-layout>` to support auto-`sizes` (by zcorpan) https://github.com/whatwg/html/issues/8007 - Should activation behavior of input elements check `disabled` instead of `mutable`? (by saschanaz) https://github.com/whatwg/html/issues/8005 18 issues received 69 new comments: - #8019 Incorrect autocomplete token in example (2 by domenic, nsatragno) https://github.com/whatwg/html/issues/8019 - #8018 Clarify how exceptions propagate from the StructuredDeserializeWithTransfer (7 by annevk, domenic, junov) https://github.com/whatwg/html/issues/8018 [normative change] [clarification] [topic: serialize and transfer] - #8014 "top-level origin" on environments seems incorrect; consider "top-level site" (3 by annevk, domenic, wanderview) https://github.com/whatwg/html/issues/8014 - #8009 Surprising parsing behavior with active formatting elements nad PLAINTEXT (2 by domenic, zcorpan) https://github.com/whatwg/html/issues/8009 [clarification] [topic: parser] - #8007 Add `<img loading=after-layout>` to support auto-`sizes` (3 by jakearchibald, yoavweiss, zcorpan) https://github.com/whatwg/html/issues/8007 [addition/proposal] [needs implementer interest] [topic: img] - #8005 Should activation behavior of input elements check `disabled` instead of `mutable`? (2 by domenic, saschanaz) https://github.com/whatwg/html/issues/8005 [clarification] [topic: forms] - #8003 interop: Trailing whitespace in h1/h2/.. is removed in chrome, but not firefox (2 by annevk, untitaker) https://github.com/whatwg/html/issues/8003 - #8002 How to interpretate 5.1 step of the run steps after a timeout (8 by bzbarsky, dSalieri) https://github.com/whatwg/html/issues/8002 - #7939 Make `<embed>` and `<object>` behave like `<iframe>` for image loading (1 by domenic) https://github.com/whatwg/html/issues/7939 [normative change] [topic: navigation] [topic: embed and object] - #7867 Remove UA style for h1-h6 in section (et. al.) and hgroup (1 by zcorpan) https://github.com/whatwg/html/issues/7867 [topic: rendering] [needs compat analysis] - #7253 How should BroadcastChannel and BFCache interact? (16 by annevk, asutherland, domenic, fergald, rakina, smaug----) https://github.com/whatwg/html/issues/7253 [topic: history] [topic: serialize and transfer] - #6588 Should last activation timestamp be reset after navigation? (2 by domenic, rakina) https://github.com/whatwg/html/issues/6588 [topic: user activation] - #6364 Allowing top-level communication for cross-origin isolated documents (8 by annevk, arturjanc, domenic, hemeryar, jakearchibald, robertknight) https://github.com/whatwg/html/issues/6364 [topic: cross-origin-opener-policy] [topic: cross-origin-embedder-policy] - #5811 Consider creating an HTML search element (4 by jcsteh, scottaohara) https://github.com/whatwg/html/issues/5811 [addition/proposal] [accessibility] [a11y-tracker] - #4818 Proposition: replace default invalid state for form elements by indeterminate (1 by Sora2455) https://github.com/whatwg/html/issues/4818 [addition/proposal] [topic: forms] - #4654 Add "auto sizes" for lazy-loaded images (4 by chrishtr, zcorpan) https://github.com/whatwg/html/issues/4654 [addition/proposal] [needs implementer interest] [topic: img] - #4592 Recommend iframe/img over embed/object for some content types (2 by annevk, domenic) https://github.com/whatwg/html/issues/4592 [clarification] [topic: embed and object] - #775 Fix HTMLAllCollection (1 by Hqrooster) https://github.com/whatwg/html/issues/775 [normative change] [compat] 5 issues closed: - . https://github.com/whatwg/html/issues/8021 - Incorrect autocomplete token in example https://github.com/whatwg/html/issues/8019 - Clarify how exceptions propagate from the StructuredDeserializeWithTransfer https://github.com/whatwg/html/issues/8018 [normative change] [clarification] [topic: serialize and transfer] - Add support for WebAuthn's Conditional Mediation / Integration with autocomplete https://github.com/whatwg/html/issues/7999 - Should <dialog> actually create a "control group" for focus? https://github.com/whatwg/html/issues/2171 [addition/proposal] [needs implementer interest] [topic: focus] * whatwg/dom (+1/-1/💬22) 1 issues created: - Specify addEventListener default passive hack for smoothscroll.js (by zcorpan) https://github.com/whatwg/dom/issues/1088 3 issues received 22 new comments: - #1088 Specify addEventListener default passive hack for smoothscroll.js (11 by RByers, annevk, domenic, dtapuska, zcorpan) https://github.com/whatwg/dom/issues/1088 [topic: events] - #952 document.createEvent() should maybe not be conditional upon exposure (1 by hsivonen) https://github.com/whatwg/dom/issues/952 [interop] - #365 Allow an EventTarget to provide the default value of the AddEventListenerOptions (10 by domenic, smfr, zcorpan) https://github.com/whatwg/dom/issues/365 [topic: events] 1 issues closed: - Specify addEventListener default passive hack for smoothscroll.js https://github.com/whatwg/dom/issues/1088 [topic: events] Pull requests ------------- * whatwg/html (+7/-5/💬17) 7 pull requests submitted: - Add a warning sentence for iframe load event step (by negibokken) https://github.com/whatwg/html/pull/8022 - Fix webauthn autocomplete token example (by nsatragno) https://github.com/whatwg/html/pull/8020 - Export 'the body element' for other specifications to use (by zcorpan) https://github.com/whatwg/html/pull/8017 - Add IntersectionObserver target requirement to Event Loops Processing Model (by nathaneliason) https://github.com/whatwg/html/pull/8016 - Integrate with WebDriver-BiDi user prompt handling. (by jgraham) https://github.com/whatwg/html/pull/8010 - Add sizes=auto to lazy-loaded <img> (by zcorpan) https://github.com/whatwg/html/pull/8008 - Add "webauthn" autocomplete token (by nsatragno) https://github.com/whatwg/html/pull/8006 9 pull requests received 17 new comments: - #8022 Add a warning sentence for iframe load event step (3 by domenic, negibokken) https://github.com/whatwg/html/pull/8022 - #8020 Fix webauthn autocomplete token example (1 by nsatragno) https://github.com/whatwg/html/pull/8020 - #8006 Add "webauthn" autocomplete token (1 by nsatragno) https://github.com/whatwg/html/pull/8006 - #7995 Compare against storage key when creating a SharedWorker. (#7913) (4 by domenic, wanderview) https://github.com/whatwg/html/pull/7995 [topic: workers] - #7979 Report render blocking status for <link> and <script> (1 by abinpaul1) https://github.com/whatwg/html/pull/7979 - #7862 `modulepreload` in Link header & early hints (1 by noamr) https://github.com/whatwg/html/pull/7862 [topic: resource hints (inc. preload)] - #7816 Obsolete the <param> element (2 by annevk, dbaron) https://github.com/whatwg/html/pull/7816 [removal/deprecation] [document conformance] [topic: embed and object] [impacts documentation] - #5572 Add import.meta.resolve() (1 by davidje13) https://github.com/whatwg/html/pull/5572 [addition/proposal] [needs tests] [topic: script] - #5339 JavaScript ShadowRealm proposal integration (3 by bathos, caridy, koto) https://github.com/whatwg/html/pull/5339 [do not merge yet] 5 pull requests merged: - Integrate with WebDriver-BiDi user prompt handling. https://github.com/whatwg/html/pull/8010 - Fix webauthn autocomplete token example https://github.com/whatwg/html/pull/8020 - Export 'the body element' for other specifications to use https://github.com/whatwg/html/pull/8017 - Add "webauthn" autocomplete token https://github.com/whatwg/html/pull/8006 - Compare against storage key when creating a SharedWorker. (#7913) https://github.com/whatwg/html/pull/7995 [topic: workers] * whatwg/dom (+2/-1/💬5) 2 pull requests submitted: - Review Draft Publication: June 2022 (by annevk) https://github.com/whatwg/dom/pull/1089 - Specify default passive for document-level wheel/mousewheel/touchstart/touchmove events (by zcorpan) https://github.com/whatwg/dom/pull/1087 2 pull requests received 5 new comments: - #1087 Specify default passive for document-level wheel/mousewheel/touchstart/touchmove events (4 by annevk, zcorpan) https://github.com/whatwg/dom/pull/1087 - #1085 Add a fully active check for EventTarget in event listener inner invoke (1 by smaug----) https://github.com/whatwg/dom/pull/1085 [topic: events] 1 pull requests merged: - Review Draft Publication: June 2022 https://github.com/whatwg/dom/pull/1089 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, 20 June 2022 17:00:28 UTC