Weekly github digest (HTML specs)

Issues
------
* w3c/html-aria (+0/-1/💬0)
  1 issues closed:
  - TPAC 2022 status report https://github.com/w3c/html-aria/issues/427 

* w3c/webcomponents (+1/-0/💬5)
  1 issues created:
  - delegatesFocus and non-tabbable, focusable elements (by mrtnmgs)
    https://github.com/WICG/webcomponents/issues/977 

  4 issues received 5 new comments:
  - #977 delegatesFocus and non-tabbable, focusable elements (1 by rniwa)
    https://github.com/WICG/webcomponents/issues/977 
  - #974 Can ElementInternals have ARIA properties pointing inside the shadow root? (1 by nolanlawson)
    https://github.com/WICG/webcomponents/issues/974 
  - #909 "open-stylable" Shadow Roots (1 by jogibear9988)
    https://github.com/WICG/webcomponents/issues/909 
  - #902 Template/part proposals - Naming for DOM Parts API (2 by bathos, luwes)
    https://github.com/WICG/webcomponents/issues/902 [templates] 

* whatwg/html (+11/-6/💬64)
  11 issues created:
  - * should also select shadow roots, a non-element node (by infinity0)
    https://github.com/whatwg/html/issues/8583 
  - 123 (by Waynestorm7)
    https://github.com/whatwg/html/issues/8582 
  - Indonesia (by ervanipank05)
    https://github.com/whatwg/html/issues/8581 
  - Spec (by Yusuf4396)
    https://github.com/whatwg/html/issues/8580 
  - Provide `data-dfn-type` to the CSS `<source-size-*>` types (by cdoublev)
    https://github.com/whatwg/html/issues/8578 
  - Generalize "find a potential indicated element" for shadow roots (by tabatkins)
    https://github.com/whatwg/html/issues/8577 
  - `audio` should be palpable content regardless of its `controls` attribute (by rdeltour)
    https://github.com/whatwg/html/issues/8572 
  - `picture` and `del` should be palpable content (by rdeltour)
    https://github.com/whatwg/html/issues/8570 
  - Make promise resolution easier to get right (by jyasskin)
    https://github.com/whatwg/html/issues/8569 
  - Remove <font> element text decoration color override. (by bfgeek)
    https://github.com/whatwg/html/issues/8566 
  - V (by galc1809)
    https://github.com/whatwg/html/issues/8565 

  20 issues received 64 new comments:
  - #8583 * should also select shadow roots, a non-element node (1 by infinity0)
    https://github.com/whatwg/html/issues/8583 
  - #8577 Generalize "find a potential indicated element" for shadow roots (2 by annevk, domenic)
    https://github.com/whatwg/html/issues/8577 [integration] 
  - #8572 `audio` should be palpable content regardless of its `controls` attribute (2 by domenic, rdeltour)
    https://github.com/whatwg/html/issues/8572 
  - #8570 `picture` and `del` should be palpable content (4 by domenic, rdeltour, zcorpan)
    https://github.com/whatwg/html/issues/8570 [document conformance] 
  - #8569 Make promise resolution easier to get right (2 by domenic, jyasskin)
    https://github.com/whatwg/html/issues/8569 
  - #8566 Remove <font> element text decoration color override. (6 by bfgeek, emilio)
    https://github.com/whatwg/html/issues/8566 
  - #8564 Duplicate definition of the HTMLTableColElement.span IDL attribute (2 by domenic, jyasskin)
    https://github.com/whatwg/html/issues/8564 
  - #8563 Regression: window.name should not be on navigable (6 by Moyga36, annevk, domenic, jakearchibald)
    https://github.com/whatwg/html/issues/8563 [topic: browsing context] [topic: cross-origin-opener-policy] 
  - #8541 Is it possible to allow `<a>` elements to nest within each other in the future? (1 by excitedbox)
    https://github.com/whatwg/html/issues/8541 
  - #8525 What should happen when the last valid <meta name="referrer" content="..."> tag is removed? (1 by domenic)
    https://github.com/whatwg/html/issues/8525 [topic: fetch] [agenda+] 
  - #8413 Clarify value direction for elements "progress" and "meter" with vertical writing mode (2 by nt1m, r12a)
    https://github.com/whatwg/html/issues/8413 [topic: rendering] [i18n-tracker] [i18n-jlreq] [i18n-clreq] [i18n-mlreq] 
  - #8121 Suggestion: You should be able to load module-scripts in the `file://` protocol. (2 by CalinZBaenen, domenic)
    https://github.com/whatwg/html/issues/8121 
  - #7785 New feature proposal: Popup API (2 by josepharhar, mfreed7)
    https://github.com/whatwg/html/issues/7785 [addition/proposal] 
  - #7591 Consider not exposing ErrorEvent/PromiseRejectionEvent in ShadowRealms (1 by mhofman)
    https://github.com/whatwg/html/issues/7591 [topic: multiple globals] [integration] 
  - #7233 CSS and JSON module scripts and CSP (3 by annevk, littledan)
    https://github.com/whatwg/html/issues/7233 [security/privacy] [topic: fetch] [integration] 
  - #6003 Removing plugins? (1 by domenic)
    https://github.com/whatwg/html/issues/6003 [removal/deprecation] [topic: embed and object] 
  - #5569 Can "disowned" and "opener browsing context" be collapsed? (1 by annevk)
    https://github.com/whatwg/html/issues/5569 [clarification] [topic: browsing context] 
  - #2791 Client side include feature for HTML (23 by LeaVerou, bahrus, jakearchibald, justinfagnani, maherbo, modeckimellett, namedgraph, sasha-firsov-bs, sashafirsov)
    https://github.com/whatwg/html/issues/2791 [addition/proposal] [needs implementer interest] 
  - #2514 Add `sandbox` attribute to `<object>` element (1 by domenic)
    https://github.com/whatwg/html/issues/2514 [topic: embed and object] 
  - #1888 is mandating CORS for modules the right tradeoff? (1 by CalinZBaenen)
    https://github.com/whatwg/html/issues/1888 [topic: script] 

  6 issues closed:
  - "Running script" concept doesn't check if [[ScriptOrModule]] is null https://github.com/whatwg/html/issues/8041 
  - * should also select shadow roots, a non-element node https://github.com/whatwg/html/issues/8583 
  - Remove <font> element text decoration color override. https://github.com/whatwg/html/issues/8566 
  - `audio` should be palpable content regardless of its `controls` attribute https://github.com/whatwg/html/issues/8572 
  - Duplicate definition of the HTMLTableColElement.span IDL attribute https://github.com/whatwg/html/issues/8564 
  - Add `sandbox` attribute to `<object>` element https://github.com/whatwg/html/issues/2514 [topic: embed and object] 

