- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 19 Jun 2023 17:00:17 +0000
- To: public-html@w3.org
- Message-Id: <E1qBIEj-008ICz-JL@uranus.w3.org>
Issues
------
* w3c/html-aam (+0/-0/💬1)
1 issues received 1 new comments:
- #434 Expose HTML target attr to accessibility APIs (1 by sivakusayan)
https://github.com/w3c/html-aam/issues/434
* w3c/html-aria (+1/-0/💬1)
1 issues created:
- Confusing TR urls (by patrickhlauke)
https://github.com/w3c/html-aria/issues/471
1 issues received 1 new comments:
- #471 Confusing TR urls (1 by scottaohara)
https://github.com/w3c/html-aria/issues/471
* whatwg/html (+12/-5/💬39)
12 issues created:
- Why is checking document validity skipped sometimes? (by mbrodesser-Igalia)
https://github.com/whatwg/html/issues/9441 [topic: popover]
- googlereno.web.com (by a2425rdl)
https://github.com/whatwg/html/issues/9438
- File (by Lere001)
https://github.com/whatwg/html/issues/9435
- Mail.tek.st (by GreatValueGreatView)
https://github.com/whatwg/html/issues/9433
- Upcoming HTML standard issue triage meeting on 6/29/2023 (by past)
https://github.com/whatwg/html/issues/9432 [agenda+]
- github (by peachg794)
https://github.com/whatwg/html/issues/9431
- `nestedShow` is not initialized in https://html.spec.whatwg.org/#show-popover (by mbrodesser-Igalia)
https://github.com/whatwg/html/issues/9429
- HTML fragment parser creates a token which is only used for <annotation-xml encoding> (by zcorpan)
https://github.com/whatwg/html/issues/9428 [clarification] [topic: parser]
- " name — Metadata name http-equiv — Prag..." (by SteveComstock)
https://github.com/whatwg/html/issues/9427
- Make the HTML parser's scripting flag not depend on "scripting was enabled" (by zcorpan)
https://github.com/whatwg/html/issues/9426 [topic: parser]
- My projects (by RRcodin)
https://github.com/whatwg/html/issues/9423
- $mikeworld662 (by Michael662newcomb)
https://github.com/whatwg/html/issues/9422
21 issues received 39 new comments:
- #9429 `nestedShow` is not initialized in https://html.spec.whatwg.org/#show-popover (2 by annevk, cathiechen)
https://github.com/whatwg/html/issues/9429 [topic: popover]
- #9428 HTML fragment parser creates a token which is only used for <annotation-xml encoding> (1 by annevk)
https://github.com/whatwg/html/issues/9428 [clarification] [topic: parser]
- #9427 " name — Metadata name http-equiv — Prag..." (1 by domenic)
https://github.com/whatwg/html/issues/9427
- #9426 Make the HTML parser's scripting flag not depend on "scripting was enabled" (5 by annevk, gsnedders, mozfreddyb, zcorpan)
https://github.com/whatwg/html/issues/9426 [topic: parser]
- #9420 Making checkboxes behave like radio buttons (4 by sovetski, tabatkins, zcorpan)
https://github.com/whatwg/html/issues/9420 [addition/proposal] [topic: forms]
- #9415 https://html.spec.whatwg.org/#hide-popover-algorithm's invocation of https://html.spec.whatwg.org/#hide-all-popovers-until loops infinitely for certain nested popovers (1 by mbrodesser-Igalia)
https://github.com/whatwg/html/issues/9415 [topic: popover]
- #9390 issues with optionality of oldParent in HTML element removing steps, particularly with removal of optgroups (1 by annevk)
https://github.com/whatwg/html/issues/9390 [topic: forms] [topic: img] [integration]
- #9375 Upcoming HTML standard issue triage meeting on 6/15/2023 (1 by past)
https://github.com/whatwg/html/issues/9375 [agenda+]
- #9373 Add light dismiss functionality to `<dialog>` (2 by mfreed7, una)
https://github.com/whatwg/html/issues/9373 [addition/proposal] [needs implementer interest] [topic: dialog]
- #9346 <img>.complete should take <source> elements into account (2 by RIYASANVI7, annevk)
https://github.com/whatwg/html/issues/9346 [topic: img]
- #9247 Why isn't the `hr` element allowed to be used inside the `optgroup` element as a separator? (2 by RIYASANVI7, annevk)
https://github.com/whatwg/html/issues/9247
- #9218 Introducing Direct Navigation to Client-Side JavaScript-Generated HTML Documents (1 by zcorpan)
https://github.com/whatwg/html/issues/9218
- #9158 Consider a different process for standardizing registerProtocolHandler schemes (1 by zcorpan)
https://github.com/whatwg/html/issues/9158 [meta] [topic: custom protocols]
- #9081 Clarify the sequential focusing behaviour when the current focused element is not in the sequential navigation order (1 by smaug----)
https://github.com/whatwg/html/issues/9081 [topic: focus]
- #8782 Detect UA transitions on same-document navigations (2 by khushalsagar)
https://github.com/whatwg/html/issues/8782
- #8270 Default UA stylesheet for <select> as a listbox + optgroup + option (1 by zcorpan)
https://github.com/whatwg/html/issues/8270 [topic: rendering] [topic: forms]
- #6207 Clarify history.pushState/replaceState behavior with history navigation, bfcache (1 by nightpool)
https://github.com/whatwg/html/issues/6207 [topic: history] [needs tests]
- #5886 Event bubbling on disabled form elements (2 by cdumez)
https://github.com/whatwg/html/issues/5886 [topic: forms] [topic: events] [interop]
- #5880 Back-forward cache meta-bug (4 by cdumez, fergald, zcorpan)
https://github.com/whatwg/html/issues/5880 [topic: history]
- #3571 OpenType Features and Variable Fonts for Canvas (2 by Lorp)
https://github.com/whatwg/html/issues/3571 [addition/proposal] [needs implementer interest] [topic: canvas] [needs concrete proposal]
- #2272 Disallow interactive content in <summary> (2 by AutoSponge, tabatkins)
https://github.com/whatwg/html/issues/2272 [document conformance] [accessibility] [a11y-tracker]
5 issues closed:
- Introducing Direct Navigation to Client-Side JavaScript-Generated HTML Documents https://github.com/whatwg/html/issues/9218
- Upcoming HTML standard issue triage meeting on 6/15/2023 https://github.com/whatwg/html/issues/9375 [agenda+]
- " name — Metadata name http-equiv — Prag..." https://github.com/whatwg/html/issues/9427
- https://html.spec.whatwg.org/#hide-popover-algorithm's invocation of https://html.spec.whatwg.org/#hide-all-popovers-until loops infinitely for certain nested popovers https://github.com/whatwg/html/issues/9415 [topic: popover]
- https://html.spec.whatwg.org/#hide-popover-algorithm lacks initial value for `nestedHide` variable https://github.com/whatwg/html/issues/9412 [topic: popover]
* whatwg/dom (+1/-1/💬4)
1 issues created:
- Delegate to Iterator helper methods on NodeList (by keithamus)
https://github.com/whatwg/dom/issues/1211 [needs implementer interest] [addition/proposal] [topic: nodes]
2 issues received 4 new comments:
- #1211 Delegate to Iterator helper methods on NodeList (2 by annevk, domenic)
https://github.com/whatwg/dom/issues/1211 [needs implementer interest] [addition/proposal] [topic: nodes]
- #1190 Attribute change steps should run after setting the value, not before (2 by annevk, mbrodesser-Igalia)
https://github.com/whatwg/dom/issues/1190
1 issues closed:
- Attribute change steps should run after setting the value, not before https://github.com/whatwg/dom/issues/1190
Pull requests
-------------
* w3c/html-aria (+1/-1/💬0)
1 pull requests submitted:
- Update img-allowed-roles.html (by scottaohara)
https://github.com/w3c/html-aria/pull/470
1 pull requests merged:
- Update img-allowed-roles.html
https://github.com/w3c/html-aria/pull/470
* whatwg/html (+6/-3/💬22)
6 pull requests submitted:
- Editorial: remove plugin language from media elements (by annevk)
https://github.com/whatwg/html/pull/9440
- nested show not initialized (by mbrodesser-Igalia)
https://github.com/whatwg/html/pull/9439
- Account for optgroup removal (by annevk)
https://github.com/whatwg/html/pull/9434
- Clarify the fake token step in fragment parsing (by zcorpan)
https://github.com/whatwg/html/pull/9430
- Allow elements with display:contents to be focusable. (by dbaron)
https://github.com/whatwg/html/pull/9425
- Fix markup so that word is linked correctly. (by dbaron)
https://github.com/whatwg/html/pull/9424
11 pull requests received 22 new comments:
- #9425 Allow elements with display:contents to be focusable. (1 by annevk)
https://github.com/whatwg/html/pull/9425 [topic: focus]
- #9424 Fix markup so that word is linked correctly. (1 by annevk)
https://github.com/whatwg/html/pull/9424
- #9393 Make togglePopover return a boolean (1 by annevk)
https://github.com/whatwg/html/pull/9393 [topic: popover]
- #9387 Fix ::backdrop user-agent rule for popovers (2 by mfreed7, nt1m)
https://github.com/whatwg/html/pull/9387 [topic: popover]
- #9309 Ignore dangling markup in target name (1 by annevk)
https://github.com/whatwg/html/pull/9309
- #9213 Remove references to RegExp `v` flag proposal (1 by mathiasbynens)
https://github.com/whatwg/html/pull/9213
- #9166 Update the :dir / directionality to include shadow dom (7 by annevk, bkardell, fantasai, foolip, mfreed7)
https://github.com/whatwg/html/pull/9166 [topic: shadow] [topic: selectors]
- #8972 Add steps to destroy documents that are ineligible for receiving message when posting message through broadcast channel (1 by fergald)
https://github.com/whatwg/html/pull/8972 [topic: history] [topic: serialize and transfer]
- #7908 Use `v` flag instead of `u` for `pattern` RegExps (3 by annevk, poebrand, zcorpan)
https://github.com/whatwg/html/pull/7908 [addition/proposal] [topic: forms] [needs compat analysis]
- #5826 Reference even more baseline concepts in CSS Inline Layout (1 by mfreed7)
https://github.com/whatwg/html/pull/5826 [topic: canvas] [needs tests] [agenda+]
- #4613 Add Atomics.waitAsync host hook (3 by annevk, syg)
https://github.com/whatwg/html/pull/4613 [topic: script]
3 pull requests merged:
- Remove references to RegExp `v` flag proposal
https://github.com/whatwg/html/pull/9213
- Fix markup so that word is linked correctly.
https://github.com/whatwg/html/pull/9424
- Initialize `nestedHide` variable in the "hide a popover" algorithm
https://github.com/whatwg/html/pull/9419 [topic: popover]
* whatwg/dom (+3/-2/💬6)
3 pull requests submitted:
- Review Draft Publication: June 2023 (by annevk)
https://github.com/whatwg/dom/pull/1212
- Editorial: always pass oldParent to removing steps (by annevk)
https://github.com/whatwg/dom/pull/1210
- Handle old value correctly when changing an attribute. (by dbaron)
https://github.com/whatwg/dom/pull/1209
2 pull requests received 6 new comments:
- #1209 Handle old value correctly when changing an attribute. (1 by annevk)
https://github.com/whatwg/dom/pull/1209
- #1185 Add before removing steps (5 by annevk, mbrodesser-Igalia)
https://github.com/whatwg/dom/pull/1185
2 pull requests merged:
- Review Draft Publication: June 2023
https://github.com/whatwg/dom/pull/1212
- Handle old value correctly when changing an attribute.
https://github.com/whatwg/dom/pull/1209
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, 19 June 2023 17:00:20 UTC