Weekly github digest (HTML specs)

Issues
------
* w3c/html-aam (+2/-1/💬7)
  2 issues created:
  - mark role (by pkra)
    https://github.com/w3c/html-aam/issues/316 
  - value should map to aria-valuenow for input[type=range] (by jnurthen)
    https://github.com/w3c/html-aam/issues/314 

  2 issues received 7 new comments:
  - #316 mark role (2 by pkra, scottaohara)
    https://github.com/w3c/html-aam/issues/316 
  - #314 value should map to aria-valuenow for input[type=range] (5 by JAWS-test, carmacleod, jnurthen)
    https://github.com/w3c/html-aam/issues/314 

  1 issues closed:
  - mark role https://github.com/w3c/html-aam/issues/316 

* w3c/html-aria (+4/-4/💬6)
  4 issues created:
  - Remove reference to public-html@w3.org (by LJWatson)
    https://github.com/w3c/html-aria/issues/272 
  - References to "web developer" (by LJWatson)
    https://github.com/w3c/html-aria/issues/271 
  - clarifitations to hidden/aria-hidden (by mtrootyy)
    https://github.com/w3c/html-aria/issues/270 
  - Update all tables to have a `<th>` in each row (by patrickhlauke)
    https://github.com/w3c/html-aria/issues/268 

  5 issues received 6 new comments:
  - #270 clarifitations to hidden/aria-hidden (1 by scottaohara)
    https://github.com/w3c/html-aria/issues/270 
  - #268 Update all tables to have a `<th>` in each row (2 by patrickhlauke, scottaohara)
    https://github.com/w3c/html-aria/issues/268 [Editorial] 
  - #241 other aria-* attributes which should not be allowed on HTML elements (1 by scottaohara)
    https://github.com/w3c/html-aria/issues/241 [Has PR] 
  - #225 Incorrect or confusing description of aria-required usage (1 by scottaohara)
    https://github.com/w3c/html-aria/issues/225 [Has PR] 
  - #199 Ensure deprecated content is properly called out (1 by scottaohara)
    https://github.com/w3c/html-aria/issues/199 

  4 issues closed:
  - Update all tables to have a `<th>` in each row https://github.com/w3c/html-aria/issues/268 [Editorial] 
  - other aria-* attributes which should not be allowed on HTML elements https://github.com/w3c/html-aria/issues/241 [Has PR] 
  - Incorrect or confusing description of aria-required usage https://github.com/w3c/html-aria/issues/225 [Has PR] 
  - Consider to clarify aria-disabled usage https://github.com/w3c/html-aria/issues/122 [Has PR] 

* w3c/webcomponents (+1/-0/💬13)
  1 issues created:
  - Using attributes as properties (by vrugtehagel)
    https://github.com/WICG/webcomponents/issues/913 

  3 issues received 13 new comments:
  - #913 Using attributes as properties (3 by justinfagnani, rniwa, vrugtehagel)
    https://github.com/WICG/webcomponents/issues/913 [custom-elements] [needs concrete proposal] [needs consensus] [needs implementer interest] 
  - #911 Spring 2021 Virtual Meeting (4 by JanMiksovsky, Mork8888, justinfagnani, rniwa)
    https://github.com/WICG/webcomponents/issues/911 
  - #909 "open-stylable" Shadow Roots (6 by calebdwilliams, justinfagnani, rniwa)
    https://github.com/WICG/webcomponents/issues/909 

