Weekly github digest (HTML specs)

Issues
------
* w3c/html-aria (+3/-4/💬20)
  3 issues created:
  - create informative section for ARIA vs HTML allowances (by scottaohara)
    https://github.com/w3c/html-aria/issues/294 
  - Further clarifications needed for images (by scottaohara)
    https://github.com/w3c/html-aria/issues/293 
  - Editorial: misplaced comma in section 4 (by bert-github)
    https://github.com/w3c/html-aria/issues/289 [Editorial] 

  6 issues received 20 new comments:
  - #293 Further clarifications needed for images (4 by JAWS-test, scottaohara, sinabahram)
    https://github.com/w3c/html-aria/issues/293 
  - #284 Links to "Any element where the * attribute is allowed" (4 by marcoscaceres, scottaohara)
    https://github.com/w3c/html-aria/issues/284 
  - #280 Why MUST use lowercase ASCII letters for roles? (7 by marcoscaceres, nschonni, scottaohara, stevefaulkner)
    https://github.com/w3c/html-aria/issues/280 
  - #271 References to "web developer" (2 by LJWatson, myfonj)
    https://github.com/w3c/html-aria/issues/271 [To Do for 1.0] 
  - #186 aria-disabled should be discouraged from a w/href (2 by scottaohara, stes-acc)
    https://github.com/w3c/html-aria/issues/186 
  - #139 Should we use "overlarge" tables? (1 by marcoscaceres)
    https://github.com/w3c/html-aria/issues/139 [enhancement] 

  4 issues closed:
  - Links to "Any element where the * attribute is allowed" https://github.com/w3c/html-aria/issues/284 [To Do for 1.0] 
  - confusing conformance https://github.com/w3c/html-aria/issues/281 [To Do for 1.0] 
  - Editorial: misplaced comma in section 4 https://github.com/w3c/html-aria/issues/289 [Editorial] 
  - Should we use "overlarge" tables? https://github.com/w3c/html-aria/issues/139 [enhancement] 

* w3c/htmlwg (+0/-0/💬1)
  1 issues received 1 new comments:
  - #16 CFC: Publish DOM Standard Review Draft as W3C CR (1 by LJWatson)
    https://github.com/w3c/htmlwg/issues/16 

* w3c/webcomponents (+1/-0/💬14)
  1 issues created:
  - [scoped-registries] Interaction with declarative shadow DOM (by justinfagnani)
    https://github.com/WICG/webcomponents/issues/914 

  5 issues received 14 new comments:
  - #914 [scoped-registries] Interaction with declarative shadow DOM (4 by Jamesernator, calebdwilliams, justinfagnani, rniwa)
    https://github.com/WICG/webcomponents/issues/914 
  - #909 "open-stylable" Shadow Roots (6 by bahrus, eriklharper, justinfagnani, rniwa, robrez)
    https://github.com/WICG/webcomponents/issues/909 
  - #759 Cascading Style Sheet module scripts (1 by prantlf)
    https://github.com/WICG/webcomponents/issues/759 [modules] [needs consensus] [needs implementer interest] [tag-tracker] 
  - #754 Cleaning up (undefining) custom elements? (1 by trusktr)
    https://github.com/WICG/webcomponents/issues/754 
  - #716 Scoped Custom Element Registries (2 by justinfagnani)
    https://github.com/WICG/webcomponents/issues/716 [custom-elements] [needs concrete proposal] 

