Weekly github digest (HTML specs)

Issues
------
* w3c/html-aria (+1/-0/💬0)
  1 issues created:
  - tab role should not allow interactive descendents (by stevefaulkner)
    https://github.com/w3c/html-aria/issues/252 

* w3c/htmlwg (+0/-0/💬1)
  1 issues received 1 new comments:
  - #14 Wide Review for the DOM Standard June 2020 (1 by aphillips)
    https://github.com/w3c/htmlwg/issues/14 

* w3c/webcomponents (+1/-0/💬10)
  1 issues created:
  - "open-stylable" Shadow Roots (by justinfagnani)
    https://github.com/WICG/webcomponents/issues/909 

  2 issues received 10 new comments:
  - #909 "open-stylable" Shadow Roots (8 by Jamesernator, LarsDenBakker, bahrus, justinfagnani, matthewp, rniwa)
    https://github.com/WICG/webcomponents/issues/909 
  - #901 Template/part proposals should explain how and why they improve performance (2 by annevk, yuzhe-han)
    https://github.com/WICG/webcomponents/issues/901 [templates] 

* whatwg/html (+19/-8/💬90)
  19 issues created:
  - Find a way to cancel default behavior on hover (by noamr)
    https://github.com/whatwg/html/issues/6225 
  - CSS color parsing of rgb()/rgba()/hsl()/hsla() differs between canvas and stylesheets (by adroitwhiz)
    https://github.com/whatwg/html/issues/6224 
  - Href for table rows (by sassanh)
    https://github.com/whatwg/html/issues/6223 
  - allow-downloads-from-origin for something in-between nothing and allow-downloads (by tolmasky)
    https://github.com/whatwg/html/issues/6220 
  - new feature suggestion for ordered list (by Slender1808)
    https://github.com/whatwg/html/issues/6219 
  - Consider specifying heuristics for when <ul> represents a list (by zcorpan)
    https://github.com/whatwg/html/issues/6218 [a11y-tracker] 
  - Standardize a way to scroll into view within text controls (by saschanaz)
    https://github.com/whatwg/html/issues/6217 
  - Unset is_modal flag when modal dialog is removed from the document (by sefeng211)
    https://github.com/whatwg/html/issues/6216 
  - No clear conditions to fire select events from user inputs (by saschanaz)
    https://github.com/whatwg/html/issues/6215 
  - Should navigating to the current URL preserve history.state? (by domenic)
    https://github.com/whatwg/html/issues/6213 [interop] [topic: history] 
  - Require visibility & focus at the point of consuming "transient activation" (by jan-ivar)
    https://github.com/whatwg/html/issues/6212 
  - Need a "visible and focused" algorithm that's true even while user types in URL bar (by jan-ivar)
    https://github.com/whatwg/html/issues/6211 
  - It's unclear how well browsers line up with the "Killing scripts" section of the spec (by domenic)
    https://github.com/whatwg/html/issues/6210 [topic: script] 
  - Specify what happens to focus if focus is in an iframe that loads another document (by hsivonen)
    https://github.com/whatwg/html/issues/6209 
  - Lazyload certain web components like tabs etc. (by ayumi-cloud)
    https://github.com/whatwg/html/issues/6208 
  - Clarify history.pushState/replaceState behavior with history navigation, bfcache (by rakina)
    https://github.com/whatwg/html/issues/6207 
  - is:closed (by cryptoslutsf)
    https://github.com/whatwg/html/issues/6206 
  - Missing list of abbreviations (by jmacura)
    https://github.com/whatwg/html/issues/6205 
  - Updating the session history: same-URL case is broken (by domenic)
    https://github.com/whatwg/html/issues/6202 [topic: history] [topic: navigation] 

  31 issues received 90 new comments:
  - #6224 Parsing of rgb()/rgba()/hsl()/hsla() CSS color values with missing close-parentheses works in canvas but not stylesheets (5 by adroitwhiz, andreubotella, emilio)
    https://github.com/whatwg/html/issues/6224 
  - #6223 Href for table rows (6 by Yay295, annevk, sassanh)
    https://github.com/whatwg/html/issues/6223 
  - #6220 allow-downloads-from-origin for something in-between nothing and allow-downloads (1 by annevk)
    https://github.com/whatwg/html/issues/6220 
  - #6219 new feature suggestion for ordered list (6 by Slender1808, Yay295)
    https://github.com/whatwg/html/issues/6219 
  - #6218 Consider specifying heuristics for when <ul> represents a list (10 by LJWatson, MarcoZehe, Slender1808, aardrian, patrickhlauke, stevefaulkner, zcorpan)
    https://github.com/whatwg/html/issues/6218 [a11y-tracker] [accessibility] 
  - #6217 Standardize a way to scroll into view within text controls (4 by annevk, domenic, saschanaz, zcorpan)
    https://github.com/whatwg/html/issues/6217 [addition/proposal] [needs implementer interest] [topic: focus] 
  - #6215 No clear conditions to fire select events from user inputs (4 by domenic, saschanaz)
    https://github.com/whatwg/html/issues/6215 [interop] [topic: forms] 
  - #6212 Require visibility & focus at the point of consuming "transient activation" (1 by domenic)
    https://github.com/whatwg/html/issues/6212 
  - #6211 Need a "foreground detection" algorithm that's true even while user types in URL bar (5 by annevk, domenic, jan-ivar, sideshowbarker)
    https://github.com/whatwg/html/issues/6211 
  - #6210 It's unclear how well browsers line up with the "Killing scripts" section of the spec (3 by annevk, codehag, hiroshige-g)
    https://github.com/whatwg/html/issues/6210 [topic: script] 
  - #6207 Clarify history.pushState/replaceState behavior with history navigation, bfcache (3 by annevk, rakina, smaug----)
    https://github.com/whatwg/html/issues/6207 [topic: history] 
  - #6206 is:closed (1 by cryptoslutsf)
    https://github.com/whatwg/html/issues/6206 
  - #6205 Missing list of abbreviations (1 by annevk)
    https://github.com/whatwg/html/issues/6205 
  - #6202 Updating the session history: same-URL case is broken (2 by annevk, domfarolino)
    https://github.com/whatwg/html/issues/6202 [topic: history] [topic: navigation] 
  - #6197 Updating the session history seems pretty broken (5 by domenic, domfarolino)
    https://github.com/whatwg/html/issues/6197 [topic: browsing context] [topic: history] 
  - #6195 Semantic Aliases for Abbreviated Tags and Attributes (1 by lsimichael)
    https://github.com/whatwg/html/issues/6195 
  - #6192 Renaming the Origin-Isolation header (3 by annevk, domenic, syg)
    https://github.com/whatwg/html/issues/6192 [impacts documentation] [normative change] 
  - #6181 :autofill pseudo-class. (4 by annevk, emilio, mfreed7)
    https://github.com/whatwg/html/issues/6181 [addition/proposal] [integration] [topic: rendering] 
  - #6171 Can this be explained any better in laymen's terms? (1 by sideshowbarker)
    https://github.com/whatwg/html/issues/6171 
  - #5407 Proposal: Disallow cross-origin iframes usage of window.{alert, confirm, prompt} (1 by annevk)
    https://github.com/whatwg/html/issues/5407 [removal/deprecation] 
  - #4926 Define a policy container (8 by annevk, antosart, mikewest, shhnjk)
    https://github.com/whatwg/html/issues/4926 [clarification] [integration] [interop] [needs tests] [topic: policy container] 
  - #4923 add attribute  max-size to input type file (2 by annevk, mikkorantalainen)
    https://github.com/whatwg/html/issues/4923 [addition/proposal] [needs implementer interest] [topic: forms] 
  - #4882 datalist 'nofilter' attribute (1 by inopinatus)
    https://github.com/whatwg/html/issues/4882 [addition/proposal] [needs implementer interest] [topic: forms] 
  - #3062 Websocket - support for custom headers for handshake  (1 by jxraynaud)
    https://github.com/whatwg/html/issues/3062 [addition/proposal] [needs implementer interest] [topic: websocket] 
  - #2685 Stop passing replacement enabled implicitly (1 by annevk)
    https://github.com/whatwg/html/issues/2685 [topic: history] [topic: navigation] 
  - #2569 Is requestAnimationFrame called at the right point? (2 by nullhook, smfr)
    https://github.com/whatwg/html/issues/2569 [addition/proposal] 
  - #2566 What object is History associated with (1 by croraf)
    https://github.com/whatwg/html/issues/2566 [interop] [topic: history] 
  - #2271 Make custom attribute rules consistent with custom element name rules (2 by JoshuaWise, strongholdmedia)
    https://github.com/whatwg/html/issues/2271 [addition/proposal] [needs implementer interest] [topic: custom elements] 
  - #1377 Processing iframe attributes is really confusing in terms of replacement enabled behavior (1 by annevk)
    https://github.com/whatwg/html/issues/1377 [topic: navigation] 
  - #793 Synchronous clone = global.structuredClone(value, transfer = []) API (2 by jeremyroman, krisdages)
    https://github.com/whatwg/html/issues/793 [addition/proposal] [needs implementer interest] [topic: serialize and transfer] 
  - #555 Allow auto-resize on iframe (2 by annevk, felixfbecker)
    https://github.com/whatwg/html/issues/555 [addition/proposal] [needs implementer interest] 

  8 issues closed:
  - Updating the session history seems pretty broken https://github.com/whatwg/html/issues/6197 [topic: browsing context] [topic: history] 
  - Focus state is unspecified when user agent itself loses focus. https://github.com/whatwg/html/issues/2716 [topic: focus] 
  - Clarify whether or not the currently focused area considers OS-level focus https://github.com/whatwg/html/issues/5049 [topic: focus] 
  - Renaming the Origin-Isolation header https://github.com/whatwg/html/issues/6192 [impacts documentation] [normative change] 
  - Processing iframe attributes is really confusing in terms of replacement enabled behavior https://github.com/whatwg/html/issues/1377 [topic: navigation] 
  - Stop passing replacement enabled implicitly https://github.com/whatwg/html/issues/2685 [topic: history] [topic: navigation] 
  - is:closed https://github.com/whatwg/html/issues/6206 
  - Can this be explained any better in laymen's terms? https://github.com/whatwg/html/issues/6171 

