- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 08 Jan 2024 17:00:19 +0000
- To: public-html@w3.org
- Message-Id: <E1rMsz5-006Euz-Ua@uranus.w3.org>
Issues
------
* w3c/webcomponents (+0/-0/💬17)
4 issues received 17 new comments:
- #1042 Observing slotchange mutation records: a `SlotChangeObserver` API similar to `MutationObserver` with `childList:true` (2 by Westbrook, smaug----)
https://github.com/WICG/webcomponents/issues/1042
- #1031 Quarterly Face to Face Scheduling (10 by Westbrook, alice, behowell, justinfagnani, rniwa, zcorpan)
https://github.com/WICG/webcomponents/issues/1031
- #1027 DOM Parts Quarterly Meeting (3 by Westbrook, eemeli, rniwa)
https://github.com/WICG/webcomponents/issues/1027
- #809 Need a callback for when children changed or parser finished parsing children (2 by justinfagnani, smaug----)
https://github.com/WICG/webcomponents/issues/809 [custom-elements] [html-dom] [needs concrete proposal]
* whatwg/html (+6/-2/💬51)
6 issues created:
- A way to disable animation of cancelled drag for editor apps like VS Code (by zcbenz)
https://github.com/whatwg/html/issues/10039 [addition/proposal] [needs implementer interest]
- Should past user activations be kept after refresh? (by CanadaHonk)
https://github.com/whatwg/html/issues/10038
- ARIA attribute reflection uses DOMString? but they are not enumerated attributes (by domenic)
https://github.com/whatwg/html/issues/10037 [a11y-tracker] [topic: reflect]
- VT (by VTVENNILAVAN)
https://github.com/whatwg/html/issues/10036
- Render-blocking scripts should also work for inline scripts (by noamr)
https://github.com/whatwg/html/issues/10034
- Change when button has activation behavior (by vinhill)
https://github.com/whatwg/html/issues/10032
23 issues received 51 new comments:
- #10038 Should past user activations be kept after refresh? (2 by CanadaHonk, domenic)
https://github.com/whatwg/html/issues/10038
- #10037 ARIA attribute reflection uses DOMString? but they are not enumerated attributes (1 by nolanlawson)
https://github.com/whatwg/html/issues/10037 [a11y-tracker] [topic: reflect]
- #10034 Render-blocking scripts should also work for inline scripts (3 by noamr, zcorpan)
https://github.com/whatwg/html/issues/10034 [addition/proposal]
- #10030 Is HTML stagnated? (2 by alejsanc)
https://github.com/whatwg/html/issues/10030
- #10029 Should `:target` match after elements are removed and reattached to the document? (2 by domenic, josepharhar)
https://github.com/whatwg/html/issues/10029
- #10026 Detached OffscreenCanvas is underspecified (2 by Kaiido, junov)
https://github.com/whatwg/html/issues/10026 [topic: canvas] [interop]
- #10013 User interacted flag gets set when change events are set, but tests disagree (2 by josepharhar, mitunshikder123)
https://github.com/whatwg/html/issues/10013 [agenda+] [topic: selectors]
- #9993 Upcoming WHATNOT meeting on 1/11/2024 (2 by annevk, zcbenz)
https://github.com/whatwg/html/issues/9993 [agenda+]
- #9987 Editorial: link the Promise<T> type throughout (1 by mitunshikder123)
https://github.com/whatwg/html/issues/9987 [good first issue] [editorial]
- #9960 <hr> in <select> size >1 (1 by motari54)
https://github.com/whatwg/html/issues/9960 [topic: rendering] [topic: forms]
- #9935 Cookie API (14 by kettanaito, marco-ippolito, mkarajohn, pilcrowOnPaper)
https://github.com/whatwg/html/issues/9935 [addition/proposal] [needs implementer interest] [topic: cookie]
- #9776 popover=hint (3 by kizu, yisibl)
https://github.com/whatwg/html/issues/9776 [topic: popover]
- #9702 [View Transition] Event on old Document to set transition state (1 by khushalsagar)
https://github.com/whatwg/html/issues/9702
- #8413 Clarify value direction for elements "progress" and "meter" with vertical writing mode (1 by dizhang168)
https://github.com/whatwg/html/issues/8413 [topic: rendering] [i18n-tracker] [i18n-jlreq] [i18n-clreq] [i18n-mlreq]
- #7485 Modernized version of window.open() API (1 by jimmywarting)
https://github.com/whatwg/html/issues/7485 [addition/proposal] [needs implementer interest]
- #6759 How should timers account for system sleep/suspend? (1 by dotproto)
https://github.com/whatwg/html/issues/6759
- #4177 Rendering <input type=range> vertically (1 by dizhang168)
https://github.com/whatwg/html/issues/4177 [topic: rendering] [topic: forms]
- #3705 Split source file into sections (2 by alejsanc)
https://github.com/whatwg/html/issues/3705 [spec tooling]
- #3230 Should "script-src 'none'" CSP in HTTP headers count as scripting being disabled? (1 by jimmywarting)
https://github.com/whatwg/html/issues/3230 [topic: script]
- #2358 A use case for cursor control for number inputs (1 by Tolluset)
https://github.com/whatwg/html/issues/2358 [topic: forms]
- #2177 Setting headers for EventSource (2 by ThiefMaster, jschoch)
https://github.com/whatwg/html/issues/2177 [addition/proposal] [needs implementer interest] [topic: fetch] [topic: eventsource]
- #1568 'run authentic click activation steps' doesn't deal with the case when activation behavior changes during click event dispatch (4 by vinhill, zcorpan)
https://github.com/whatwg/html/issues/1568 [needs tests] [topic: events]
- #1567 <button> shouldn't have activation behavior when it is not in a form (1 by zcorpan)
https://github.com/whatwg/html/issues/1567 [clarification] [topic: forms] [topic: events]
2 issues closed:
- Should past user activations be kept after refresh? https://github.com/whatwg/html/issues/10038
- VT https://github.com/whatwg/html/issues/10036 [spam]
Pull requests
-------------
* whatwg/html (+2/-0/💬4)
2 pull requests submitted:
- Allow render-blocking inline scripts (by noamr)
https://github.com/whatwg/html/pull/10035
- Add argument labels when invoking "apply the history step" (by awesomekling)
https://github.com/whatwg/html/pull/10033
3 pull requests received 4 new comments:
- #9958 typo (1 by annevk)
https://github.com/whatwg/html/pull/9958
- #9804 Update mathml-related references to use MathML-Core instead of Full… (2 by bkardell, emilio)
https://github.com/whatwg/html/pull/9804
- #8028 Add new UA style rules for overflow changes; see w3c/csswg-drafts#7144 (1 by mitunshikder123)
https://github.com/whatwg/html/pull/8028 [do not merge yet] [topic: rendering] [integration]
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, 8 January 2024 17:00:23 UTC