* whatwg/html (+10/-10/💬55)
  10 issues created:
  - Test (by rajkumar65-coder)
    https://github.com/whatwg/html/issues/6425 
  - Fully define multipart/form-data and allow for streaming (by annevk)
    https://github.com/whatwg/html/issues/6424 [integration] [topic: forms] 
  - Lernen (by c3333)
    https://github.com/whatwg/html/issues/6423 
  - Not working (by Sassybabydoll1969)
    https://github.com/whatwg/html/issues/6422 
  - Should module scripts always fire load events? (by jakearchibald)
    https://github.com/whatwg/html/issues/6421 
  - New feature proposal: declarative template stamping (by mfreed7)
    https://github.com/whatwg/html/issues/6417 
  - width and height attribute on source element whose parent is a media element (by mtrootyy)
    https://github.com/whatwg/html/issues/6416 
  - Make it clearer source element attributes are bifurcated (by annevk)
    https://github.com/whatwg/html/issues/6415 [clarification] 
  - Some outdated description in Introduction (by triple-underscore)
    https://github.com/whatwg/html/issues/6412 
  - Missing description for allow-downloads (by triple-underscore)
    https://github.com/whatwg/html/issues/6411 

  22 issues received 55 new comments:
  - #6424 Fully define multipart/form-data and allow for streaming (1 by andreubotella)
    https://github.com/whatwg/html/issues/6424 [integration] [topic: forms] 
  - #6421 Should module scripts always fire load events? (2 by annevk, domenic)
    https://github.com/whatwg/html/issues/6421 [addition/proposal] [topic: script] 
  - #6417 New feature proposal: declarative template stamping (5 by Yay295, annevk, chrishtr, mfreed7)
    https://github.com/whatwg/html/issues/6417 [addition/proposal] 
  - #6416 width and height attribute on source element whose parent is a media element (4 by annevk, domenic, mtrootyy, zcorpan)
    https://github.com/whatwg/html/issues/6416 [document conformance] [topic: img] 
  - #6415 Make it clearer source element attributes are bifurcated (7 by annevk, cbiesinger, domenic, zcorpan)
    https://github.com/whatwg/html/issues/6415 [clarification] 
  - #6412 Some outdated description in Introduction (1 by annevk)
    https://github.com/whatwg/html/issues/6412 
  - #6411 Missing description for allow-downloads (6 by annevk, domenic, sideshowbarker, triple-underscore)
    https://github.com/whatwg/html/issues/6411 [clarification] [topic: sandbox] 
  - #6408 <link rel="icon"> with media (1 by domenic)
    https://github.com/whatwg/html/issues/6408 
  - #6376 Specify cancelling a file upload from a file input (1 by domenic)
    https://github.com/whatwg/html/issues/6376 [interop] [needs tests] [topic: forms] 
  - #6371 Upcoming HTML standard issue triage meeting on 3/4/2021 (2 by annevk, sideshowbarker)
    https://github.com/whatwg/html/issues/6371 [agenda+] 
  - #6364 Allowing top-level communication for cross-origin isolated documents  (5 by annevk, csreis, mikewest)
    https://github.com/whatwg/html/issues/6364 [topic: cross-origin-embedder-policy] [topic: cross-origin-opener-policy] 
  - #6363 HTML Video Element: Proposal For Reintroduction of Media (and srcset/sizes) in Source Elements (1 by johannesodland)
    https://github.com/whatwg/html/issues/6363 [addition/proposal] [needs implementer interest] [topic: media] 
  - #6247 Web reality: Newline normalization in form payloads and in FormData objects (2 by andreubotella, mfreed7)
    https://github.com/whatwg/html/issues/6247 
  - #6205 Missing list of abbreviations (1 by Rashika101)
    https://github.com/whatwg/html/issues/6205 [clarification] [good first issue] 
  - #6040 Proposal: beforematch event and hidden=until-matchable attribute (8 by annevk, domenic, hftf, josepharhar, vmpstr)
    https://github.com/whatwg/html/issues/6040 [addition/proposal] [needs implementer interest] 
  - #5904 Run legacy-canceled-activation-behavior based on the previous state of the input element (1 by domenic)
    https://github.com/whatwg/html/issues/5904 [topic: events] [topic: forms] 
  - #5113 Unmatched </p> or </br> inside foreign context needs a special parser rule (1 by zcorpan)
    https://github.com/whatwg/html/issues/5113 [security/privacy] [topic: parser] 
  - #4421 Responsive images causes performance issues on high-resolution devices (1 by verlok)
    https://github.com/whatwg/html/issues/4421 [topic: img] 
  - #3239 Radio button activation behavior is not quite right (1 by domenic)
    https://github.com/whatwg/html/issues/3239 [topic: forms] 
  - #3223 Specify HTML numeric character reference fallback encoding for multipart upload filename characters not representable in form charset (1 by annevk)
    https://github.com/whatwg/html/issues/3223 [topic: forms] 
  - #2791 Client side include feature for HTML (2 by tonygiang, xk2600)
    https://github.com/whatwg/html/issues/2791 [addition/proposal] [needs implementer interest] 
  - #476 " If there are no selected files, then append an..." (1 by annevk)
    https://github.com/whatwg/html/issues/476 [compat] [topic: forms] 

  10 issues closed:
  - Specify HTML numeric character reference fallback encoding for multipart upload filename characters not representable in form charset https://github.com/whatwg/html/issues/3223 [topic: forms] 
  - Radio button activation behavior is not quite right https://github.com/whatwg/html/issues/3239 [topic: forms] 
  - " If there are no selected files, then append an..." https://github.com/whatwg/html/issues/476 [compat] [topic: forms] 
  - Fragment check in the "flush autofocus candidate" algorithm caused a compatibility issue https://github.com/whatwg/html/issues/5252 [topic: focus] 
  - Not working https://github.com/whatwg/html/issues/6422 
  - <link rel="icon"> with media https://github.com/whatwg/html/issues/6408 
  - Utilizing Aspect-Ratio with Art Direction (Multiple Sources with various Aspect Ratios known)  https://github.com/whatwg/html/issues/4968 [addition/proposal] [needs implementer interest] [topic: img] [topic: rendering] 
  - Some outdated description in Introduction https://github.com/whatwg/html/issues/6412 
  - Dev edition: web worker doc example typo, nesting canvas elements https://github.com/whatwg/html/issues/6388 [good first issue] 
  - Proposal: Disallow cross-origin iframes usage of window.{alert, confirm, prompt} https://github.com/whatwg/html/issues/5407 [removal/deprecation] 

