Weekly github digest (HTML specs)

Issues
------
* w3c/html-aam (+3/-3/💬8)
  3 issues created:
  - Update UIA mappings for control type: text (by scottaohara)
    https://github.com/w3c/html-aam/issues/531 
  - Consider adding 'tests' columns to tables (by scottaohara)
    https://github.com/w3c/html-aam/issues/527 
  - Acknowledgment section: is the description still accurate? (by pkra)
    https://github.com/w3c/html-aam/issues/525 [editorial] 

  3 issues received 8 new comments:
  - #531 Update UIA mappings for control type: text (3 by benbeaudry)
    https://github.com/w3c/html-aam/issues/531 
  - #527 Consider adding 'tests' columns to tables (1 by jnurthen)
    https://github.com/w3c/html-aam/issues/527 
  - #524 Update UIA mappings for the <label> element (4 by benbeaudry, scottaohara)
    https://github.com/w3c/html-aam/issues/524 

  3 issues closed:
  - Incorporate host-language unique `computedrole` string for reserved native elements with no direct ARIA equivalent https://github.com/w3c/html-aam/issues/511 
  - Need to update api links https://github.com/w3c/html-aam/issues/248 [spec chore] 
  - Acknowledgment section: is the description still accurate? https://github.com/w3c/html-aam/issues/525 [editorial] 

* w3c/webcomponents (+1/-1/💬22)
  1 issues created:
  - Shadow DOM mode as opt-in feature flags (by shannonmoeller)
    https://github.com/WICG/webcomponents/issues/1049 

  6 issues received 22 new comments:
  - #1049 Shadow DOM mode as opt-in feature flags (4 by ox-harris, rniwa, shannonmoeller)
    https://github.com/WICG/webcomponents/issues/1049 
  - #1043 [scoped-registries] Consider future expansion to allow using a registry without new API (1 by caridy)
    https://github.com/WICG/webcomponents/issues/1043 
  - #1042 Observing slotchange mutation records: a `SlotChangeObserver` API similar to `MutationObserver` with `childList:true` (1 by michaelwarren1106)
    https://github.com/WICG/webcomponents/issues/1042 
  - #986 Web components should be able to easily adapt to the host page while maintaining enapsulation (1 by LeaVerou)
    https://github.com/WICG/webcomponents/issues/986 
  - #909 "open-stylable" Shadow Roots (14 by EisenbergEffect, LeaVerou, luis-pato, matthewp, mayank99, michaelwarren1106, rniwa, shannonmoeller, sorvell)
    https://github.com/WICG/webcomponents/issues/909 
  - #848 Measuring performance of shadow DOM (1 by leccese)
    https://github.com/WICG/webcomponents/issues/848 

  1 issues closed:
  - "open-stylable" Shadow Roots https://github.com/WICG/webcomponents/issues/909 

