- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 19 Sep 2022 17:00:24 +0000
- To: public-html@w3.org
- Message-Id: <E1oaK88-00HGDB-Jn@uranus.w3.org>
Issues
------
* w3c/html-aam (+0/-0/💬2)
2 issues received 2 new comments:
- #416 Consider mapping <s> element to role=deletion (1 by brennanyoung)
https://github.com/w3c/html-aam/issues/416 [Element Mappings]
- #258 html-aam should specify how language/locale is calculated from `lang` attributes (1 by brennanyoung)
https://github.com/w3c/html-aam/issues/258
* w3c/html-aria (+0/-0/💬1)
1 issues received 1 new comments:
- #427 TPAC 2022 status report (1 by scottaohara)
https://github.com/w3c/html-aria/issues/427
* w3c/webcomponents (+0/-0/💬11)
1 issues received 11 new comments:
- #909 "open-stylable" Shadow Roots (11 by Jamesernator, emilio, frostyweather, justinfagnani, nolanlawson, uasan)
https://github.com/WICG/webcomponents/issues/909
* whatwg/html (+12/-11/💬36)
12 issues created:
- Define color space for interpolation interface for canvas gradients (by mysteryDate)
https://github.com/whatwg/html/issues/8296
- The `shared attribute processing steps for iframe and frame elements` may invoke `iframe load event steps` on frame element (by awesomekling)
https://github.com/whatwg/html/issues/8295
- common-pitfalls-to-avoid-when-using-the-scripting-apis:event-load (by Boroipata)
https://github.com/whatwg/html/issues/8294
- Auto zone (by Boroipata)
https://github.com/whatwg/html/issues/8293
- file in holder (by bhndt)
https://github.com/whatwg/html/issues/8292
- How can I "disable" zoom on a mobile web page? (by Turkmen1Mehmet)
https://github.com/whatwg/html/issues/8291
- tb (by davincike)
https://github.com/whatwg/html/issues/8290
- mb (by davincike)
https://github.com/whatwg/html/issues/8289
- `lang` value of document of undetermined language (by myfonj)
https://github.com/whatwg/html/issues/8288
- [portal tag] proposal to enable portal of element / text (by yinonov)
https://github.com/whatwg/html/issues/8287
- Hh (by ZENITSUAGATSUMA0)
https://github.com/whatwg/html/issues/8285
- Support scoping `autocomplete` suggestions to the sites domain (by MadLittleMods)
https://github.com/whatwg/html/issues/8284
21 issues received 36 new comments:
- #8296 Define color space for interpolation interface for canvas gradients (1 by fserb)
https://github.com/whatwg/html/issues/8296
- #8291 How can I "disable" zoom on a mobile web page? (1 by domenic)
https://github.com/whatwg/html/issues/8291
- #8288 `lang` value of document of undetermined language (3 by domenic, myfonj)
https://github.com/whatwg/html/issues/8288
- #8282 Incorporate scroll-to-text into HTML (1 by Yay295)
https://github.com/whatwg/html/issues/8282
- #8281 HTML table from CSV (1 by reggi)
https://github.com/whatwg/html/issues/8281
- #8280 For attributes which can contain a mix of languages, provide markup for language of parts (4 by ChasBelov, brennanyoung, r12a)
https://github.com/whatwg/html/issues/8280 [i18n-tracker]
- #8262 Confusing xref for HostResolveImportedModule (1 by katmlane)
https://github.com/whatwg/html/issues/8262 [good first issue] [topic: script]
- #8228 Should <button> have `user-select: none;` by default? (4 by hsivonen, karlcow, smaug----)
https://github.com/whatwg/html/issues/8228 [topic: forms] [interop] [topic: style]
- #8150 New historyHandling type of 'launch' for cold start navigations (1 by bmathwig)
https://github.com/whatwg/html/issues/8150 [topic: navigation]
- #8143 CORS, CORP, TAO & "public static resource" metadata (2 by domenic, jeremyroman)
https://github.com/whatwg/html/issues/8143 [security/privacy] [topic: fetch]
- #8129 MediaElement and SyntheticMediaElement (5 by heff, ysulyma)
https://github.com/whatwg/html/issues/8129 [addition/proposal] [topic: media]
- #8114 HTML needs a mechaism for extending the parsing algorithm (1 by hsivonen)
https://github.com/whatwg/html/issues/8114 [addition/proposal] [topic: parser]
- #7922 Table parts in `<template>`- `<td>` and `<td>` (2 by alexander-akait, zcorpan)
https://github.com/whatwg/html/issues/7922 [document conformance] [topic: parser] [needs tests]
- #7497 More precise inputmode-keyword-decimal definition (minus, dot, comma) (1 by HolgerJeromin)
https://github.com/whatwg/html/issues/7497 [topic: forms]
- #7428 Allow objects to customize serialization / deserialization for structured clone (2 by Jamesernator, jimmywarting)
https://github.com/whatwg/html/issues/7428
- #6364 Allowing top-level communication for cross-origin isolated documents (1 by hemeryar)
https://github.com/whatwg/html/issues/6364 [topic: cross-origin-opener-policy] [topic: cross-origin-embedder-policy]
- #5631 Firing events when input.validity changes (1 by ephys)
https://github.com/whatwg/html/issues/5631
- #4518 Make "as a download" and "obtaining a file name" more explicit (1 by RJ025)
https://github.com/whatwg/html/issues/4518 [clarification] [good first issue]
- #2272 Disallow interactive content in <summary> (1 by zcorpan)
https://github.com/whatwg/html/issues/2272 [document conformance]
- #1983 Add some mechanism to know that a message event was triggered by user activation (1 by mustaqahmed)
https://github.com/whatwg/html/issues/1983 [addition/proposal] [needs implementer interest] [topic: events] [topic: user activation]
- #1102 Define `<input capture>`, ideally with a hint for which camera to use (1 by annevk)
https://github.com/whatwg/html/issues/1102 [topic: forms] [integration]
11 issues closed:
- file in holder https://github.com/whatwg/html/issues/8292
- How can I "disable" zoom on a mobile web page? https://github.com/whatwg/html/issues/8291
- `lang` value of document of undetermined language https://github.com/whatwg/html/issues/8288
- Table parts in `<template>`- `<td>` and `<td>` https://github.com/whatwg/html/issues/7922 [document conformance] [topic: parser] [needs tests]
- HTML syntax: omitting <body> should not be allowed if first child is <noscript> https://github.com/whatwg/html/issues/7737 [good first issue] [document conformance]
- Add ability to query UserActivation state https://github.com/whatwg/html/issues/4008 [addition/proposal] [needs implementer interest] [topic: user activation]
- New historyHandling type of 'launch' for cold start navigations https://github.com/whatwg/html/issues/8150 [topic: navigation]
- Warning for caniuse and selector-read-only https://github.com/whatwg/html/issues/3663 [spec tooling] [dev edition]
- PDF version crashes tolino e-book readers https://github.com/whatwg/html/issues/6548 [spec tooling]
- There are no error when you're using reject function along with throw statement https://github.com/whatwg/html/issues/8071
- HTML Standard triage meeting times https://github.com/whatwg/html/issues/8106
* whatwg/dom (+1/-0/💬4)
1 issues created:
- https://drive.google.com/file/d/1LGZlsWXsDrER_micKUFhUtW_GzZJWGAV/view?usp=drivesdk (by freaki2)
https://github.com/whatwg/dom/issues/1113
4 issues received 4 new comments:
- #1112 Requirement for AbortSignal argument to be named 'signal' can be confusing for some APIs. (1 by annevk)
https://github.com/whatwg/dom/issues/1112 [topic: aborting]
- #1111 `childList` across different `MutationObserver`s can reverse orders (1 by Jamesernator)
https://github.com/whatwg/dom/issues/1111
- #1106 Minor textContent / string replace all optimization (1 by annevk)
https://github.com/whatwg/dom/issues/1106 [interop] [topic: nodes]
- #126 Disconnect single target instead of all (1 by annevk)
https://github.com/whatwg/dom/issues/126 [needs implementer interest] [addition/proposal]
Pull requests
-------------
* whatwg/html (+1/-4/💬35)
1 pull requests submitted:
- Reflect changed AO name from ecma262 (by bakkot)
https://github.com/whatwg/html/pull/8283
11 pull requests received 35 new comments:
- #8283 Reflect changed AO name from ecma262 (2 by bakkot, domenic)
https://github.com/whatwg/html/pull/8283
- #8271 Remove parse error for <template><tr></tr> </template> (3 by hsivonen, zcorpan)
https://github.com/whatwg/html/pull/8271 [topic: parser]
- #8264 Replace "asynchronous completions" with a callback algorithm (1 by nicolo-ribaudo)
https://github.com/whatwg/html/pull/8264 [clarification] [topic: script]
- #8254 Add a `navigator` interface for user activation state. (2 by mustaqahmed)
https://github.com/whatwg/html/pull/8254
- #8241 Add noscript tag to spec's list for optional tag section. (5 by tashasyarifah, zcorpan)
https://github.com/whatwg/html/pull/8241
- #8221 Add pop-up feature (1 by josepharhar)
https://github.com/whatwg/html/pull/8221
- #6921 Add navigation hooks for WebDriver BiDi history traversal (2 by domenic, foolip)
https://github.com/whatwg/html/pull/6921 [topic: history]
- #6315 Navigation and session history rewrite (2 by bathos, domfarolino)
https://github.com/whatwg/html/pull/6315 [topic: navigation] [topic: history] [topic: browsing context] [topic: embed and object] [topic: document lifecycle] [topic: sandbox] [topic: policy container]
- #5841 Add the autocorrect attribute to the HTML spec. (1 by tomlube)
https://github.com/whatwg/html/pull/5841 [i18n-tracker]
- #5339 JavaScript ShadowRealm proposal integration (15 by Jamesernator, Ms2ger, bathos, caridy, domenic, leobalter, littledan, ljharb)
https://github.com/whatwg/html/pull/5339 [do not merge yet]
- #2298 Specify br and wbr rendering as magic (1 by andreubotella)
https://github.com/whatwg/html/pull/2298 [do not merge yet] [topic: rendering] [needs tests]
4 pull requests merged:
- Remove parse error for <template><tr></tr> </template>
https://github.com/whatwg/html/pull/8271 [topic: parser]
- Add noscript tag to spec's list for optional tag section.
https://github.com/whatwg/html/pull/8241
- Add a `navigator` interface for user activation state.
https://github.com/whatwg/html/pull/8254
- Reflect changed AO name from ecma262
https://github.com/whatwg/html/pull/8283
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, 19 September 2022 17:00:27 UTC