* whatwg/dom (+3/-1/💬16)
  3 issues created:
  - [idea] HTMLElement.empty() (by vrugtehagel)
    https://github.com/whatwg/dom/issues/955 
  - document.createEvent() should maybe not be conditional upon exposure (by annevk)
    https://github.com/whatwg/dom/issues/952 [interop] 
  - Add AbortSignal.timeout(ms) (by domenic)
    https://github.com/whatwg/dom/issues/951 [addition/proposal] 

  6 issues received 16 new comments:
  - #955 [idea] Node.empty() (2 by domenic, vrugtehagel)
    https://github.com/whatwg/dom/issues/955 
  - #951 Add AbortSignal.timeout(ms) (9 by MattiasBuelens, Pauan, annevk, domenic, jakearchibald, josepharhar, keithamus)
    https://github.com/whatwg/dom/issues/951 [addition/proposal] [topic: aborting] 
  - #948 Allow postMessage-ing AbortSignal (1 by Jamesernator)
    https://github.com/whatwg/dom/issues/948 [addition/proposal] [needs implementer interest] [topic: aborting] 
  - #911 Support `AbortSignal`s in `addEventListener`s options to unsubscribe from events? (1 by sideshowbarker)
    https://github.com/whatwg/dom/issues/911 [addition/proposal] [impacts documentation] [needs implementer interest] [topic: aborting] [topic: events] 
  - #453 Define "has event listener" operation (1 by annevk)
    https://github.com/whatwg/dom/issues/453 [topic: events] 
  - #365 Allow an EventTarget to provide the default value of the AddEventListenerOptions (2 by domenic, rniwa)
    https://github.com/whatwg/dom/issues/365 [topic: events] 

  1 issues closed:
  - [idea] Node.empty() https://github.com/whatwg/dom/issues/955 



Pull requests
-------------
* w3c/html-aam (+1/-0/💬0)
  1 pull requests submitted:
  - Fix link to HTML button, option, li and param value attributes. (by carmacleod)
    https://github.com/w3c/html-aam/pull/315 

* w3c/html-aria (+1/-2/💬5)
  1 pull requests submitted:
  - Standardise table structure, minor markup fixes (by patrickhlauke)
    https://github.com/w3c/html-aria/pull/269 

  3 pull requests received 5 new comments:
  - #267 merge a and area rows (1 by scottaohara)
    https://github.com/w3c/html-aria/pull/267 [Editorial] [question] 
  - #265 updates table element allowances (1 by scottaohara)
    https://github.com/w3c/html-aria/pull/265 [not ready for merge] 
  - #262 Separate html elements and attributes into different tables (3 by patrickhlauke, scottaohara)
    https://github.com/w3c/html-aria/pull/262 

  2 pull requests merged:
  - Standardise table structure, minor markup fixes
    https://github.com/w3c/html-aria/pull/269 
  - Separate html elements and attributes into different tables
    https://github.com/w3c/html-aria/pull/262 

