- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 17 Oct 2022 17:00:28 +0000
- To: public-html@w3.org
- Message-Id: <E1okTTY-0059Bz-VA@uranus.w3.org>
Issues
------
* w3c/html-aam (+2/-0/๐ฌ2)
2 issues created:
- Add privacy and security sections (by scottaohara)
https://github.com/w3c/html-aam/issues/441
- Elements which cannot be named (by scottaohara)
https://github.com/w3c/html-aam/issues/440
2 issues received 2 new comments:
- #439 Should an img with no src be mapped to role=img? (1 by scottaohara)
https://github.com/w3c/html-aam/issues/439
- #427 legend and label element mappings (1 by scottaohara)
https://github.com/w3c/html-aam/issues/427 [Element Mappings]
* w3c/html-aria (+0/-0/๐ฌ1)
1 issues received 1 new comments:
- #427 TPAC 2022 status report (1 by pma-90)
https://github.com/w3c/html-aria/issues/427
* whatwg/html (+10/-5/๐ฌ40)
10 issues created:
- Is beforeunload fired in all cases? (by domenic)
https://github.com/whatwg/html/issues/8395 [topic: navigation] [interop] [topic: javascript: URLs]
- Hello (by AstennuUsui)
https://github.com/whatwg/html/issues/8391
- ๆ้ฝ (by SmeilTea912)
https://github.com/whatwg/html/issues/8390
- ๆไ็ฅๆฐธ็บๆงโฏ (by SmeilTea912)
https://github.com/whatwg/html/issues/8389
- ZBY My Home (by SmeilTea912)
https://github.com/whatwg/html/issues/8388
- <!DOCTYPE html> (by sbskk2k)
https://github.com/whatwg/html/issues/8387
- Add `beforeopen`, `afteropen`, `beforeclosed`, and `afterclosed` events? (by mfreed7)
https://github.com/whatwg/html/issues/8386
- Upcoming HTML standard issue triage meeting on 10/27/2022 (by past)
https://github.com/whatwg/html/issues/8385 [agenda+]
- Navigation requests destination always set to "document" (by antosart)
https://github.com/whatwg/html/issues/8383
- Multi-page wensite (by AjithPulyala)
https://github.com/whatwg/html/issues/8380
13 issues received 40 new comments:
- #8395 Is beforeunload fired in all cases? (2 by domenic, smaug----)
https://github.com/whatwg/html/issues/8395 [topic: navigation] [interop] [topic: javascript: URLs]
- #8386 Add `beforeopen`, `afteropen`, `beforeclosed`, and `afterclosed` events? (1 by domenic)
https://github.com/whatwg/html/issues/8386
- #8383 Navigation requests destination always set to "document" (5 by antosart, domenic)
https://github.com/whatwg/html/issues/8383 [topic: navigation]
- #8378 User activation: what should happen if there is no browsing context? (3 by domenic, marcoscaceres)
https://github.com/whatwg/html/issues/8378 [topic: user activation]
- #8366 Wrong sentence regarding heading structure (15 by JAWS-test, bruce-usab, domenic, patrickhlauke)
https://github.com/whatwg/html/issues/8366
- #8365 `formDisabledCallback` should always fire when governing fieldset's disabled state changes (2 by claviska, domenic)
https://github.com/whatwg/html/issues/8365 [topic: custom elements]
- #8354 Which type of replaced elements should a "`<img>` with empty src or without src" be treated (4 by annevk, cathiechen, mfreed7, scottaohara)
https://github.com/whatwg/html/issues/8354 [topic: rendering] [topic: img]
- #8341 Upcoming HTML standard issue triage meeting on 10/13/2022 (3 by past)
https://github.com/whatwg/html/issues/8341 [agenda+]
- #8321 Is a general Script: header a good idea? (1 by domenic)
https://github.com/whatwg/html/issues/8321 [topic: script]
- #7732 Consider preventing page scroll when modal dialog is visible (1 by benfrain)
https://github.com/whatwg/html/issues/7732 [topic: rendering] [accessibility] [a11y-tracker] [topic: dialog]
- #5886 Event bubbling on disabled form elements (1 by josepharhar)
https://github.com/whatwg/html/issues/5886 [topic: forms] [topic: events] [interop]
- #2368 Mouse events & disabled form controls (1 by josepharhar)
https://github.com/whatwg/html/issues/2368 [topic: forms] [topic: events] [interop]
- #555 Allow auto-resize on iframe (1 by brunoais)
https://github.com/whatwg/html/issues/555 [addition/proposal] [needs implementer interest]
5 issues closed:
- Add constructor for BeforeUnloadEvent https://github.com/whatwg/html/issues/2574 [addition/proposal] [needs implementer interest] [topic: events]
- Is a general Script: header a good idea? https://github.com/whatwg/html/issues/8321 [topic: script]
- Hello https://github.com/whatwg/html/issues/8391
- Upcoming HTML standard issue triage meeting on 10/13/2022 https://github.com/whatwg/html/issues/8341 [agenda+]
- Navigation requests destination always set to "document" https://github.com/whatwg/html/issues/8383 [topic: navigation]
* whatwg/dom (+1/-0/๐ฌ0)
1 issues created:
- Add `beforeopen`, `afteropen`, `beforeclosed`, and `afterclosed` events? (by mfreed7)
https://github.com/whatwg/dom/issues/1118
Pull requests
-------------
* w3c/html-aam (+0/-0/๐ฌ1)
1 pull requests received 1 new comments:
- #410 Addition: inert attribute mappings (1 by scottaohara)
https://github.com/w3c/html-aam/pull/410
* whatwg/html (+8/-5/๐ฌ27)
8 pull requests submitted:
- Meta: adopt new Ubuntu in build.yml (by annevk)
https://github.com/whatwg/html/pull/8398
- Meta: update repository files (by annevk)
https://github.com/whatwg/html/pull/8397
- Update 404.html (by Mudit2506)
https://github.com/whatwg/html/pull/8396
- Fixed link to multi page (by loeasy68)
https://github.com/whatwg/html/pull/8393
- Make the focus fixup rule more explicit (by domenic)
https://github.com/whatwg/html/pull/8392 [topic: events] [topic: focus] [agenda+]
- Create Mini project for school kids in HTML (by amitdudhankar)
https://github.com/whatwg/html/pull/8384
- Export the definition for "completely loaded" (by cbiesinger)
https://github.com/whatwg/html/pull/8382
- Missing attributes in the Index (by NiedziolkaMichal)
https://github.com/whatwg/html/pull/8381
8 pull requests received 27 new comments:
- #8392 Make the focus fixup rule more explicit (2 by domenic, emilio)
https://github.com/whatwg/html/pull/8392 [topic: events] [topic: focus] [agenda+]
- #8382 Export the definition for "completely loaded" (7 by annevk, cbiesinger, domenic)
https://github.com/whatwg/html/pull/8382
- #8381 Missing attributes in the Index (2 by NiedziolkaMichal, domenic)
https://github.com/whatwg/html/pull/8381
- #8347 Specify a limit in HTMLOptionsCollection.length setter. (1 by emilio)
https://github.com/whatwg/html/pull/8347 [normative change] [topic: forms]
- #8221 Add pop-up feature (7 by domenic, foolip, josepharhar, mfreed7)
https://github.com/whatwg/html/pull/8221
- #8174 Yet more fixes to focus delegation (4 by domenic, josepharhar, sefeng211)
https://github.com/whatwg/html/pull/8174 [topic: shadow] [topic: focus]
- #7722 Editorial: refactor to depend on automatic timing reporting from fetch (1 by domenic)
https://github.com/whatwg/html/pull/7722 [topic: fetch] [topic: timing]
- #5841 Add the autocorrect attribute to the HTML spec. (3 by annevk, smaug----)
https://github.com/whatwg/html/pull/5841 [addition/proposal] [i18n-tracker] [topic: editing]
5 pull requests merged:
- Meta: adopt new Ubuntu in build.yml
https://github.com/whatwg/html/pull/8398
- Meta: update repository files
https://github.com/whatwg/html/pull/8397
- Editorial: Use "process the next redirect" instead of "Navigation redirect"
https://github.com/whatwg/html/pull/8097 [topic: navigation] [topic: fetch]
- Missing attributes in the Index
https://github.com/whatwg/html/pull/8381
- Editorial: use "each" Document when defining Document state
https://github.com/whatwg/html/pull/8379
* whatwg/dom (+4/-2/๐ฌ1)
4 pull requests submitted:
- Editorial: align with realm lowercasing (by annevk)
https://github.com/whatwg/dom/pull/1121
- Meta: update repository files (by annevk)
https://github.com/whatwg/dom/pull/1120
- Meta: update repository files (by annevk)
https://github.com/whatwg/dom/pull/1119
- Add pop-up light dismiss logic to event dispatching (by josepharhar)
https://github.com/whatwg/dom/pull/1117
1 pull requests received 1 new comments:
- #1119 Meta: update repository files (1 by annevk)
https://github.com/whatwg/dom/pull/1119
2 pull requests merged:
- Meta: update repository files
https://github.com/whatwg/dom/pull/1120
- Editorial: align with realm lowercasing
https://github.com/whatwg/dom/pull/1121
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, 17 October 2022 17:00:31 UTC