- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 22 Feb 2021 17:00:10 +0000
- To: public-html@w3.org
- Message-Id: <E1lEEZ8-00017k-Er@uranus.w3.org>
Issues ------ * w3c/html-aria (+2/-7/💬23) 2 issues created: - Update HTML element table into four columns (by scottaohara) https://github.com/w3c/html-aria/issues/266 [enhancement] - role=tree on svg (by pkra) https://github.com/w3c/html-aria/issues/261 11 issues received 23 new comments: - #261 role=tree on svg (4 by pkra, scottaohara) https://github.com/w3c/html-aria/issues/261 - #258 Revise allowed roles on table elements (5 by JAWS-test, scottaohara) https://github.com/w3c/html-aria/issues/258 - #249 section element should allow role=group (1 by mitchellevan) https://github.com/w3c/html-aria/issues/249 - #232 Update needed for "no corresponding role" description due to mappings of SVG (1 by scottaohara) https://github.com/w3c/html-aria/issues/232 - #221 explicitly disallow aria-hidden on more elements (5 by JAWS-test, scottaohara) https://github.com/w3c/html-aria/issues/221 - #216 Consider allowing additional roles for header/footer (1 by scottaohara) https://github.com/w3c/html-aria/issues/216 - #207 footer & text input missing a few words after "...applicable to the allowed" (1 by scottaohara) https://github.com/w3c/html-aria/issues/207 [Editorial] - #186 aria-disabled should be discouraged from a w/href (2 by scottaohara) https://github.com/w3c/html-aria/issues/186 - #158 Implicit role of SVG element is different in html-aria and html-aam (1 by scottaohara) https://github.com/w3c/html-aria/issues/158 - #157 ARIA 1.3 to have revised base concept HTML references for dd/dt (1 by scottaohara) https://github.com/w3c/html-aria/issues/157 - #5 restrict roles on th element with scope/headers/sorted/abbr attributes? (1 by scottaohara) https://github.com/w3c/html-aria/issues/5 [Allowed Roles] [duplicate] 7 issues closed: - role=tree on svg https://github.com/w3c/html-aria/issues/261 [Has PR] - Implicit role of SVG element is different in html-aria and html-aam https://github.com/w3c/html-aria/issues/158 [Has PR] - Consider allowing additional roles for header/footer https://github.com/w3c/html-aria/issues/216 - ARIA 1.3 to have revised base concept HTML references for dd/dt https://github.com/w3c/html-aria/issues/157 - Consider revising allowed roles for heading elements https://github.com/w3c/html-aria/issues/215 - Update allowances for button and input type=button https://github.com/w3c/html-aria/issues/218 - Update needed for "no corresponding role" description due to mappings of SVG https://github.com/w3c/html-aria/issues/232 * w3c/webcomponents (+0/-1/💬6) 2 issues received 6 new comments: - #912 Why is Chrome Platform Status reporting 70% usage for HTMLSlotElement? (2 by mfreed7, rniwa) https://github.com/WICG/webcomponents/issues/912 [question] [shadow-dom] - #754 Cleaning up (undefining) custom elements? (4 by KrishnaPG, rniwa) https://github.com/WICG/webcomponents/issues/754 1 issues closed: - Why is Chrome Platform Status reporting 70% usage for HTMLSlotElement? https://github.com/WICG/webcomponents/issues/912 [question] [shadow-dom] * whatwg/html (+5/-5/💬35) 5 issues created: - <link rel="icon"> with media (by cawa-93) https://github.com/whatwg/html/issues/6408 - Dont know what im doing (by jerryhunter150) https://github.com/whatwg/html/issues/6407 - Prueba 1 (by JAZA18) https://github.com/whatwg/html/issues/6405 - Can't preload for type-switching <picture>s (by eeeps) https://github.com/whatwg/html/issues/6400 - New feature proposal: Attribute inheritance (by GeorgeTailor) https://github.com/whatwg/html/issues/6394 17 issues received 35 new comments: - #6408 <link rel="icon"> with media (2 by Stivvv18, domenic) https://github.com/whatwg/html/issues/6408 - #6400 Can't preload for type-switching <picture>s (1 by annevk) https://github.com/whatwg/html/issues/6400 - #6394 New feature proposal: Attribute inheritance (5 by GeorgeTailor, annevk, pshaughn) https://github.com/whatwg/html/issues/6394 [addition/proposal] [needs implementer interest] - #6390 Merge WorkerLocation/WorkerNavigator into Location/Navigator? (1 by foolip) https://github.com/whatwg/html/issues/6390 [impacts documentation] [normative change] - #6388 Dev edition: web worker doc example typo, nesting canvas elements (2 by domenic, satrujit11) https://github.com/whatwg/html/issues/6388 [good first issue] - #6385 Custom Elements: backup element queue clarification and possible leak (4 by domenic, soncodi) https://github.com/whatwg/html/issues/6385 [topic: custom elements] - #6384 Null-character parse errors in tree construction (1 by zcorpan) https://github.com/whatwg/html/issues/6384 [clarification] [topic: parser] - #6371 Upcoming HTML standard issue triage meeting on 3/4/2021 (1 by domenic) https://github.com/whatwg/html/issues/6371 [agenda+] - #6363 HTML Video Element: Proposal For Reintroduction of Media (and srcset/sizes) in Source Elements (1 by yoavweiss) https://github.com/whatwg/html/issues/6363 [addition/proposal] [needs implementer interest] [topic: media] - #6356 What kind of new 'session' is created on manual navigation? (5 by annevk, jakearchibald, rakina) https://github.com/whatwg/html/issues/6356 [interop] [topic: history] [topic: navigation] - #6219 new feature suggestion for ordered list (1 by Slender1808) https://github.com/whatwg/html/issues/6219 - #6205 Missing list of abbreviations (5 by Rashika101, annevk) https://github.com/whatwg/html/issues/6205 [clarification] [good first issue] - #5767 Changing the session history spec to converge on historical & modern browser behaviour (1 by jakearchibald) https://github.com/whatwg/html/issues/5767 [topic: history] - #5117 Parsing of <svg><p> in innerHTML is not interoperable (1 by 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>) (2 by nhoizey, zcorpan) https://github.com/whatwg/html/issues/4544 [addition/proposal] [needs implementer interest] [topic: media] - #3988 Ambiguity around synchronicity for media resource selection algorithm (1 by padenot) https://github.com/whatwg/html/issues/3988 [interop] [topic: media] - #2791 Client side include feature for HTML (1 by sswam) https://github.com/whatwg/html/issues/2791 [addition/proposal] [needs implementer interest] 5 issues closed: - height attribute on <tr> should allow 0 as a value https://github.com/whatwg/html/issues/4716 [good first issue] [topic: rendering] - Prueba 1 https://github.com/whatwg/html/issues/6405 - Custom Elements: backup element queue clarification and possible leak https://github.com/whatwg/html/issues/6385 [topic: custom elements] - Define image intrinsic aspect ratio by mapping to the `aspect-ratio` property. https://github.com/whatwg/html/issues/5907 [topic: img] [topic: rendering] - Custom Elements: backup element queue clarification and possible leak https://github.com/whatwg/html/issues/6385 [topic: custom elements] Pull requests ------------- * w3c/html-aria (+5/-1/💬2) 5 pull requests submitted: - merge a and area rows (by scottaohara) https://github.com/w3c/html-aria/pull/267 - updates table element allowances (by scottaohara) https://github.com/w3c/html-aria/pull/265 - update svg row (by scottaohara) https://github.com/w3c/html-aria/pull/264 - revise button allowances description (by scottaohara) https://github.com/w3c/html-aria/pull/263 - Separate html elements and attributes into different tables (by scottaohara) https://github.com/w3c/html-aria/pull/262 2 pull requests received 2 new comments: - #264 update svg row (1 by pkra) https://github.com/w3c/html-aria/pull/264 - #262 Separate html elements and attributes into different tables (1 by scottaohara) https://github.com/w3c/html-aria/pull/262 1 pull requests merged: - update svg row https://github.com/w3c/html-aria/pull/264 * whatwg/html (+10/-4/💬29) 10 pull requests submitted: - Update source (by Rashika101) https://github.com/whatwg/html/pull/6406 - web worker doc example typo, nesting canvas elements (by satrujit11) https://github.com/whatwg/html/pull/6404 - remove (ignoring zero) (by Abhishek01039) https://github.com/whatwg/html/pull/6403 - Promote "queue a global task" over "queue a task" (by domenic) https://github.com/whatwg/html/pull/6402 [clarification] [topic: event loop] - Add a note explaining allow-modals + allow-same-origin (by domenic) https://github.com/whatwg/html/pull/6401 [clarification] - HTML parser: make breaking out of foreign content apply in innerHTML (by zcorpan) https://github.com/whatwg/html/pull/6399 - Improve invoke custom element reactions (by soncodi) https://github.com/whatwg/html/pull/6398 - Correct FakeWorkletGlobalScope IDL (by annevk) https://github.com/whatwg/html/pull/6396 - Block import() in service workers (by jakearchibald) https://github.com/whatwg/html/pull/6395 - correct an error in the example for boolean attributes (by dpk) https://github.com/whatwg/html/pull/6393 10 pull requests received 29 new comments: - #6406 Update source (1 by annevk) https://github.com/whatwg/html/pull/6406 - #6404 web worker doc example typo, nesting canvas elements (2 by satrujit11, susan51531) https://github.com/whatwg/html/pull/6404 - #6403 remove (ignoring zero) (6 by Abhishek01039, annevk) https://github.com/whatwg/html/pull/6403 - #6399 HTML parser: make breaking out of foreign content apply in innerHTML (1 by mozfreddyb) https://github.com/whatwg/html/pull/6399 - #6395 Block import() in service workers (4 by annevk, domenic, jakearchibald) https://github.com/whatwg/html/pull/6395 - #6393 correct an error in the example for boolean attributes (4 by annevk, domenic, dpk) https://github.com/whatwg/html/pull/6393 - #6379 Define dedicated worker owner document (2 by annevk, domenic) https://github.com/whatwg/html/pull/6379 [topic: workers] - #5894 Add width and height attributes to source elements (4 by domenic, yoavweiss) https://github.com/whatwg/html/pull/5894 [agenda+] - #4571 Describe integration with the WeakRefs proposal (3 by littledan, syg) https://github.com/whatwg/html/pull/4571 [do not merge yet] [integration] [topic: script] - #4505 [WIP] Introduce HTML Modules (2 by annevk, dreamalligator) https://github.com/whatwg/html/pull/4505 [addition/proposal] [needs tests] 4 pull requests merged: - remove (ignoring zero) https://github.com/whatwg/html/pull/6403 - Improve invoke custom element reactions https://github.com/whatwg/html/pull/6398 [topic: custom elements] - Remove specification of intrinsic aspect-ratio, and instead map width… https://github.com/whatwg/html/pull/6032 [topic: rendering] - Correct FakeWorkletGlobalScope IDL https://github.com/whatwg/html/pull/6396 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, 22 February 2021 17:00:14 UTC