WordPress/wp-content/themes
Sergey Biryukov a4730c14ba Twenty Twenty-One: Fix the nesting of the main element.
The `main` element must not appear as a descendant of the `section` element. Correct markup is the first requirement to make user agents and assistive technologies work properly.

Changes the `<section>` element that was wrapping the `<main>` element to a `<div>`.

Follow-up to [45942] for Twenty Nineteen.

Props albertomake, poena.
Fixes #51944.
}}}
Built from https://develop.svn.wordpress.org/trunk@49759


git-svn-id: http://core.svn.wordpress.org/trunk@49482 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-12-06 16:22:06 +00:00
..
twentyeleven Text Changes: Unify various "Back to..." vs. "Return to..." vs. "Go to..." strings. 2020-11-09 10:53:10 +00:00
twentyfifteen Bundled Themes: Correct list block alignment in editor styles. 2020-11-06 11:53:05 +00:00
twentyfourteen Bundled Themes: Correct list block alignment in editor styles. 2020-11-06 11:53:05 +00:00
twentynineteen Twenty Nineteen: Remove unnecessary references to some variables in twentynineteen_hsl_hex() before they are defined. 2020-11-15 12:16:09 +00:00
twentyseventeen Bundled Themes: Introduce block patterns for Twenty Seventeen. 2020-11-12 21:22:12 +00:00
twentysixteen Bundled Themes: Introduce block patterns for Twenty Sixteen. 2020-11-12 21:14:12 +00:00
twentyten Text Changes: Unify various "Back to..." vs. "Return to..." vs. "Go to..." strings. 2020-11-09 10:53:10 +00:00
twentythirteen Docs, Tests: Correctly capitalize JavaScript. 2020-12-06 02:21:07 +00:00
twentytwelve Docs, Tests: Correctly capitalize JavaScript. 2020-12-06 02:21:07 +00:00
twentytwenty Bundled Themes: Add block-patterns tag to Twenty Nineteen and Twenty Twenty. 2020-11-12 21:56:12 +00:00
twentytwentyone Twenty Twenty-One: Fix the nesting of the main element. 2020-12-06 16:22:06 +00:00
index.php Remove closing PHP tags from the rest of index.php files in wp-content, for consistency with wp-content/index.php. 2014-06-05 15:59:14 +00:00