* whatwg/html (+13/-10/💬98)
  13 issues created:
  - Which navigations should add/replace new history entry after initial empty document? (by rakina)
    https://github.com/whatwg/html/issues/6491 
  - Make theme color a matter of CSS, not HTML? (by j9t)
    https://github.com/whatwg/html/issues/6490 
  - [Feature request] New events for auto scrolling in css (by WHK102)
    https://github.com/whatwg/html/issues/6489 
  - Ee (by almoshaks69)
    https://github.com/whatwg/html/issues/6487 
  - Hey world (by imbadreasfoury)
    https://github.com/whatwg/html/issues/6486 
  - Keith Bieszczat (by beeshat)
    https://github.com/whatwg/html/issues/6485 
  - ElmhurstHospital alters radiology records (by beeshat)
    https://github.com/whatwg/html/issues/6484 
  - What should happen when traversing to a history entry results in nothing displayable (by jakearchibald)
    https://github.com/whatwg/html/issues/6483 [interop] [topic: history] 
  - Upcoming HTML standard issue triage meeting on 4/1/2021 (by past)
    https://github.com/whatwg/html/issues/6481 
  - Custom Elements: deferred upgrade until displayable (by zcorpan)
    https://github.com/whatwg/html/issues/6480 [topic: custom elements] 
  - Feature request: Vote button (by user-name-is-taken)
    https://github.com/whatwg/html/issues/6479 
  - Queueing a task should acknowledge its race (by jyasskin)
    https://github.com/whatwg/html/issues/6475 
  - Consider using `marker-side: match-parent;` and `text-align: match-parent;` in the UA stylesheet (by zcorpan)
    https://github.com/whatwg/html/issues/6474 [topic: rendering] 

  32 issues received 98 new comments:
  - #6490 Make theme color a matter of CSS, not HTML? (3 by Kaiido, annevk, myakura)
    https://github.com/whatwg/html/issues/6490 
  - #6489 [Feature request] New events for auto scrolling in css (1 by annevk)
    https://github.com/whatwg/html/issues/6489 
  - #6483 What should happen when traversing to a history entry results in nothing displayable (2 by domenic, jakearchibald)
    https://github.com/whatwg/html/issues/6483 [interop] [topic: history] 
  - #6480 Custom Elements: deferred upgrade until displayable (9 by domenic, zcorpan)
    https://github.com/whatwg/html/issues/6480 [topic: custom elements] 
  - #6479 Feature request: Vote button (2 by Yay295, annevk)
    https://github.com/whatwg/html/issues/6479 
  - #6475 Queueing a task should acknowledge its race (4 by annevk, jakearchibald, jyasskin)
    https://github.com/whatwg/html/issues/6475 [topic: event loop] 
  - #6474 Consider using `marker-side: match-parent;` and `text-align: match-parent;` in the UA stylesheet (1 by UdayKahar)
    https://github.com/whatwg/html/issues/6474 [topic: rendering] 
  - #6473 Maybe change <ol>/<li> "ordinal value" to not be affected by CSS (1 by domenic)
    https://github.com/whatwg/html/issues/6473 [topic: rendering] 
  - #6472 New feature proposal: HTMLScriptElement.supports(type) method (4 by annevk, domenic, hiroshige-g)
    https://github.com/whatwg/html/issues/6472 
  - #6469 Consider not normalizing form entries during construction of the entry list (4 by andreubotella, annevk, mfreed7)
    https://github.com/whatwg/html/issues/6469 [agenda+] 
  - #6465 How should refresh behave with iframes? (1 by jakearchibald)
    https://github.com/whatwg/html/issues/6465 [interop] [topic: history] 
  - #6463 And let's come up with an active Label with values. (2 by annevk, korenevskiy)
    https://github.com/whatwg/html/issues/6463 
  - #6450 <link> media="", type="", etc. changes are underspecified and contradictory (2 by domenic, marcoscaceres)
    https://github.com/whatwg/html/issues/6450 [topic: link] 
  - #6446 Nested contexts and unload prompts (1 by jakearchibald)
    https://github.com/whatwg/html/issues/6446 [topic: browsing context] [topic: navigation] 
  - #6439 HTML parser test failures after #6993 (1 by TRowbotham)
    https://github.com/whatwg/html/issues/6439 [topic: parser] 
  - #6417 New feature proposal: declarative template stamping (1 by inoas)
    https://github.com/whatwg/html/issues/6417 [addition/proposal] 
  - #6371 Upcoming HTML standard issue triage meeting on 3/4/2021 (1 by past)
    https://github.com/whatwg/html/issues/6371 [agenda+] 
  - #6364 Allowing top-level communication for cross-origin isolated documents  (1 by hillbrad)
    https://github.com/whatwg/html/issues/6364 [topic: cross-origin-embedder-policy] [topic: cross-origin-opener-policy] 
  - #6216 Unset is_modal flag when modal dialog is removed from the document (1 by josepharhar)
    https://github.com/whatwg/html/issues/6216 [topic: dialog] 
  - #6213 Should navigating to the current URL preserve history.state? (1 by domenic)
    https://github.com/whatwg/html/issues/6213 [interop] [topic: history] 
  - #6205 Missing list of abbreviations (1 by Atharva-17)
    https://github.com/whatwg/html/issues/6205 [clarification] [good first issue] 
  - #6136 Support multiple items of the same type in DataTransfer API for drag and drop (3 by annevk, devongovett, rniwa)
    https://github.com/whatwg/html/issues/6136 [addition/proposal] [needs implementer interest] [topic: drag and drop] 
  - #5958 New ambiguous dfns (11 by annevk, domenic, tabatkins)
    https://github.com/whatwg/html/issues/5958 [meta] 
  - #5872 Standardize a popup's condition and UI opened by window.open (1 by rniwa)
    https://github.com/whatwg/html/issues/5872 [interop] [topic: browsing context] 
  - #5121 Add &nnbsp; entity for U+202F (1 by Crissov)
    https://github.com/whatwg/html/issues/5121 [addition/proposal] [i18n-alreq] [i18n-amlreq] [i18n-mlreq] [i18n-tracker] [needs implementer interest] [topic: parser] 
  - #4758 Rephrase `icon` section (to help curb icon proliferation) (2 by annevk, j9t)
    https://github.com/whatwg/html/issues/4758 
  - #4719 Use white-space: break-spaces on <textarea> by default? (1 by rniwa)
    https://github.com/whatwg/html/issues/4719 [topic: editing] [topic: forms] [topic: rendering] 
  - #4431 Further BarProp cleanup (3 by annevk, arai-a)
    https://github.com/whatwg/html/issues/4431 [clarification] 
  - #3699 It is unclear how directionality should be inherited into Shadow DOM (1 by lilles)
    https://github.com/whatwg/html/issues/3699 [i18n-alreq] [i18n-hlreq] [i18n-tracker] [topic: shadow] 
  - #2134 Default styling of <rp> (4 by annevk, fantasai, kojiishi)
    https://github.com/whatwg/html/issues/2134 [compat] [interop] [topic: rendering] 
  - #1771 rb and rtc element should be removed from the list of obsolete features (18 by annevk, domenic, fantasai, frivoal, kojiishi, r12a, rniwa, stantonma, tabatkins)
    https://github.com/whatwg/html/issues/1771 [document conformance] [i18n-clreq] [i18n-jlreq] [i18n-tracker] 
  - #763 Shadow DOM and <iframe> (9 by domenic, mfreed7, rniwa)
    https://github.com/whatwg/html/issues/763 [topic: shadow] 

  10 issues closed:
  - History interface "title" https://github.com/whatwg/html/issues/3806 [addition/proposal] [topic: history] 
  - pushState title is ignored in all implementations? https://github.com/whatwg/html/issues/2174 [interop] [topic: history] 
  - Make theme color a matter of CSS, not HTML? https://github.com/whatwg/html/issues/6490 
  - [Feature request] New events for auto scrolling in css https://github.com/whatwg/html/issues/6489 
  - Hey world https://github.com/whatwg/html/issues/6486 
  - And let's come up with an active Label with values. https://github.com/whatwg/html/issues/6463 
  - Feature request: Vote button https://github.com/whatwg/html/issues/6479 
  - Updating the session history: same-URL case is broken https://github.com/whatwg/html/issues/6202 [topic: history] [topic: navigation] 
  - Upcoming HTML standard issue triage meeting on 3/4/2021 https://github.com/whatwg/html/issues/6371 [agenda+] 
  - New ambiguous dfns https://github.com/whatwg/html/issues/5958 [meta] 