* whatwg/dom (+1/-0/💬8)
  1 issues created:
  - `Element`'s `toggleAttribute` should have an `-NS` counterpart (by bicknellr)
    https://github.com/whatwg/dom/issues/1133 

  3 issues received 8 new comments:
  - #1133 `Element`'s `toggleAttribute` should have an `-NS` counterpart. (2 by annevk, bathos)
    https://github.com/whatwg/dom/issues/1133 [needs implementer interest] [addition/proposal] 
  - #857 lookupNamespaceURI('xml') (4 by annevk, cdumez, tkent-google)
    https://github.com/whatwg/dom/issues/857 
  - #61 Patch HTML's base URL stuff to be in terms of DOM (2 by annevk, domenic)
    https://github.com/whatwg/dom/issues/61 



Pull requests
-------------
* w3c/html-aam (+1/-1/💬0)
  1 pull requests submitted:
  - Adds proposed popover and related attributes (by scottaohara)
    https://github.com/w3c/html-aam/pull/446 

  1 pull requests merged:
  - further alignment with accName description updates
    https://github.com/w3c/html-aam/pull/444 

* whatwg/html (+8/-8/💬26)
  8 pull requests submitted:
  - Editorial: document.domain uses scalar value strings (by annevk)
    https://github.com/whatwg/html/pull/8584 
  - Provide data-dfn-type to CSS <source-size-*> (by cdoublev)
    https://github.com/whatwg/html/pull/8579 
  - Use DOM definition of Attr/reflect (by dontcallmedom)
    https://github.com/whatwg/html/pull/8575 
  - Remove duplicate definition of col attribute (by dontcallmedom)
    https://github.com/whatwg/html/pull/8574 
  - Collapse disowned into opener browsing context (by annevk)
    https://github.com/whatwg/html/pull/8573 
  - Add <del> and <picture> to the "palpable content" category (by rdeltour)
    https://github.com/whatwg/html/pull/8571 
  - Remove font tag text decoration quirk. (by bfgeek)
    https://github.com/whatwg/html/pull/8568 
  - Update search.js (by sandeepvinnu)
    https://github.com/whatwg/html/pull/8567 

  12 pull requests received 26 new comments:
  - #8575 Use DOM definition of Attr/reflect (2 by domenic, dontcallmedom)
    https://github.com/whatwg/html/pull/8575 
  - #8573 Collapse disowned into opener browsing context (1 by domenic)
    https://github.com/whatwg/html/pull/8573 [needs tests] 
  - #8568 Remove font tag text decoration quirk. (3 by bfgeek, domenic)
    https://github.com/whatwg/html/pull/8568 [normative change] [topic: rendering] 
  - #8556 Export navigable container document (1 by antosart)
    https://github.com/whatwg/html/pull/8556 
  - #8552 Decrement script-blocking style sheet counter when we early-return from response-handling (1 by domenic)
    https://github.com/whatwg/html/pull/8552 
  - #8549 Remove policy-controlled "document-domain" feature (1 by domenic)
    https://github.com/whatwg/html/pull/8549 
  - #8501 Add page visibility change steps for Screen Orientation (2 by domenic, marcoscaceres)
    https://github.com/whatwg/html/pull/8501 
  - #8221 Add popover attribute (7 by domenic, foolip, josepharhar, mfreed7)
    https://github.com/whatwg/html/pull/8221 
  - #6735 Add a "cancel" event for when file upload selection is unchanged (1 by domenic)
    https://github.com/whatwg/html/pull/6735 [addition/proposal] [topic: forms] [topic: events] [agenda+] 
  - #6715 [HTMLMediaElement] Add a controlsList/controlslist attribute (1 by jimmywarting)
    https://github.com/whatwg/html/pull/6715 [addition/proposal] [needs implementer interest] 
  - #5465 Add declarative Shadow DOM features (5 by mfreed7, rniwa)
    https://github.com/whatwg/html/pull/5465 [needs implementer interest] [topic: shadow] [impacts documentation] 
  - #4115 Add prefetch processing model, including double-key caching privacy protections (1 by domenic)
    https://github.com/whatwg/html/pull/4115 [security/privacy] 

  8 pull requests merged:
  - Fix HostPromiseRejectionHandler when running script is null
    https://github.com/whatwg/html/pull/8043 [topic: script] 
  - Add page visibility change steps for Screen Orientation
    https://github.com/whatwg/html/pull/8501 
  - Remove policy-controlled "document-domain" feature
    https://github.com/whatwg/html/pull/8549 
  - Remove font tag text decoration quirk.
    https://github.com/whatwg/html/pull/8568 [normative change] [topic: rendering] 
  - Pass navigable to CSP navigation response check
    https://github.com/whatwg/html/pull/8555 
  - Remove duplicate definition of col attribute
    https://github.com/whatwg/html/pull/8574 
  - COOP: use response's URL, rather than request's URL, for responseURL
    https://github.com/whatwg/html/pull/8561 
  - Export navigable container document
    https://github.com/whatwg/html/pull/8556 

* whatwg/dom (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #892 Add declarative Shadow DOM features (1 by mfreed7)
    https://github.com/whatwg/dom/pull/892 


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, 5 December 2022 17:00:27 UTC