From 8cb79189050df171c7cf7a6913e05ad39fd948fe Mon Sep 17 00:00:00 2001 From: Andrea Fercia Date: Wed, 4 Sep 2019 16:27:54 +0000 Subject: [PATCH] Bundled Theme: Twenty Nineteen: 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 `
` element that was wrapping the `
` element to a `
`. Props albertomake, ryelle, desrosj, ianbelanger, audrasjb. Fixes #47066. Built from https://develop.svn.wordpress.org/trunk@45942 git-svn-id: http://core.svn.wordpress.org/trunk@45753 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/twentynineteen/404.php | 4 ++-- wp-content/themes/twentynineteen/archive.php | 4 ++-- wp-content/themes/twentynineteen/image.php | 4 ++-- wp-content/themes/twentynineteen/index.php | 4 ++-- wp-content/themes/twentynineteen/page.php | 4 ++-- wp-content/themes/twentynineteen/search.php | 4 ++-- wp-content/themes/twentynineteen/single.php | 4 ++-- wp-includes/version.php | 2 +- 8 files changed, 15 insertions(+), 15 deletions(-) diff --git a/wp-content/themes/twentynineteen/404.php b/wp-content/themes/twentynineteen/404.php index 1067ab0300..23ae5e71cf 100644 --- a/wp-content/themes/twentynineteen/404.php +++ b/wp-content/themes/twentynineteen/404.php @@ -12,7 +12,7 @@ get_header(); ?> -
+
@@ -27,7 +27,7 @@ get_header();
-
+
-
+
@@ -48,7 +48,7 @@ get_header(); endif; ?>
-
+ -
+
-
+ -
+
-
+ -
+
-
+ -
+
@@ -49,7 +49,7 @@ get_header(); endif; ?>
-
+ -
+
-
+