* whatwg/html (+3/-2/💬74)
  3 issues created:
  - Update UA stylesheet rules to use `:any-link` instead of `:visited` or `:link` (by Ahmad-S792)
    https://github.com/whatwg/html/issues/10133 
  - attribute change steps for popover may fire events synchronously (by smaug----)
    https://github.com/whatwg/html/issues/10129 
  - Upcoming WHATNOT meeting on 2/22/2024 (by past)
    https://github.com/whatwg/html/issues/10128 [agenda+] 

  17 issues received 74 new comments:
  - #10133 Update UA stylesheet rules to use `:any-link` instead of `:visited` or `:link` (3 by Ahmad-S792, annevk, zcorpan)
    https://github.com/whatwg/html/issues/10133 [topic: rendering] 
  - #10129 attribute change steps for popover may fire events synchronously (5 by josepharhar, keithamus, mfreed7)
    https://github.com/whatwg/html/issues/10129 [topic: popover] 
  - #10128 Upcoming WHATNOT meeting on 2/22/2024 (3 by bkardell, gregwhitworth, past)
    https://github.com/whatwg/html/issues/10128 [agenda+] 
  - #10125 Read-only state for buttons? (4 by joelanman, lbeaze, othersmallcities, scottaohara)
    https://github.com/whatwg/html/issues/10125 
  - #10122 Improve API of `insertAdjacent*()` methods (1 by zcorpan)
    https://github.com/whatwg/html/issues/10122 [addition/proposal] [needs implementer interest] 
  - #10107 Should there be an opt-out for declarative shadow roots having `clonable=true`? (6 by annevk, emilio, mfreed7)
    https://github.com/whatwg/html/issues/10107 [topic: shadow] 
  - #10100 `<callout>` element for callouts/alerts/admonitions (9 by LeaVerou, aardrian, scottaohara, zcorpan)
    https://github.com/whatwg/html/issues/10100 [addition/proposal] [needs implementer interest] [topic: parser] 
  - #10094 Upcoming WHATNOT meeting on 2/8/2024 (2 by josepharhar, past)
    https://github.com/whatwg/html/issues/10094 [agenda+] 
  - #10072 Dark mode of HTML Spec does not render dark backgrounds for some dl elements (1 by tabatkins)
    https://github.com/whatwg/html/issues/10072 
  - #9830 Don't force <details> to be a block. (3 by dbaron, emilio, martinthomson)
    https://github.com/whatwg/html/issues/9830 [topic: rendering] 
  - #9799 Stylable `<select>` element (13 by annevk, gregwhitworth, lukewarlow, mfreed7)
    https://github.com/whatwg/html/issues/9799 [addition/proposal] [topic: parser] [topic: forms] [stage: 0] 
  - #9776 popover=hint (3 by annevk, mfreed7)
    https://github.com/whatwg/html/issues/9776 [topic: popover] 
  - #9702 [View Transition] Event on old Document to set transition state (5 by bramus, noamr)
    https://github.com/whatwg/html/issues/9702 
  - #9065 New attribute to control UA-provided writing assistance (4 by annevk, dandclark)
    https://github.com/whatwg/html/issues/9065 [addition/proposal] [topic: forms] [needs concrete proposal] 
  - #5365 ImageData alpha premultiplication (1 by brianosman)
    https://github.com/whatwg/html/issues/5365 [addition/proposal] [needs implementer interest] [topic: canvas] 
  - #4508 Reinstate <style scoped> (9 by ExE-Boss, LeaVerou, bkardell, bramus, kizu, mattatobin, mirisuzanne, myfonj)
    https://github.com/whatwg/html/issues/4508 [addition/proposal] [needs implementer interest] [topic: style] 
  - #2253 Consider restricting form submissions containing unclosed `<textarea>` or `<select>` elements. (2 by mikewest, westonruter)
    https://github.com/whatwg/html/issues/2253 [normative change] [security/privacy] [topic: forms] 

  2 issues closed:
  - Dark mode of HTML Spec does not render dark backgrounds for some dl elements https://github.com/whatwg/html/issues/10072 
  - Upcoming WHATNOT meeting on 2/8/2024 https://github.com/whatwg/html/issues/10094 [agenda+] 

* whatwg/dom (+1/-0/💬0)
  1 issues created:
  - Make some ShadowRoot attributes mutable (by mfreed7)
    https://github.com/whatwg/dom/issues/1252 



