Weekly github digest (HTML specs)

Issues
------
* w3c/html-aria (+1/-0/💬1)
  1 issues created:
  - Propose conformance addition for decorative img elements (by MelSumner)
    https://github.com/w3c/html-aria/issues/452 

  1 issues received 1 new comments:
  - #452 Propose conformance addition for decorative img elements (1 by scottaohara)
    https://github.com/w3c/html-aria/issues/452 

* w3c/webcomponents (+0/-0/💬22)
  3 issues received 22 new comments:
  - #986 Web components should be able to easily adapt to the host page while maintaining enapsulation (6 by DarkWiiPlayer, LeaVerou, bahrus, matthewp)
    https://github.com/WICG/webcomponents/issues/986 
  - #978 Spring 2023 "F2F" (8 by Westbrook, annevk, justinfagnani, keithamus, rniwa, xiaochengh)
    https://github.com/WICG/webcomponents/issues/978 
  - #809 Need a callback for when children changed or parser finished parsing children (8 by Sleepful, annevk, jakearchibald, jpic, justinfagnani, mfreed7)
    https://github.com/WICG/webcomponents/issues/809 [v2] [custom-elements] [html-dom] [needs concrete proposal] 

* whatwg/html (+16/-4/💬66)
  16 issues created:
  - I'm having issue with creating text (by Badboilamba)
    https://github.com/whatwg/html/issues/9053 
  - Timing of <dialog> 'close' event, popover 'toggle' event, `<details>` 'toggle' event (by jakearchibald)
    https://github.com/whatwg/html/issues/9046 
  - Should popover/dialog show/hide when already shown/hidden throw? (by jakearchibald)
    https://github.com/whatwg/html/issues/9045 
  - <dialog> Unclear method of altering/reading attributes (by jakearchibald)
    https://github.com/whatwg/html/issues/9044 [topic: dialog] 
  - Should togglePopover() return a boolean? (by jakearchibald)
    https://github.com/whatwg/html/issues/9043 [topic: popover] 
  - popover attribute may not be web compatible (by nt1m)
    https://github.com/whatwg/html/issues/9042 
  - What is the web's "story" for distributing local-first apps? (by josephrocca)
    https://github.com/whatwg/html/issues/9041 
  - change event for textareas doesn't seem to be defined (by nt1m)
    https://github.com/whatwg/html/issues/9040 [topic: forms] 
  - WPT subtest testing beforetoggle during showPopover() (by rwlbuis)
    https://github.com/whatwg/html/issues/9037 
  - Questions/issues with popover spec (by jakearchibald)
    https://github.com/whatwg/html/issues/9036 
  - Govern dns-prefetch and preconnect with CSP (by annevk)
    https://github.com/whatwg/html/issues/9035 [integration] [topic: resource hints (inc. preload)] 
  - Should hiding popovers during attribute change steps account for changes done during beforetoggle event? (by nt1m)
    https://github.com/whatwg/html/issues/9034 
  - Improve conformance requirements on <link> attributes (by domenic)
    https://github.com/whatwg/html/issues/9031 [document conformance] [topic: link] [topic: resource hints (inc. preload)] 
  - History length/index are not synchronously initialized in new navigables (by domfarolino)
    https://github.com/whatwg/html/issues/9030 [topic: navigation] [topic: history] 
  - Clarify selection behaviour of setting textarea value via property (by jnjaeschke)
    https://github.com/whatwg/html/issues/9028 
  - html (by Dpellex)
    https://github.com/whatwg/html/issues/9027 

  25 issues received 66 new comments:
  - #9045 Should popover/dialog show/hide when already shown/hidden throw? (14 by annevk, jakearchibald, josepharhar, keithamus, mfreed7, nt1m)
    https://github.com/whatwg/html/issues/9045 [topic: dialog] [topic: popover] 
  - #9044 <dialog> Unclear method of altering/reading attributes (2 by domenic, jakearchibald)
    https://github.com/whatwg/html/issues/9044 [topic: dialog] 
  - #9042 popover attribute may not be web compatible (7 by mfreed7, miketaylr, nt1m)
    https://github.com/whatwg/html/issues/9042 [topic: popover] 
  - #9037 WPT subtest testing beforetoggle during showPopover() (2 by annevk, rwlbuis)
    https://github.com/whatwg/html/issues/9037 [topic: popover] 
  - #9036 Questions/issues with popover spec (10 by annevk, jakearchibald, mfreed7, nt1m)
    https://github.com/whatwg/html/issues/9036 [topic: popover] 
  - #9035 Govern dns-prefetch and preconnect with CSP (4 by annevk, noamr)
    https://github.com/whatwg/html/issues/9035 [integration] [topic: resource hints (inc. preload)] 
  - #9034 Should hiding popovers during attribute change steps account for changes done during beforetoggle event? (1 by nt1m)
    https://github.com/whatwg/html/issues/9034 
  - #9030 History length/index are not synchronously initialized in new navigables (1 by domenic)
    https://github.com/whatwg/html/issues/9030 [topic: navigation] [topic: history] 
  - #9028 Clarify selection behaviour of setting textarea value via property (1 by zcorpan)
    https://github.com/whatwg/html/issues/9028 [topic: forms] 
  - #9025 Sandboxed iframes without allow-same-origin and with about:blank or about:srcdoc urls should not inherit a fallback base url. (3 by csreis, domenic, wjmaclean)
    https://github.com/whatwg/html/issues/9025 [normative change] [topic: sandbox] [agenda+] 
  - #9019 Resetting forms on document reactivation (2 by fergald, mfreed7)
    https://github.com/whatwg/html/issues/9019 [agenda+] 
  - #8999 togglePopover() algorithm does not check popover validity when force == false and when the popover visibility state is hidden (1 by annevk)
    https://github.com/whatwg/html/issues/8999 [topic: popover] 
  - #8991 WPT tests for unspecified PopoverInvokerElement removing steps (2 by josepharhar, nt1m)
    https://github.com/whatwg/html/issues/8991 [agenda+] [topic: popover] 
  - #8973 Why does hide popover not have a cancelable event? (1 by annevk)
    https://github.com/whatwg/html/issues/8973 [topic: popover] 
  - #8968 Popover: note still talks about anchor attribute (2 by annevk, mfreed7)
    https://github.com/whatwg/html/issues/8968 [topic: popover] 
  - #8759 Add DOMParser option to parse declarative shadow DOM (1 by annevk)
    https://github.com/whatwg/html/issues/8759 [addition/proposal] [topic: shadow] 
  - #8596 `registerProtocolHandler` support triggering events in service worker instead of navigating to page (1 by hanguokai)
    https://github.com/whatwg/html/issues/8596 
  - #8545 GC for cached attr-associated elements? (3 by annevk, nt1m)
    https://github.com/whatwg/html/issues/8545 [topic: reflect] 
  - #8452 Define :user-valid and :user-invalid pseudo-classes (1 by nt1m)
    https://github.com/whatwg/html/issues/8452 [topic: forms] [topic: selectors] 
  - #8143 CORS, CORP, TAO & "public static resource" metadata (1 by annevk)
    https://github.com/whatwg/html/issues/8143 [security/privacy] [topic: fetch] 
  - #7810 Add support to the window.open function for the Accept header. (2 by Arnoldtj, jimmywarting)
    https://github.com/whatwg/html/issues/7810 [addition/proposal] [needs implementer interest] [topic: navigation] 
  - #5520 Shouldn't modal dialog `dialog.offsetParent` returns <body> ?  (1 by FabioGimmillaro)
    https://github.com/whatwg/html/issues/5520 [topic: rendering] [topic: dialog] 
  - #3912 Disable fieldset/legend magic with -webkit-appearance: none (1 by zcorpan)
    https://github.com/whatwg/html/issues/3912 [addition/proposal] [needs implementer interest] [topic: rendering] [topic: fieldset] 
  - #3296 @whatwg, can you produce a html cheetsheet? (1 by Abhishek-Panwar-2004)
    https://github.com/whatwg/html/issues/3296 [good first issue] 
  - #2569 Is requestAnimationFrame called at the right point? (1 by aquaductape)
    https://github.com/whatwg/html/issues/2569 [addition/proposal] 

  4 issues closed:
  - Additional accessibility guidance for popover https://github.com/whatwg/html/issues/8714 [topic: popover] 
  - Proposal: Storage Access API https://github.com/whatwg/html/issues/3338 [addition/proposal] [security/privacy] [interop] [topic: cookie] [topic: storage] [needs concrete proposal] [impacts documentation] 
  - Specify processing model for dns-prefetch https://github.com/whatwg/html/issues/9015 [topic: resource hints (inc. preload)] 
  - Why does hide popover not have a cancelable event? https://github.com/whatwg/html/issues/8973 [topic: popover] 