* whatwg/dom (+2/-1/💬31)
  2 issues created:
  - Be clearer that not all aborting ends with an "AbortError" DOMException (by annevk)
    https://github.com/whatwg/dom/issues/961 [clarification] [topic: aborting] 
  - Creating an already aborted AbortController (by jasnell)
    https://github.com/whatwg/dom/issues/959 

  5 issues received 31 new comments:
  - #959 Creating an already aborted AbortController (5 by annevk, domenic, jasnell)
    https://github.com/whatwg/dom/issues/959 [topic: aborting] 
  - #958 Could a property be exposed so I can observe `.stopImmediatePropagation()`? (12 by annevk, isiahmeadows, rniwa, smaug----)
    https://github.com/whatwg/dom/issues/958 [addition/proposal] [needs implementer interest] [topic: events] 
  - #952 document.createEvent() should maybe not be conditional upon exposure (11 by RByers, annevk, flackr, patrickhlauke, smaug----)
    https://github.com/whatwg/dom/issues/952 [interop] 
  - #948 Allow postMessage-ing AbortSignal (1 by jasnell)
    https://github.com/whatwg/dom/issues/948 [addition/proposal] [needs implementer interest] [topic: aborting] 
  - #831 Declarative Shadow DOM (2 by rniwa, smaug----)
    https://github.com/whatwg/dom/issues/831 [addition/proposal] [needs implementer interest] [topic: shadow] 

  1 issues closed:
  - Creating an already aborted AbortController https://github.com/whatwg/dom/issues/959 [topic: aborting] 



