-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HTML Standard (Jan 2020): review tracker #8
Comments
The TAG's review is complete: w3ctag/design-reviews#499 |
The Accessible Platform Architectures (APA) group's review is complete, with no concerns to be raised. [APA meeting minutes] There have been several positive changes that relate to, and may raise awareness of, accessibility recently, including the inclusion of accessibility considerations and clarifications on focusability and label activation behaviour. I attached a summary of review results both for the PRs highlighted above, and for the other commits during the review timeframe, to my results email to the APA list in case you would like any background details. |
The I18N WG's review is complete and we are satisfied that the new snapshot does not introduce any new issues. Resolution: https://www.w3.org/2020/05/21-i18n-minutes.html We continue to work with the WHATWG on open issues in the HTML and related specifications. |
Requested
PRs between Jul 2019 and Jan 2020
Accessibility?
tabIndex
getter tweakstabIndex
for<frame>
0autofocus=""
a global attributeautofocus=""
inside<dialog>
autofocus=""
work withdelegatesFocus
and<area>
I18N?
Security?
<script>
'sintegrity=""
attributeWindow
andLocation
objectsImageBitmap
Privacy?
Architecture?
<img>.complete
more reliablewindow.open()
'surl
argument<img>
progress eventsDocumentOrShadowRoot
'sactiveElement
HTMLConstructor
SubmitEvent
for the formsubmit
eventgetSVGDocument()
in terms of content documentDOMParser
class to HTMLThe text was updated successfully, but these errors were encountered: