- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 10 May 2021 17:00:19 +0000
- To: public-html@w3.org
- Message-Id: <E1lg9GV-00052q-ED@uranus.w3.org>
Issues
------
* w3c/html-aam (+0/-0/💬4)
2 issues received 4 new comments:
- #325 Add figcaption to computation? (3 by accdc, scottaohara)
https://github.com/w3c/html-aam/issues/325
- #250 When is legend label for fieldset? (1 by shirsha)
https://github.com/w3c/html-aam/issues/250
* w3c/html-aria (+3/-1/💬6)
3 issues created:
- Should <img> support role=figure? (by cyns)
https://github.com/w3c/html-aria/issues/319
- Should <iframe> support role=dialog? (by cyns)
https://github.com/w3c/html-aria/issues/318
- <area> with no href should allow roles (by cyns)
https://github.com/w3c/html-aria/issues/317
4 issues received 6 new comments:
- #319 Should <img> support role=figure? (2 by scottaohara, stevefaulkner)
https://github.com/w3c/html-aria/issues/319 [a11y-needs-resolution]
- #318 Should <iframe> support role=dialog? (1 by stevefaulkner)
https://github.com/w3c/html-aria/issues/318 [a11y-needs-resolution]
- #317 <area> with no href should allow roles (2 by scottaohara, stevefaulkner)
https://github.com/w3c/html-aria/issues/317 [After 1.0] [Allowed Roles] [a11y-needs-resolution]
- #273 Wide review tracker (1 by LJWatson)
https://github.com/w3c/html-aria/issues/273
1 issues closed:
- Should <img> support role=figure? https://github.com/w3c/html-aria/issues/319 [a11y-needs-resolution]
* w3c/webcomponents (+2/-1/💬7)
2 issues created:
- Autofill of form inside shadow Dom - chrome bug (by LukaszKiedrowski)
https://github.com/WICG/webcomponents/issues/926
- Specification of CSS @font-face at shadow DOM level scope (by cy-park)
https://github.com/WICG/webcomponents/issues/925
3 issues received 7 new comments:
- #926 Autofill of form inside shadow Dom - chrome bug (2 by justinfagnani, rniwa)
https://github.com/WICG/webcomponents/issues/926
- #923 [scoped-registries] Element upgrade ordering (2 by justinfagnani, rniwa)
https://github.com/WICG/webcomponents/issues/923
- #814 Form-associated custom elements: being a submit button (3 by Westbrook, annevk, calebdwilliams)
https://github.com/WICG/webcomponents/issues/814 [custom-elements]
1 issues closed:
- Autofill of form inside shadow Dom - chrome bug https://github.com/WICG/webcomponents/issues/926
* whatwg/html (+4/-6/💬62)
4 issues created:
- Clarify difference between "value" and "submission value" for Form-Associated Custom Elements. (by theengineear)
https://github.com/whatwg/html/issues/6666
- Upcoming HTML standard issue triage meeting on 6/3/2021 (by past)
https://github.com/whatwg/html/issues/6664 [agenda+]
- Resolve Attribution Reporting monkeypatches (by johnivdel)
https://github.com/whatwg/html/issues/6663
- <textarea wrap=hard> does not mach implementations (by annevk)
https://github.com/whatwg/html/issues/6662 [document conformance] [interop] [topic: forms]
21 issues received 62 new comments:
- #6666 Clarify difference between "value" and "submission value" for Form-Associated Custom Elements. (2 by domenic, theengineear)
https://github.com/whatwg/html/issues/6666
- #6662 <textarea wrap=hard> does not mach implementations (1 by andreubotella)
https://github.com/whatwg/html/issues/6662 [document conformance] [interop] [topic: forms]
- #6647 Investigate textarea newline normalization (4 by andreubotella, annevk, mfreed7)
https://github.com/whatwg/html/issues/6647 [interop] [topic: forms]
- #6645 legend seems to be recognised/used even when not *first* child (7 by annevk, shirsha)
https://github.com/whatwg/html/issues/6645 [clarification]
- #6637 Cross-Origin-Embedder-Policy: cors-or-credentialless (1 by camillelamy)
https://github.com/whatwg/html/issues/6637
- #6636 Lazy loading video element poster attribute (6 by foolip, jakearchibald, zcorpan)
https://github.com/whatwg/html/issues/6636 [addition/proposal] [needs implementer interest] [topic: media]
- #6611 accessing the ArrayBuffer of a <canvas> 2d directly, and making ArrayBufferViews on it (1 by trusktr)
https://github.com/whatwg/html/issues/6611
- #6551 Upcoming HTML standard issue triage meeting on 5/6/2021 (1 by past)
https://github.com/whatwg/html/issues/6551 [agenda+]
- #6538 Apply text-align: match-parent to the option element in the UA stylesheet (1 by domenic)
https://github.com/whatwg/html/issues/6538 [topic: rendering]
- #6516 Output element value/defaultValue/reset() is not interoperable (1 by josepharhar)
https://github.com/whatwg/html/issues/6516 [interop] [topic: forms]
- #6480 Custom Elements: deferred upgrade until displayable (10 by annevk, chrishtr, dvoytenko, emilio)
https://github.com/whatwg/html/issues/6480 [topic: custom elements]
- #6376 Specify cancelling a file upload from a file input (11 by adroitwhiz, annevk, domenic, tomayac)
https://github.com/whatwg/html/issues/6376 [agenda+] [interop] [needs tests] [topic: forms]
- #5872 Standardize a popup's condition and UI opened by window.open (2 by annevk, rniwa)
https://github.com/whatwg/html/issues/5872 [agenda+] [interop] [topic: browsing context]
- #5744 Add an API to opt-out of back-forward cache? (5 by annevk, fergald, jakearchibald)
https://github.com/whatwg/html/issues/5744 [addition/proposal] [topic: history]
- #5707 Proposal: CanvasRenderingContext2D#getImageData should accept optional target ImageData parameter (2 by trusktr)
https://github.com/whatwg/html/issues/5707 [addition/proposal] [needs implementer interest] [topic: canvas]
- #4785 [Proposal] ImageBitmap.getImageData (1 by backspaces)
https://github.com/whatwg/html/issues/4785 [addition/proposal] [needs implementer interest] [topic: canvas]
- #3988 Ambiguity around synchronicity for media resource selection algorithm (2 by annevk, foolip)
https://github.com/whatwg/html/issues/3988 [interop] [topic: media]
- #3364 Canvas and bitmaps (1 by annevk)
https://github.com/whatwg/html/issues/3364 [clarification] [topic: canvas]
- #2711 Need hook for when a browsing context gains or loses focus (1 by barrigabitcoin)
https://github.com/whatwg/html/issues/2711 [integration] [topic: focus]
- #1431 Minimize usage of the entry concept (1 by domenic)
https://github.com/whatwg/html/issues/1431 [topic: multiple globals]
- #1430 Minimize the usage of the incumbent concept (1 by domenic)
https://github.com/whatwg/html/issues/1430 [topic: multiple globals]
6 issues closed:
- Clarify difference between "value" and "submission value" for Form-Associated Custom Elements. https://github.com/whatwg/html/issues/6666
- Upcoming HTML standard issue triage meeting on 5/6/2021 https://github.com/whatwg/html/issues/6551 [agenda+]
- Spec HTMLElement.outerText https://github.com/whatwg/html/issues/668 [compat]
- Use XML declaration <?xml ...?> as input for the text/html encoding sniffer https://github.com/whatwg/html/issues/1438 [compat] [normative change] [topic: parser]
- Replace canvas' "origin-clean" concept with something less origin specific https://github.com/whatwg/html/issues/2813 [security/privacy] [topic: canvas]
- Make definition of "origin" less spread out, and more layered https://github.com/whatwg/html/issues/2761 [clarification] [topic: origin]
* whatwg/dom (+2/-0/💬3)
2 issues created:
- goo.gl/nhQhGp (by zaylababy)
https://github.com/whatwg/dom/issues/978
- shadowRoot.innerHTML parsing elements from another realm/iframe (by leobalter)
https://github.com/whatwg/dom/issues/977
1 issues received 3 new comments:
- #977 shadowRoot.innerHTML parsing elements from another realm/iframe (3 by annevk, domenic, rniwa)
https://github.com/whatwg/dom/issues/977
Pull requests
-------------
* w3c/html-aria (+0/-1/💬0)
1 pull requests merged:
- Editorial: make th implied wording consistent with the style of td
https://github.com/w3c/html-aria/pull/313
* whatwg/html (+7/-7/💬19)
7 pull requests submitted:
- docs: fix case (consistent with other occurrence) (by j9t)
https://github.com/whatwg/html/pull/6667
- Change link for typographic conventions to HTTPS (by Schweinepriester)
https://github.com/whatwg/html/pull/6665
- Add conic-gradient (by yiyix)
https://github.com/whatwg/html/pull/6661
- Correct reset the rendering context (by annevk)
https://github.com/whatwg/html/pull/6660
- Add navigation request pc (by antosart)
https://github.com/whatwg/html/pull/6659
- Export dfn of policy container clone (by antosart)
https://github.com/whatwg/html/pull/6658
- Route (by zaylababy)
https://github.com/whatwg/html/pull/6657
13 pull requests received 19 new comments:
- #6667 docs: fix case (consistent with other occurrence) (1 by j9t)
https://github.com/whatwg/html/pull/6667
- #6660 Correct reset the rendering context (3 by Kaiido, annevk)
https://github.com/whatwg/html/pull/6660 [topic: canvas]
- #6659 Add navigation request pc (1 by antosart)
https://github.com/whatwg/html/pull/6659
- #6656 Remove image/media origins and check origin-cleanness directly (1 by jakearchibald)
https://github.com/whatwg/html/pull/6656 [topic: canvas] [topic: fetch] [topic: multiple globals] [topic: origin]
- #6655 Remove entry settings object usage in the WebSocket constructor (1 by ricea)
https://github.com/whatwg/html/pull/6655 [topic: multiple globals] [topic: websocket]
- #6653 Specify outerText (1 by domenic)
https://github.com/whatwg/html/pull/6653 [addition/proposal] [impacts documentation] [interop]
- #6649 Allow document.open() to desync session history and document URLs (1 by domenic)
https://github.com/whatwg/html/pull/6649 [do not merge yet] [interop] [normative change] [topic: document.open()] [topic: history]
- #6569 Define <meta media>. Fixes #6495. (3 by annevk, gsnedders, hober)
https://github.com/whatwg/html/pull/6569 [addition/proposal] [document conformance] [normative change] [topic: style]
- #6529 Support zero dimension values for aspect-ratio (1 by annevk)
https://github.com/whatwg/html/pull/6529 [topic: canvas]
- #6287 Add a final newline normalization for form payloads (1 by andreubotella)
https://github.com/whatwg/html/pull/6287
- #5666 Make "is unloading" more explicit in navigation (3 by domenic, smaug----)
https://github.com/whatwg/html/pull/5666 [clarification] [topic: navigation]
- #4184 Focus the dialog element instead of the first focusable item (1 by frex65)
https://github.com/whatwg/html/pull/4184 [accessibility] [needs implementer interest] [normative change] [topic: dialog]
- #1752 Add XML declaration encoding sniffing (1 by mfreed7)
https://github.com/whatwg/html/pull/1752 [agenda+] [compat] [do not merge yet] [i18n-tracker] [normative change]
7 pull requests merged:
- docs: fix case (consistent with other occurrence)
https://github.com/whatwg/html/pull/6667
- Change link for typographic conventions to HTTPS
https://github.com/whatwg/html/pull/6665
- Specify outerText
https://github.com/whatwg/html/pull/6653 [addition/proposal] [interop]
- Add XML declaration encoding sniffing
https://github.com/whatwg/html/pull/1752 [agenda+] [compat] [do not merge yet] [i18n-tracker] [normative change]
- Remove entry settings object usage in the WebSocket constructor
https://github.com/whatwg/html/pull/6655 [topic: multiple globals] [topic: websocket]
- Remove image/media origins and check origin-cleanness directly
https://github.com/whatwg/html/pull/6656 [topic: canvas] [topic: fetch] [topic: multiple globals] [topic: origin]
- Export dfn of policy container clone
https://github.com/whatwg/html/pull/6658
* whatwg/dom (+1/-0/💬0)
1 pull requests submitted:
- Create SECURITY.md (by zaylababy)
https://github.com/whatwg/dom/pull/979
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, 10 May 2021 17:00:22 UTC