- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 16 Jan 2023 17:00:30 +0000
- To: public-html@w3.org
- Message-Id: <E1pHSqU-000cmS-D7@uranus.w3.org>
Issues
------
* whatwg/html (+18/-7/💬35)
18 issues created:
- html (by Kongpcmail)
https://github.com/whatwg/html/issues/8732
- Yo this shit said put it on 3 or a lil above i did its harder read (by lildaddy423)
https://github.com/whatwg/html/issues/8731
- fix (by Connecting-Jesus)
https://github.com/whatwg/html/issues/8730
- Should the spec clarify that character encoding declarations are not actually required? (by gnpivo)
https://github.com/whatwg/html/issues/8728
- nose (by Serpeinte01)
https://github.com/whatwg/html/issues/8727
- `<meta charset="utf-8">` missing from intro example (by gnpivo)
https://github.com/whatwg/html/issues/8726
- document state's history policy container does not seem to be correctly updated (by antosart)
https://github.com/whatwg/html/issues/8725
- Seeking clarity regarding potential mis-implemented behaviour in Chromium (by texonidas)
https://github.com/whatwg/html/issues/8724
- Upcoming HTML standard issue triage meeting on 1/26/2023 (by past)
https://github.com/whatwg/html/issues/8723 [agenda+]
- About Me (by mrlikochil)
https://github.com/whatwg/html/issues/8722
- About Me (by mrlikochil)
https://github.com/whatwg/html/issues/8721
- .... (by SaffronDuke)
https://github.com/whatwg/html/issues/8720
- Additional accessibility guidance for popover (by scottaohara)
https://github.com/whatwg/html/issues/8714
- "Nested navigable" and "child navigable" are easy to confuse (by domenic)
https://github.com/whatwg/html/issues/8713 [topic: browsing context]
- Is HTMLImgElement.decode() a cross-origin info channel (by noamr)
https://github.com/whatwg/html/issues/8709
- Float16Array + HTML Canvas (by palemieux)
https://github.com/whatwg/html/issues/8708
- Selecting text in the <summary> tag activates the details/summary (opens/closes the details tag) (by gijsk)
https://github.com/whatwg/html/issues/8707
- html (by qwhuamedjzani)
https://github.com/whatwg/html/issues/8706
16 issues received 35 new comments:
- #8728 Should the spec clarify that character encoding declarations are not actually required? (4 by gnpivo, pshaughn)
https://github.com/whatwg/html/issues/8728
- #8726 `<meta charset="utf-8">` missing from intro example (3 by domenic, gnpivo)
https://github.com/whatwg/html/issues/8726
- #8725 document state's history policy container does not seem to be correctly updated (1 by antosart)
https://github.com/whatwg/html/issues/8725
- #8724 Seeking clarity regarding potential mis-implemented behaviour in Chromium (1 by domenic)
https://github.com/whatwg/html/issues/8724
- #8714 Additional accessibility guidance for popover (3 by aleventhal, josepharhar, scottaohara)
https://github.com/whatwg/html/issues/8714
- #8713 "Nested navigable" and "child navigable" are easy to confuse (5 by annevk, domenic, noamr)
https://github.com/whatwg/html/issues/8713 [clarification] [topic: browsing context]
- #8709 Is HTMLImgElement.decode() a cross-origin info channel? (3 by Kaiido, noamr)
https://github.com/whatwg/html/issues/8709
- #8707 Selecting text in the <summary> tag activates the details/summary (opens/closes the details tag) (1 by zcorpan)
https://github.com/whatwg/html/issues/8707
- #8700 "The XML syntax for HTML was formerly referred t..." (2 by PuppyPi, SamB)
https://github.com/whatwg/html/issues/8700
- #8627 setHTML() and declarative shadow roots (4 by annevk, mfreed7)
https://github.com/whatwg/html/issues/8627 [topic: shadow] [security/privacy]
- #8614 Upcoming HTML standard issue triage meeting on 1/12/2023 (1 by past)
https://github.com/whatwg/html/issues/8614 [agenda+]
- #8610 Details and summary styles don't match implementations. (1 by domenic)
https://github.com/whatwg/html/issues/8610 [topic: rendering] [agenda+]
- #8085 Change createImageBitMaps's imageOrientation "none" to "from-image" (1 by yiyix)
https://github.com/whatwg/html/issues/8085 [normative change] [topic: canvas] [needs compat analysis]
- #6768 Failed dynamic import should not always be cached (1 by CreativeWarlock)
https://github.com/whatwg/html/issues/6768 [topic: script]
- #6235 Escape "<" and ">" in attributes (2 by clshortfuse, mozfreddyb)
https://github.com/whatwg/html/issues/6235 [normative change] [needs implementer interest] [topic: parser] [security/privacy] [needs compat analysis] [security-tracker]
- #2988 What's the status of <option label> in cross-browser age? (2 by josepharhar, zcorpan)
https://github.com/whatwg/html/issues/2988 [topic: forms] [interop]
7 issues closed:
- Should the spec clarify that character encoding declarations are not actually required? https://github.com/whatwg/html/issues/8728
- `<meta charset="utf-8">` missing from intro example https://github.com/whatwg/html/issues/8726
- Seeking clarity regarding potential mis-implemented behaviour in Chromium https://github.com/whatwg/html/issues/8724
- Upcoming HTML standard issue triage meeting on 1/12/2023 https://github.com/whatwg/html/issues/8614 [agenda+]
- "The XML syntax for HTML was formerly referred t..." https://github.com/whatwg/html/issues/8700
- Provide `data-dfn-type` to the CSS `<source-size-*>` types https://github.com/whatwg/html/issues/8578
- WebDriver extension for Custom Handlers https://github.com/whatwg/html/issues/8251 [addition/proposal] [needs implementer interest] [topic: custom protocols]
* whatwg/dom (+1/-0/💬3)
1 issues created:
- Add Simplified Chinese translation (by JunLiangWangX)
https://github.com/whatwg/dom/issues/1141
2 issues received 3 new comments:
- #1137 Add cloneable option to ShadowRootInit (2 by mfreed7)
https://github.com/whatwg/dom/issues/1137 [topic: shadow] [addition/proposal]
- #586 Add convenient, ergonomic, performant API for sorting siblings (1 by chrishtr)
https://github.com/whatwg/dom/issues/586 [needs implementer interest] [addition/proposal]
Pull requests
-------------
* w3c/html-aam (+1/-0/💬0)
1 pull requests submitted:
- Define concept of minimum role (by scottaohara)
https://github.com/w3c/html-aam/pull/454
* whatwg/html (+8/-7/💬54)
8 pull requests submitted:
- Meta: markup type definition (by dontcallmedom)
https://github.com/whatwg/html/pull/8736
- Review Draft Publication: January 2023 (by annevk)
https://github.com/whatwg/html/pull/8735
- Meta: export form owner and submit button (by jenseng)
https://github.com/whatwg/html/pull/8718
- Reland "Add popover attribute" (by josepharhar)
https://github.com/whatwg/html/pull/8717
- Revert "Add popover attribute" (by foolip)
https://github.com/whatwg/html/pull/8716
- Meta: export "navigable container" and "nested navigable" (by domenic)
https://github.com/whatwg/html/pull/8712
- Fix javascript: URL evaluation origin variable (by domenic)
https://github.com/whatwg/html/pull/8711
- Rename createImageBitMaps's imageOrientation from "none" to "from-image" (by yiyix)
https://github.com/whatwg/html/pull/8710
14 pull requests received 54 new comments:
- #8718 Meta: export form owner and submit button (1 by jenseng)
https://github.com/whatwg/html/pull/8718
- #8717 Reland "Add popover attribute" (5 by domenic, josepharhar, mfreed7)
https://github.com/whatwg/html/pull/8717
- #8710 Rename createImageBitMaps's imageOrientation from "none" to "from-image" (2 by domenic, yiyix)
https://github.com/whatwg/html/pull/8710
- #8699 Editorial: Add alternatives for broken drafts.csswg.org reference links (3 by domenic, gibson042)
https://github.com/whatwg/html/pull/8699
- #8621 Disallow blocking=render on rel preload & modulepreload (1 by NiedziolkaMichal)
https://github.com/whatwg/html/pull/8621 [document conformance] [impacts documentation]
- #8495 Fix the steps to find a point on an ellipse (2 by domenic, fserb)
https://github.com/whatwg/html/pull/8495 [topic: canvas]
- #8470 Add the Priority Hints changes to the html spec (1 by pmeenan)
https://github.com/whatwg/html/pull/8470
- #8467 Add custom state pseudo class (4 by annevk, domenic, rniwa)
https://github.com/whatwg/html/pull/8467
- #8447 Move origin into policy container. (#8302) (4 by annevk, wanderview)
https://github.com/whatwg/html/pull/8447 [topic: origin] [topic: policy container]
- #8267 Custom handlers automation (2 by javifernandez, jgraham)
https://github.com/whatwg/html/pull/8267
- #8221 Add popover attribute (12 by annevk, foolip, josepharhar, mfreed7)
https://github.com/whatwg/html/pull/8221 [impacts documentation]
- #8199 Implement dialog initial focus proposal (3 by annevk, josepharhar, nt1m)
https://github.com/whatwg/html/pull/8199 [normative change] [needs tests] [topic: focus] [impacts documentation] [topic: dialog]
- #6360 Meta: mark DOM manipulation task source as dfn (2 by annevk, domenic)
https://github.com/whatwg/html/pull/6360
- #5465 Add declarative Shadow DOM features (12 by annevk, bahrus, hsivonen, mfreed7, rniwa)
https://github.com/whatwg/html/pull/5465 [needs implementer interest] [topic: shadow] [impacts documentation]
7 pull requests merged:
- Review Draft Publication: January 2023
https://github.com/whatwg/html/pull/8735
- Editorial: remove conformance text around limits
https://github.com/whatwg/html/pull/8703
- Revert "Add popover attribute"
https://github.com/whatwg/html/pull/8716
- Add popover attribute
https://github.com/whatwg/html/pull/8221 [impacts documentation]
- Fix javascript: URL evaluation origin variable
https://github.com/whatwg/html/pull/8711 [topic: javascript: URLs]
- Provide data-dfn-type to CSS <source-size-*>
https://github.com/whatwg/html/pull/8579
- Custom handlers automation
https://github.com/whatwg/html/pull/8267
* whatwg/dom (+2/-1/💬1)
2 pull requests submitted:
- Meta: address xref issues (by annevk)
https://github.com/whatwg/dom/pull/1143
- Make Document origin alias its policy container's origin. (by wanderview)
https://github.com/whatwg/dom/pull/1142
1 pull requests received 1 new comments:
- #892 Add declarative Shadow DOM features (1 by annevk)
https://github.com/whatwg/dom/pull/892
1 pull requests merged:
- Meta: address xref issues
https://github.com/whatwg/dom/pull/1143
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, 16 January 2023 17:00:33 UTC