* whatwg/dom (+1/-0/💬2)
  1 issues created:
  - What exactly does reflect touch target list entity? (by dSalieri)
    https://github.com/whatwg/dom/issues/1171 

  1 issues received 2 new comments:
  - #1171 What exactly does reflect touch target list entity? (2 by annevk, dSalieri)
    https://github.com/whatwg/dom/issues/1171 



Pull requests
-------------
* w3c/html-aria (+1/-0/💬0)
  1 pull requests submitted:
  - Clarify and consolidate img ARIA allowances (by scottaohara)
    https://github.com/w3c/html-aria/pull/453 

* whatwg/html (+8/-4/💬24)
  8 pull requests submitted:
  - Update 404.html (by Jayshaha1009)
    https://github.com/whatwg/html/pull/9052 
  - Update README.md (by avinashnaidu77777)
    https://github.com/whatwg/html/pull/9050 
  - Update README.md (by 5hello)
    https://github.com/whatwg/html/pull/9049 
  - Add "check and possibly close popover stack" algorithm (by josepharhar)
    https://github.com/whatwg/html/pull/9048 
  - Spec :user-invalid & :user-valid (by nt1m)
    https://github.com/whatwg/html/pull/9047 
  - Modernize and correct <dialog> show() and showModal() (by annevk)
    https://github.com/whatwg/html/pull/9039 [topic: dialog] [topic: popover] 
  - Add the HostSystemUTCEpochNanoseconds abstract operation (by Ms2ger)
    https://github.com/whatwg/html/pull/9038 
  - Define the processing model for dns-prefetch (by noamr)
    https://github.com/whatwg/html/pull/9029 

  13 pull requests received 24 new comments:
  - #9049 Update README.md (1 by 5hello)
    https://github.com/whatwg/html/pull/9049 
  - #9038 Add the HostSystemUTCEpochNanoseconds abstract operation (3 by Ms2ger, annevk)
    https://github.com/whatwg/html/pull/9038 [integration] 
  - #9029 Define the processing model for dns-prefetch (1 by noamr)
    https://github.com/whatwg/html/pull/9029 [topic: link] [topic: resource hints (inc. preload)] 
  - #9024 accessibility popover guidance (3 by annevk, scottaohara)
    https://github.com/whatwg/html/pull/9024 [accessibility] [topic: popover] 
  - #9021 Export "listener" and "event handler map". (1 by yoshisatoyanagisawa)
    https://github.com/whatwg/html/pull/9021 
  - #9018 Only restore popover focus if focus is in the popover (1 by domenic)
    https://github.com/whatwg/html/pull/9018 [topic: focus] [topic: popover] 
  - #8932 Give ElementInternals element-reflecting attributes more power (5 by alice, annevk)
    https://github.com/whatwg/html/pull/8932 [addition/proposal] [needs implementer interest] [topic: shadow] [needs tests] 
  - #8801 Define eligibility for autofill (1 by annevk)
    https://github.com/whatwg/html/pull/8801 [addition/proposal] [needs implementer interest] [topic: forms] 
  - #8687 Change createImageBitMaps's imageOrientation attributes (1 by zcorpan)
    https://github.com/whatwg/html/pull/8687 
  - #8502 Add the navigation API (1 by domenic)
    https://github.com/whatwg/html/pull/8502 [addition/proposal] [topic: navigation] [topic: history] 
  - #7908 Use `v` flag instead of `u` for `pattern` RegExps (3 by annevk, mathiasbynens)
    https://github.com/whatwg/html/pull/7908 [addition/proposal] [topic: forms] [needs compat analysis] 
  - #7678 Add notes to the safelisted schemes list (1 by hcldan)
    https://github.com/whatwg/html/pull/7678 [addition/proposal] [needs implementer interest] [topic: custom protocols] 
  - #4035 Specify -webkit-appearance: fieldset and legend: auto (2 by annevk, zcorpan)
    https://github.com/whatwg/html/pull/4035 [addition/proposal] [do not merge yet] [topic: rendering] [topic: fieldset] 

  4 pull requests merged:
  - accessibility popover guidance
    https://github.com/whatwg/html/pull/9024 [accessibility] [topic: popover] 
  - Modernize and correct <dialog> show() and showModal()
    https://github.com/whatwg/html/pull/9039 [topic: dialog] [topic: popover] 
  - Export "listener" and "event handler map".
    https://github.com/whatwg/html/pull/9021 
  - Define the processing model for dns-prefetch
    https://github.com/whatwg/html/pull/9029 [topic: link] [topic: resource hints (inc. preload)] 

* whatwg/dom (+2/-0/💬14)
  2 pull requests submitted:
  - Export terms needed for ServiceWorker/1671 (by jakearchibald)
    https://github.com/whatwg/dom/pull/1170 
  - Export "event listener/type". (by yoshisatoyanagisawa)
    https://github.com/whatwg/dom/pull/1169 

  5 pull requests received 14 new comments:
  - #1170 Export terms needed for ServiceWorker/1674 (2 by annevk, jakearchibald)
    https://github.com/whatwg/dom/pull/1170 
  - #1169 Export "event listener/type". (2 by yoshisatoyanagisawa)
    https://github.com/whatwg/dom/pull/1169 
  - #1168 Rename Range's 'start' and 'end' to 'range start' and 'range end'. (2 by annevk, tabatkins)
    https://github.com/whatwg/dom/pull/1168 
  - #1161 Prohibit ServiceWorker event handler update after the initialization. (5 by LeszekSwirski, annevk, jakearchibald, yoshisatoyanagisawa)
    https://github.com/whatwg/dom/pull/1161 
  - #336 Do not dispatch a trusted event when target and reletedTarget are identical (3 by bathos, dSalieri)
    https://github.com/whatwg/dom/pull/336 


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, 20 March 2023 17:00:32 UTC