* whatwg/dom (+4/-3/💬30)
  4 issues created:
  - preventDefault() on mouseover (and mouseenter?) should cancel default desktop tooltip (by noamr)
    https://github.com/whatwg/dom/issues/934 
  - Can DOM ranges split grapheme clusters and surrogate pairs? (by xfq)
    https://github.com/whatwg/dom/issues/933 
  - removing multiple attributes at once with removeAttribute(...n) (by jimmywarting)
    https://github.com/whatwg/dom/issues/932 
  - ShadowRoot's delegatesFocus (by annevk)
    https://github.com/whatwg/dom/issues/931 [needs implementer interest] [topic: shadow] 

  12 issues received 30 new comments:
  - #934 preventDefault() on mouseover (and mouseenter?) should cancel default desktop tooltip (2 by annevk, noamr)
    https://github.com/whatwg/dom/issues/934 
  - #933 Can DOM ranges split grapheme clusters and surrogate pairs? (1 by annevk)
    https://github.com/whatwg/dom/issues/933 [i18n-needs-resolution] 
  - #932 removing multiple attributes at once with removeAttribute(...n) (1 by annevk)
    https://github.com/whatwg/dom/issues/932 [addition/proposal] [needs implementer interest] 
  - #931 ShadowRoot's delegatesFocus (6 by annevk, rakina, rniwa, sideshowbarker, smaug----)
    https://github.com/whatwg/dom/issues/931 [good first issue] [topic: shadow] 
  - #920 Consider adding AbortController.prototype.follow(signal) (1 by noseratio)
    https://github.com/whatwg/dom/issues/920 [addition/proposal] [needs implementer interest] [topic: aborting] 
  - #916 Should event.stopPropagation() during capturing prevent the bubbling phase? (1 by josepharhar)
    https://github.com/whatwg/dom/issues/916 [interop] [topic: events] 
  - #908 Clarify null "get-the-parent" note (1 by benjamingr)
    https://github.com/whatwg/dom/issues/908 [clarification] 
  - #746 Dispatching events section may not match browsers (7 by annevk, josepharhar, rniwa)
    https://github.com/whatwg/dom/issues/746 [topic: events] 
  - #735 window.event and IFRAMEs (1 by domenic)
    https://github.com/whatwg/dom/issues/735 [topic: events] 
  - #501 Expose EventListenerOptions to the event listener when invoked (5 by annevk, benjamingr)
    https://github.com/whatwg/dom/issues/501 [addition/proposal] [needs implementer interest] [topic: events] 
  - #331 Symbols should be allowed as Event types. (2 by annevk, benjamingr)
    https://github.com/whatwg/dom/issues/331 [addition/proposal] [needs implementer interest] [topic: events] 
  - #208 Removing event listeners through an identifier (2 by annevk, benjamingr)
    https://github.com/whatwg/dom/issues/208 [addition/proposal] [needs implementer interest] [topic: events] 

  3 issues closed:
  - window.event and IFRAMEs https://github.com/whatwg/dom/issues/735 [topic: events] 
  - Removing event listeners through an identifier https://github.com/whatwg/dom/issues/208 [addition/proposal] [needs implementer interest] [topic: events] 
  - Clarify null "get-the-parent" note https://github.com/whatwg/dom/issues/908 [clarification] 