Pull requests
-------------
* w3c/html-aria (+5/-5/💬18)
  5 pull requests submitted:
  - resolves linking for issue 284 (by scottaohara)
    https://github.com/w3c/html-aria/pull/292 
  - revise conformance section wording (by scottaohara)
    https://github.com/w3c/html-aria/pull/291 
  - revise custom element guidance (by scottaohara)
    https://github.com/w3c/html-aria/pull/290 
  - Fixup broken entities (by marcoscaceres)
    https://github.com/w3c/html-aria/pull/288 
  - Remove case sensitive requirement (by marcoscaceres)
    https://github.com/w3c/html-aria/pull/287 

  3 pull requests received 18 new comments:
  - #290 revise custom element guidance (1 by scottaohara)
    https://github.com/w3c/html-aria/pull/290 
  - #287 Remove case sensitive requirement (16 by JAWS-test, jcsteh, marcoscaceres, scottaohara, stevefaulkner)
    https://github.com/w3c/html-aria/pull/287 
  - #285 chore: remove more data-cite= usage (1 by marcoscaceres)
    https://github.com/w3c/html-aria/pull/285 

  5 pull requests merged:
  - resolves linking for issue 284
    https://github.com/w3c/html-aria/pull/292 
  - chore: remove more data-cite= usage
    https://github.com/w3c/html-aria/pull/285 
  - revise custom element guidance
    https://github.com/w3c/html-aria/pull/290 
  - revise conformance section wording
    https://github.com/w3c/html-aria/pull/291 
  - Fixup broken entities
    https://github.com/w3c/html-aria/pull/288 

* w3c/webcomponents (+1/-0/💬0)
  1 pull requests submitted:
  - Describe interaction with declarative shadow DOM (by justinfagnani)
    https://github.com/WICG/webcomponents/pull/915 

