Make WordPress Core

Opened 4 years ago

Closed 4 years ago

#57492 closed enhancement (fixed)

Backport the inert attribute polyfill addition

Reported by: youknowriad Owned by: youknowriad
Priority: normal Milestone: 6.2
Component: Editor Version:
Severity: normal Keywords: has-patch has-unit-tests
Cc: Focuses: javascript

Description

This ticket tracks the addition to the "inert" attribute polyfill to the wp-polyfill script.
It's a backport from the Gutenberg plugin.

Change History (2)

This ticket was mentioned in PR #3858 on WordPress/wordpress-develop by @youknowriad.


4 years ago
#1

  • Keywords has-patch has-unit-tests added

Trac ticket https://core.trac.wordpress.org/ticket/57492

Related Gutenberg PRs:

This adds the inert attribute polyfill that is going to be used by the updated WordPress packages.

@Mamaduka @ntsekouras

#2 @youknowriad
4 years ago

  • Owner set to youknowriad
  • Resolutionfixed
  • Status assignedclosed

In 55084:

Editor: Add inert attribute polyfill.

The new Gutenberg packages are using the inert attribute
to disable some parts of the HTML tree in an accessible way.

Props ntsekouras.
Fixes #57492.

Note: See TracTickets for help on using tickets.