Open
Description
Requested
PRs between Jul 2019 and Jan 2020
Accessibility?
- Further
tabIndex
getter tweaks - Make the default
tabIndex
for<frame>
0 - Make
autofocus=""
a global attribute - Update autofocus processing algorithm
- Update sequential focus navigation to include shadow trees
- Define different types of focusability
- Handle delegates focus in the focusing steps
- Tweak shadow host focus delegation
- Prevent double-focusing with
autofocus=""
inside<dialog>
- Make
autofocus=""
work withdelegatesFocus
and<area>
- Add Accessibility considerations to element definitions
- Add Accessibility considerations for custom elements
I18N?
Security?
- Fix conformance requirements on
<script>
'sintegrity=""
attribute - Revert addition of JSON modules
- Define (schemelessly) same site for origins
- Restrict (un)registerProtocolHandler to secure contexts
- Snapshot sandbox at the start of navigation
- Give browsing context an explicit container
- Only run "perform a security check" for
Window
andLocation
objects - Disallow serializing and transferring non-origin-clean
ImageBitmap
Privacy?
Architecture?
- Make
<img>.complete
more reliable - Change default value of
window.open()
'surl
argument - Remove
<img>
progress events - Define
DocumentOrShadowRoot
'sactiveElement
- Imperatively allocate window agents and agent clusters
- Update all constructors, including
HTMLConstructor
- Specify which event loop to use for posting messages
- Use width and height as intrinsic aspect ratio for img elements
- Make window.window/frames/self deal with no browsing context)
- Ignore document.open/write after the active parser has been aborted
- Change the timing of "flush autofocus candidates”
- Introduce
SubmitEvent
for the formsubmit
event - Revamp the user activation model
- Add "queue an element task” algorithm
- Define
getSVGDocument()
in terms of content document - Cleanups to "execute a script block” Signpost the debate on some script mismatches
- Move the
DOMParser
class to HTML
Metadata
Metadata
Assignees
Labels
No labels