Pull requests
-------------
* w3c/html-aria (+1/-0/💬0)
  1 pull requests submitted:
  - Update index.html (by stevefaulkner)
    https://github.com/w3c/html-aria/pull/253 

* whatwg/html (+4/-4/💬34)
  4 pull requests submitted:
  - Fix typo in whatwg/html/pull/6172 (by jan-ivar)
    https://github.com/whatwg/html/pull/6222 
  - My name changed (by takkaria)
    https://github.com/whatwg/html/pull/6221 
  - Rename `Origin-Isolation` to `Origin-Agent-Cluster` (by domenic)
    https://github.com/whatwg/html/pull/6214 
  - autofocus: Loosen fragment identifier restriction (by tkent-google)
    https://github.com/whatwg/html/pull/6204 

  14 pull requests received 34 new comments:
  - #6221 My name changed (1 by annevk)
    https://github.com/whatwg/html/pull/6221 
  - #6204 autofocus: Loosen fragment identifier restriction (6 by annevk, domenic, tkent-google)
    https://github.com/whatwg/html/pull/6204 
  - #6199 Fix updating the session history to activate new Documents (3 by domenic, domfarolino)
    https://github.com/whatwg/html/pull/6199 [topic: history] 
  - #6172 Have document.hasFocus() and blur/focus events reveal system-level focus (3 by asankah, domenic, jan-ivar)
    https://github.com/whatwg/html/pull/6172 [topic: focus] 
  - #6153 Remove AppCache (2 by chrisdavidmills, sideshowbarker)
    https://github.com/whatwg/html/pull/6153 [removal/deprecation] [topic: appcache] 
  - #5783 Point mapping of <meta> referrer tag for the legacy 'default' to RP spec (1 by krgovind)
    https://github.com/whatwg/html/pull/5783 [needs tests] [normative change] [security/privacy] 
  - #5722 (DO NOT MERGE) Track the incumbent settings and active script in Promise callbacks (3 by codehag, sideshowbarker)
    https://github.com/whatwg/html/pull/5722 [do not merge yet] [impacts documentation] [topic: script] 
  - #5518 Cross origin opener policy reporting (1 by sideshowbarker)
    https://github.com/whatwg/html/pull/5518 [topic: cross-origin-opener-policy] 
  - #5465 Add declarative Shadow DOM features (3 by annevk, mfreed7)
    https://github.com/whatwg/html/pull/5465 [impacts documentation] [needs implementer interest] [topic: shadow] 
  - #5339 [WIP] JavaScript Realm proposal integration (3 by domenic, leobalter, littledan)
    https://github.com/whatwg/html/pull/5339 [do not merge yet] 
  - #5305 BroadcastChannel: move destination close flag check to step 10. (2 by annevk, mkruisselbrink)
    https://github.com/whatwg/html/pull/5305 
  - #4352 Top-level await integration (2 by codehag, domenic)
    https://github.com/whatwg/html/pull/4352 [addition/proposal] [integration] 
  - #4184 Focus the dialog element instead of the first focusable item (3 by josepharhar, scottaohara)
    https://github.com/whatwg/html/pull/4184 [accessibility] [needs implementer interest] [normative change] [topic: dialog] 
  - #3047 Add a timezonechange event to Window/WorkerGlobalScope (1 by FrankYFTang)
    https://github.com/whatwg/html/pull/3047 [addition/proposal] [i18n-tracker] [impacts documentation] [needs implementer interest] [needs tests] [privacy-tracker] 

  4 pull requests merged:
  - Fix updating the session history to activate new Documents
    https://github.com/whatwg/html/pull/6199 [topic: history] 
  - Have document.hasFocus() and blur/focus events reveal system-level focus
    https://github.com/whatwg/html/pull/6172 [topic: focus] 
  - Rename `Origin-Isolation` to `Origin-Agent-Cluster`
    https://github.com/whatwg/html/pull/6214 
  - Top-level await integration
    https://github.com/whatwg/html/pull/4352 [addition/proposal] [integration] 

* whatwg/dom (+0/-0/💬2)
  1 pull requests received 2 new comments:
  - #469 Allow removing event listeners by group (2 by annevk, domenic)
    https://github.com/whatwg/dom/pull/469 [needs implementer interest] [topic: events] 


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, 14 December 2020 17:00:14 UTC