- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 15 Feb 2021 17:00:10 +0000
- To: public-html@w3.org
- Message-Id: <E1lBhEI-0008SP-Ga@uranus.w3.org>
Issues
------
* w3c/html-aria (+4/-12/💬24)
4 issues created:
- Add and reference examples (by scottaohara)
https://github.com/w3c/html-aria/issues/259 [enhancement]
- Revise allowed roles on table elements (by scottaohara)
https://github.com/w3c/html-aria/issues/258
- Allow aria-hidden one elements with hidden (by masi)
https://github.com/w3c/html-aria/issues/257
- align allowed nesting of roles with ARIA/HTML specs (by stevefaulkner)
https://github.com/w3c/html-aria/issues/256
10 issues received 24 new comments:
- #257 Allow aria-hidden one elements with hidden (8 by masi, scottaohara, stevefaulkner)
https://github.com/w3c/html-aria/issues/257
- #255 Allowed roles for header and footer (1 by scottaohara)
https://github.com/w3c/html-aria/issues/255
- #254 Using ARIA despite implicit HTML semantics (3 by masi, scottaohara)
https://github.com/w3c/html-aria/issues/254
- #249 section element should allow role=group (3 by mitchellevan, scottaohara)
https://github.com/w3c/html-aria/issues/249
- #248 Proposal: HTML use of remote alt text; matching extension/formalization for HTTP Content-Disposition & MIME [xpost html-aam] (1 by scottaohara)
https://github.com/w3c/html-aria/issues/248
- #218 Update allowances for button and input type=button (1 by masi)
https://github.com/w3c/html-aria/issues/218
- #200 Add new ARIA roles (3 by masi, stevefaulkner)
https://github.com/w3c/html-aria/issues/200
- #187 Disallow roles on a[href] (1 by masi)
https://github.com/w3c/html-aria/issues/187
- #175 add autocomplete attribute (1 by scottaohara)
https://github.com/w3c/html-aria/issues/175
- #156 Review role descendant restrictions table column (2 by scottaohara, stevefaulkner)
https://github.com/w3c/html-aria/issues/156
12 issues closed:
- Allow aria-hidden one elements with hidden https://github.com/w3c/html-aria/issues/257
- add autocomplete attribute https://github.com/w3c/html-aria/issues/175
- Example 2 SR Usability https://github.com/w3c/html-aria/issues/222
- Proposal: HTML use of remote alt text; matching extension/formalization for HTTP Content-Disposition & MIME [xpost html-aam] https://github.com/w3c/html-aria/issues/248
- update custom element https://github.com/w3c/html-aria/issues/180 [Has PR]
- Using ARIA despite implicit HTML semantics https://github.com/w3c/html-aria/issues/254
- Table role restrictions https://github.com/w3c/html-aria/issues/97 [After 1.0]
- restrict roles on th element with scope/headers/sorted/abbr attributes? https://github.com/w3c/html-aria/issues/5 [After 1.0]
- should aria-required be allowed on input, type=Checkbox and type=radio https://github.com/w3c/html-aria/issues/67 [After 1.0]
- Review role descendant restrictions table column https://github.com/w3c/html-aria/issues/156
- TPAC planning and specification status report https://github.com/w3c/html-aria/issues/233
- align allowed nesting of roles with ARIA/HTML specs https://github.com/w3c/html-aria/issues/256
* whatwg/html (+17/-7/💬77)
17 issues created:
- Merge WorkerLocation/WorkerNavigator into Location/Navigator? (by foolip)
https://github.com/whatwg/html/issues/6390 [impacts documentation] [normative change]
- (!DOCTYPE html) (by bsnsmn)
https://github.com/whatwg/html/issues/6389
- Dev edition: web worker doc example typo, nesting canvas elements (by susan51531)
https://github.com/whatwg/html/issues/6388
- Hi (by jothish143)
https://github.com/whatwg/html/issues/6387
- Web socket (by Budda0ne)
https://github.com/whatwg/html/issues/6386
- Custom Elements: backup element queue clarification and possible leak (by soncodi)
https://github.com/whatwg/html/issues/6385
- Null-character parse errors in tree construction (by JKingweb)
https://github.com/whatwg/html/issues/6384
- Specify whether interacting with a numeric <input> via arrow buttons focuses it (by adroitwhiz)
https://github.com/whatwg/html/issues/6383
- Untitled (by Mudd-d)
https://github.com/whatwg/html/issues/6382
- Working on it but Danielle Martinez that should of (by manuel0013)
https://github.com/whatwg/html/issues/6381
- New feature proposal: <(map)> and <layer> elements (by prushforth)
https://github.com/whatwg/html/issues/6380
- Specify cancelling a file upload from a file input (by adroitwhiz)
https://github.com/whatwg/html/issues/6376
- The HTML spec for createImageBitmap() doesn't include the IDL for createImageBitmap() (by dalecurtis)
https://github.com/whatwg/html/issues/6375
- COOP Reporting: typo ancestor -> accessor (by zcorpan)
https://github.com/whatwg/html/issues/6374 [topic: cross-origin-opener-policy]
- Upcoming HTML standard issue triage meeting on 3/4/2021 (by past)
https://github.com/whatwg/html/issues/6371
- Auto-open details when seeking content within it (by fantasai)
https://github.com/whatwg/html/issues/6370
- Surprising secure context inheritance behavior for opened windows (by letitz)
https://github.com/whatwg/html/issues/6369
27 issues received 77 new comments:
- #6390 Merge WorkerLocation/WorkerNavigator into Location/Navigator? (2 by annevk, domenic)
https://github.com/whatwg/html/issues/6390 [impacts documentation] [normative change]
- #6387 Hi (1 by jothish143)
https://github.com/whatwg/html/issues/6387
- #6383 Specify whether interacting with a numeric <input> via arrow buttons focuses it (3 by adroitwhiz, annevk, domenic)
https://github.com/whatwg/html/issues/6383 [interop] [topic: focus] [topic: forms]
- #6376 Specify cancelling a file upload from a file input (3 by annevk, zcorpan)
https://github.com/whatwg/html/issues/6376 [interop] [needs tests] [topic: forms]
- #6375 The HTML spec for createImageBitmap() doesn't include the IDL for createImageBitmap() (2 by dalecurtis, domenic)
https://github.com/whatwg/html/issues/6375
- #6371 Upcoming HTML standard issue triage meeting on 3/4/2021 (1 by annevk)
https://github.com/whatwg/html/issues/6371 [agenda+]
- #6370 Auto-open details when seeking content within it (1 by annevk)
https://github.com/whatwg/html/issues/6370
- #6369 Surprising secure context inheritance behavior for opened windows (6 by annevk, fred-wang, letitz)
https://github.com/whatwg/html/issues/6369
- #6364 Allowing top-level communication for cross-origin isolated documents (1 by Zemnmez)
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 (8 by chrisn, scottjehl, shrpne, zcorpan)
https://github.com/whatwg/html/issues/6363 [addition/proposal] [needs implementer interest] [topic: media]
- #6359 Interoperable <video> underflow (2 by jernoble, joeyparrish)
https://github.com/whatwg/html/issues/6359 [topic: media]
- #6205 Missing list of abbreviations (2 by annevk, theveetragnhr)
https://github.com/whatwg/html/issues/6205 [clarification] [good first issue]
- #6128 Stack of open elements with misnested form in table (1 by TRowbotham)
https://github.com/whatwg/html/issues/6128 [topic: parser]
- #6040 Proposal: beforematch event and content-visibility: hidden-matchable (2 by domenic, josepharhar)
https://github.com/whatwg/html/issues/6040 [addition/proposal] [needs implementer interest]
- #5939 The processing model for text files seems to mandate quirks mode (2 by zcorpan)
https://github.com/whatwg/html/issues/5939 [topic: parser]
- #5767 Changing the session history spec to converge on historical & modern browser behaviour (9 by domenic, jakearchibald, smaug----)
https://github.com/whatwg/html/issues/5767 [topic: history]
- #5621 Canvas2D Filters (3 by Kaiido, fserb, jdashg)
https://github.com/whatwg/html/issues/5621 [addition/proposal] [needs implementer interest] [topic: canvas]
- #5620 Perspective transforms for Canvas2D (1 by fserb)
https://github.com/whatwg/html/issues/5620 [addition/proposal] [needs implementer interest] [topic: canvas]
- #5616 Array color input for Canvas2D (1 by fserb)
https://github.com/whatwg/html/issues/5616 [addition/proposal] [topic: canvas]
- #5615 Batch drawImage for Canvas2D (2 by domenic, fserb)
https://github.com/whatwg/html/issues/5615 [addition/proposal] [needs implementer interest] [topic: canvas]
- #5614 willReadFrequently for Canvas2D (1 by fserb)
https://github.com/whatwg/html/issues/5614 [addition/proposal] [needs implementer interest] [topic: canvas]
- #5407 Proposal: Disallow cross-origin iframes usage of window.{alert, confirm, prompt} (4 by annevk, carlosjoan91, cdumez, domenic)
https://github.com/whatwg/html/issues/5407 [removal/deprecation]
- #5375 Remove FTP support, maybe tighten up form submission scheme list? (1 by annevk)
https://github.com/whatwg/html/issues/5375 [removal/deprecation] [topic: fetch] [topic: forms]
- #5117 Parsing of <svg><p> in innerHTML is not interoperable (3 by gsnedders, zcorpan)
https://github.com/whatwg/html/issues/5117 [interop] [topic: parser]
- #4544 Feature proposal: declarative way to do art direction for <video> (maybe <source media>) (7 by johannesodland, nhoizey, shrpne, zcorpan)
https://github.com/whatwg/html/issues/4544 [addition/proposal] [needs implementer interest] [topic: media]
- #4051 proposal: open <details> when the user navigates to an ID inside it (3 by chrishtr, domenic)
https://github.com/whatwg/html/issues/4051 [addition/proposal] [needs implementer interest]
- #1191 Implicit race with frame loading vs pushState/hash change (5 by avidrissman, jakearchibald)
https://github.com/whatwg/html/issues/1191 [topic: history] [topic: navigation]
7 issues closed:
- Hi https://github.com/whatwg/html/issues/6387
- COOP Reporting: typo ancestor -> accessor https://github.com/whatwg/html/issues/6374 [topic: cross-origin-opener-policy]
- Batch drawImage for Canvas2D https://github.com/whatwg/html/issues/5615 [addition/proposal] [needs implementer interest] [topic: canvas]
- Stack of open elements with misnested form in table https://github.com/whatwg/html/issues/6128 [topic: parser]
- The HTML spec for createImageBitmap() doesn't include the IDL for createImageBitmap() https://github.com/whatwg/html/issues/6375
- Auto-open details when seeking content within it https://github.com/whatwg/html/issues/6370
- Proposal: Disallow cross-origin iframes usage of window.{alert, confirm, prompt} https://github.com/whatwg/html/issues/5407 [removal/deprecation]
* whatwg/dom (+2/-0/💬11)
2 issues created:
- Allow postMessage-ing AbortSignal (by Jamesernator)
https://github.com/whatwg/dom/issues/948
- Define criteria for StaticRange validation (by sanketj)
https://github.com/whatwg/dom/issues/947
2 issues received 11 new comments:
- #948 Allow postMessage-ing AbortSignal (5 by Jamesernator, annevk, domenic)
https://github.com/whatwg/dom/issues/948 [addition/proposal] [needs implementer interest] [topic: aborting]
- #947 Define criteria for StaticRange validation (6 by annevk, sanketj, smaug----)
https://github.com/whatwg/dom/issues/947 [addition/proposal] [needs implementer interest] [topic: ranges]
Pull requests
-------------
* w3c/html-aria (+1/-2/💬0)
1 pull requests submitted:
- add missing aria-label to example 6 markup (by scottaohara)
https://github.com/w3c/html-aria/pull/260
2 pull requests merged:
- add missing aria-label to example 6 markup
https://github.com/w3c/html-aria/pull/260
- updates to custom elements
https://github.com/w3c/html-aria/pull/210
* whatwg/html (+6/-6/💬18)
6 pull requests submitted:
- Determine location URL with request's current URL's fragment (by annevk)
https://github.com/whatwg/html/pull/6391
- Define dedicated worker owner document (by domenic)
https://github.com/whatwg/html/pull/6379 [topic: workers]
- Fix typo: ancestor -> accessor (by zcorpan)
https://github.com/whatwg/html/pull/6378
- Meta: export pause (by annevk)
https://github.com/whatwg/html/pull/6377
- Adjust web+ security considerations to account for FTP removal (by annevk)
https://github.com/whatwg/html/pull/6373
- Revive @@iterator for PluginArray/MimeTypeArray (by saschanaz)
https://github.com/whatwg/html/pull/6368
5 pull requests received 18 new comments:
- #6368 Revive @@iterator for PluginArray/MimeTypeArray (3 by annevk, domenic, mfreed7)
https://github.com/whatwg/html/pull/6368
- #6297 Add early return to JS dialogs triggered from different origin-domain iframes (1 by cdumez)
https://github.com/whatwg/html/pull/6297 [needs tests]
- #6296 Make all plugin-related APIs no-ops (7 by annevk, domenic, mfreed7, saschanaz)
https://github.com/whatwg/html/pull/6296 [removal/deprecation]
- #6032 Remove specification of intrinsic aspect-ratio, and instead map width… (5 by annevk, cbiesinger, domenic)
https://github.com/whatwg/html/pull/6032 [topic: rendering]
- #5959 Define speculative HTML parsing (2 by hsivonen, mfreed7)
https://github.com/whatwg/html/pull/5959
6 pull requests merged:
- Fix typo: ancestor -> accessor
https://github.com/whatwg/html/pull/6378
- Meta: export pause
https://github.com/whatwg/html/pull/6377
- Adjust web+ security considerations to account for FTP removal
https://github.com/whatwg/html/pull/6373
- Revive @@iterator for PluginArray/MimeTypeArray
https://github.com/whatwg/html/pull/6368
- Add early return to JS dialogs triggered from different origin-domain iframes
https://github.com/whatwg/html/pull/6297 [needs tests]
- Make all plugin-related APIs no-ops
https://github.com/whatwg/html/pull/6296 [removal/deprecation]
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 February 2021 17:00:14 UTC