* whatwg/html (+5/-6/💬29)
  5 pull requests submitted:
  - I have written the "User Agent" in place of "UV" in the source file (by Atharva-17)
    https://github.com/whatwg/html/pull/6488 
  - Ignore title passed to pushState()/replaceState() (by domenic)
    https://github.com/whatwg/html/pull/6482 [removal/deprecation] [topic: history] 
  - Restore the rb and rtc elements and update ruby content model accordingly (by frivoal)
    https://github.com/whatwg/html/pull/6478 
  - Editorial: modernize input activation behavior (by domenic)
    https://github.com/whatwg/html/pull/6477 [clarification] [topic: forms] 
  - Fix same-URL navigation session history handling (by domenic)
    https://github.com/whatwg/html/pull/6476 [topic: history] 

  13 pull requests received 29 new comments:
  - #6482 Ignore title passed to pushState()/replaceState() (1 by annevk)
    https://github.com/whatwg/html/pull/6482 [removal/deprecation] [topic: history] 
  - #6478 Restore the rb and rtc elements and update ruby content model accordingly (2 by frivoal, xfq)
    https://github.com/whatwg/html/pull/6478 [do not merge yet] 
  - #6476 Fix same-URL navigation session history handling (3 by domenic, rakina)
    https://github.com/whatwg/html/pull/6476 [topic: history] 
  - #6470 Unset the `is_modal` flag of <dialog> when it's removed from the document (6 by annevk, josepharhar, sefeng211)
    https://github.com/whatwg/html/pull/6470 
  - #6453 width and height attribute on source element whose parent is a media element (1 by domenic)
    https://github.com/whatwg/html/pull/6453 
  - #6445 Export link type manifest (1 by marcoscaceres)
    https://github.com/whatwg/html/pull/6445 [meta] 
  - #6418 Add missing description for allow-downloads keyword (1 by domenic)
    https://github.com/whatwg/html/pull/6418 
  - #6315 Session history rewrite (1 by jakearchibald)
    https://github.com/whatwg/html/pull/6315 
  - #6054 Meta: explicitly noexport second browsing context dfn (1 by annevk)
    https://github.com/whatwg/html/pull/6054 
  - #5953 Unbounded TextTrackCue end time (1 by gkatsev)
    https://github.com/whatwg/html/pull/5953 
  - #5883 Import assertions integration (4 by annevk, dandclark)
    https://github.com/whatwg/html/pull/5883 [do not merge yet] [topic: script] 
  - #4571 Describe integration with the WeakRefs proposal (1 by syg)
    https://github.com/whatwg/html/pull/4571 [do not merge yet] [integration] [topic: script] 
  - #1752 Add XML declaration encoding sniffing (6 by annevk, domenic, hsivonen)
    https://github.com/whatwg/html/pull/1752 [compat] [do not merge yet] [i18n-tracker] [normative change] 

  6 pull requests merged:
  - Ignore title passed to pushState()/replaceState()
    https://github.com/whatwg/html/pull/6482 [impacts documentation] [removal/deprecation] [topic: history] 
  - Fix same-URL navigation session history handling
    https://github.com/whatwg/html/pull/6476 [topic: history] 
  - Export link type manifest
    https://github.com/whatwg/html/pull/6445 [meta] 
  - Editorial: modernize input activation behavior
    https://github.com/whatwg/html/pull/6477 [clarification] [topic: forms] 
  - Clarify that media and lang affect manifest selection
    https://github.com/whatwg/html/pull/6444 
  - Coalesce |reservedEnvironment| and request's reserved client
    https://github.com/whatwg/html/pull/6471 [clarification] [topic: navigation] 

* whatwg/dom (+2/-1/💬12)
  2 pull requests submitted:
  - Editorial: fix typo (by manekinekko)
    https://github.com/whatwg/dom/pull/962 
  - Add AbortSignal.aborted() static (by jasnell)
    https://github.com/whatwg/dom/pull/960 

  2 pull requests received 12 new comments:
  - #962 Editorial: fix typo (1 by annevk)
    https://github.com/whatwg/dom/pull/962 
  - #960 Add AbortSignal.aborted() static (11 by annevk, benjamingr, domenic, jasnell, josepharhar, mfreed7)
    https://github.com/whatwg/dom/pull/960 [topic: aborting] 

  1 pull requests merged:
  - Add AbortSignal.aborted() static
    https://github.com/whatwg/dom/pull/960 [topic: aborting] 


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