* whatwg/html (+7/-8/💬50)
  7 pull requests submitted:
  - Editorial: spell filename as a single word (by annevk)
    https://github.com/whatwg/html/pull/6428 
  - Fix typos (by ivan-pan)
    https://github.com/whatwg/html/pull/6426 
  - delet font (by mohamadazizkhani75)
    https://github.com/whatwg/html/pull/6420 
  - Editorial: say which <source> attributes are allowed where (by zcorpan)
    https://github.com/whatwg/html/pull/6419 
  - Add missing description for allow-downloads keyword (by triple-underscore)
    https://github.com/whatwg/html/pull/6418 
  - Suggest using :focus-visible instead of :focus to override the focus ring (by mrego)
    https://github.com/whatwg/html/pull/6414 
  - Mention Worklets in the introduction (by annevk)
    https://github.com/whatwg/html/pull/6413 

  16 pull requests received 50 new comments:
  - #6426 Fix typos (2 by domenic, ivan-pan)
    https://github.com/whatwg/html/pull/6426 
  - #6419 Editorial: say which <source> attributes are allowed where (6 by annevk, domenic, zcorpan)
    https://github.com/whatwg/html/pull/6419 
  - #6414 Suggest using :focus-visible instead of :focus to override the focus ring (2 by annevk, mrego)
    https://github.com/whatwg/html/pull/6414 [topic: rendering] 
  - #6406 Update source (8 by Rashika101, annevk)
    https://github.com/whatwg/html/pull/6406 
  - #6404 web worker doc example typo, nesting canvas elements (1 by domenic)
    https://github.com/whatwg/html/pull/6404 [topic: canvas] 
  - #6399 HTML parser: make breaking out of foreign content apply in innerHTML (4 by annevk, domenic, hsivonen, zcorpan)
    https://github.com/whatwg/html/pull/6399 [interop] [normative change] [topic: parser] 
  - #6393 correct an error in the example for boolean attributes (1 by domenic)
    https://github.com/whatwg/html/pull/6393 
  - #6379 Define dedicated worker owner document (3 by annevk, domenic)
    https://github.com/whatwg/html/pull/6379 [topic: workers] 
  - #6325 Export terms referenced from w3c/ServiceWorker#1545 (5 by annevk, domenic, yutakahirano)
    https://github.com/whatwg/html/pull/6325 
  - #6315 Session history rewrite (3 by domenic, jakearchibald)
    https://github.com/whatwg/html/pull/6315 
  - #6287 Add a final newline normalization for form payloads (4 by andreubotella, annevk, mfreed7)
    https://github.com/whatwg/html/pull/6287 
  - #6283 Obsolete <object usemap> (1 by mfreed7)
    https://github.com/whatwg/html/pull/6283 [do not merge yet] [removal/deprecation] [topic: embed and object] 
  - #5894 Add width and height attributes to source elements (3 by cbiesinger, yoavweiss)
    https://github.com/whatwg/html/pull/5894 [agenda+] 
  - #5483 Add Imperative Slot API (3 by domenic, yuzhe-han)
    https://github.com/whatwg/html/pull/5483 [topic: shadow] 
  - #3917 Add logic for reflecting IDREF (single or FrozenArray) attributes (3 by alice, rniwa)
    https://github.com/whatwg/html/pull/3917 
  - #1752 Add XML declaration encoding sniffing (1 by hsivonen)
    https://github.com/whatwg/html/pull/1752 [compat] [do not merge yet] [i18n-tracker] [normative change] 

  8 pull requests merged:
  - Editorial: spell filename as a single word
    https://github.com/whatwg/html/pull/6428 
  - autofocus: Loosen fragment identifier restriction
    https://github.com/whatwg/html/pull/6204 [normative change] [topic: focus] 
  - Add width and height attributes to source elements
    https://github.com/whatwg/html/pull/5894 [agenda+] 
  - Suggest using :focus-visible instead of :focus to override the focus ring
    https://github.com/whatwg/html/pull/6414 [topic: rendering] 
  - Determine location URL with request's current URL's fragment
    https://github.com/whatwg/html/pull/6391 
  - Mention Worklets in the introduction
    https://github.com/whatwg/html/pull/6413 
  - web worker doc example typo, nesting canvas elements
    https://github.com/whatwg/html/pull/6404 
  - Add a note explaining allow-modals + allow-same-origin
    https://github.com/whatwg/html/pull/6401 [clarification] 

* whatwg/dom (+1/-1/💬1)
  1 pull requests submitted:
  - Editorial: Restore necessary comma (by sideshowbarker)
    https://github.com/whatwg/dom/pull/954 

  1 pull requests received 1 new comments:
  - #860 Add Imperative Slot API (1 by rniwa)
    https://github.com/whatwg/dom/pull/860 

  1 pull requests merged:
  - Editorial: Restore necessary comma
    https://github.com/whatwg/dom/pull/954 


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, 1 March 2021 17:00:17 UTC