Pull requests
-------------
* w3c/html-aam (+4/-4/💬3)
  4 pull requests submitted:
  - Update: change UIA control type for label element (by scottaohara)
    https://github.com/w3c/html-aam/pull/530 
  - Addition: Name from heading (by scottaohara)
    https://github.com/w3c/html-aam/pull/529 
  - follow on to 526 (by scottaohara)
    https://github.com/w3c/html-aam/pull/528 
  - editorial: remove acknowledgment description (by pkra)
    https://github.com/w3c/html-aam/pull/526 

  3 pull requests received 3 new comments:
  - #528 follow on to 526 (1 by pkra)
    https://github.com/w3c/html-aam/pull/528 
  - #526 editorial: remove acknowledgment description (1 by pkra)
    https://github.com/w3c/html-aam/pull/526 [editorial] 
  - #395 add validity IDL (1 by pkra)
    https://github.com/w3c/html-aam/pull/395 [not ready for merge] [Attribute Mappings] 

  4 pull requests merged:
  - Computed role re-add
    https://github.com/w3c/html-aam/pull/519 
  - follow on to 526
    https://github.com/w3c/html-aam/pull/528 
  - Chore: editorial spec cleanup
    https://github.com/w3c/html-aam/pull/520 [editorial] 
  - editorial: remove acknowledgment description
    https://github.com/w3c/html-aam/pull/526 [editorial] 

* whatwg/html (+5/-3/💬15)
  5 pull requests submitted:
  - Add navigation started before other navigation events for WebDriver BiDi (by jrandolf)
    https://github.com/whatwg/html/pull/10132 
  - [WIP] Add may-block reasons for NotRestoredReasons (by rubberyuzu)
    https://github.com/whatwg/html/pull/10131 
  - Fix off-by-one error in navigation.canGoForward (by domenic)
    https://github.com/whatwg/html/pull/10130 [topic: navigation] 
  - Meta: Drop duplicate dfns of width and height IDL attr for HTMLImageElement (by dontcallmedom)
    https://github.com/whatwg/html/pull/10127 
  - Add the :open and :closed pseudo-selectors (by josepharhar)
    https://github.com/whatwg/html/pull/10126 

  8 pull requests received 15 new comments:
  - #10126 Add the :open and :closed pseudo-selectors (5 by annevk, domenic, josepharhar, lukewarlow)
    https://github.com/whatwg/html/pull/10126 
  - #10124 Close dialog elements when the open attribute is removed (1 by annevk)
    https://github.com/whatwg/html/pull/10124 [normative change] [topic: dialog] [agenda+] 
  - #10116 Allow top layer elements to be nested within popovers (2 by josepharhar, keithamus)
    https://github.com/whatwg/html/pull/10116 [normative change] [topic: popover] 
  - #10091 dispatch toggleevents for dialog open/close (1 by josepharhar)
    https://github.com/whatwg/html/pull/10091 
  - #10087 Navigation: Consistently fire a traverse Navigate event at a Navigation (2 by ADKaster)
    https://github.com/whatwg/html/pull/10087 [topic: navigation] 
  - #10018 Add a new attribute called `writingsuggestions` to control UA-provided writing assistance (2 by dandclark)
    https://github.com/whatwg/html/pull/10018 
  - #10015 Hide all popovers when beforetoggle shows a popover (1 by josepharhar)
    https://github.com/whatwg/html/pull/10015 [topic: popover] 
  - #9893 JavaScript ShadowRealm proposal integration  (1 by littledan)
    https://github.com/whatwg/html/pull/9893 

  3 pull requests merged:
  - Navigation: Consistently fire a traverse Navigate event at a Navigation
    https://github.com/whatwg/html/pull/10087 [topic: navigation] 
  - Fix off-by-one error in navigation.canGoForward
    https://github.com/whatwg/html/pull/10130 [topic: navigation] 
  - Meta: Drop duplicate dfns of width and height IDL attr for HTMLImageElement
    https://github.com/whatwg/html/pull/10127 

* whatwg/dom (+2/-0/💬4)
  2 pull requests submitted:
  - createEvent("textevent") creates a TextEvent (by zcorpan)
    https://github.com/whatwg/dom/pull/1254 
  - Expose AbortSignal.timeout on all globals (by ptomato)
    https://github.com/whatwg/dom/pull/1253 

  1 pull requests received 4 new comments:
  - #1254 createEvent("textevent") creates a TextEvent (4 by annevk, zcorpan)
    https://github.com/whatwg/dom/pull/1254 


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, 12 February 2024 17:00:22 UTC