@@ -6,7 +6,6 @@ exports[`Page Check dark page against snapshot 1`] = `
66 aria-label = " Page layout"
77 class = " pf-v5-c-page my-page-class"
88 id = " PageId"
9- maintag = " main"
109 >
1110 <header
1211 class = " pf-v5-c-page__header"
@@ -68,7 +67,6 @@ exports[`Page Check page horizontal layout example against snapshot 1`] = `
6867 aria-label = " Page layout"
6968 class = " pf-v5-c-page my-page-class"
7069 id = " PageId"
71- maintag = " main"
7270 >
7371 <header
7472 class = " pf-v5-c-page__header"
@@ -129,7 +127,6 @@ exports[`Page Check page to verify breadcrumb is created - PageBreadcrumb syntax
129127 aria-label = " Page layout"
130128 class = " pf-v5-c-page my-page-class"
131129 id = " PageId"
132- maintag = " main"
133130 >
134131 <header
135132 class = " pf-v5-c-page__header"
@@ -294,7 +291,6 @@ exports[`Page Check page to verify breadcrumb is created 1`] = `
294291 aria-label = " Page layout"
295292 class = " pf-v5-c-page my-page-class"
296293 id = " PageId"
297- maintag = " main"
298294 >
299295 <header
300296 class = " pf-v5-c-page__header"
@@ -459,7 +455,6 @@ exports[`Page Check page to verify grouped nav and breadcrumb - new components s
459455 aria-label = " Page layout"
460456 class = " pf-v5-c-page my-page-class"
461457 id = " PageId"
462- maintag = " main"
463458 >
464459 <header
465460 class = " pf-v5-c-page__header"
@@ -744,7 +739,6 @@ exports[`Page Check page to verify grouped nav and breadcrumb - old / props synt
744739 aria-label = " Page layout"
745740 class = " pf-v5-c-page my-page-class"
746741 id = " PageId"
747- maintag = " main"
748742 >
749743 <header
750744 class = " pf-v5-c-page__header"
@@ -1036,7 +1030,6 @@ exports[`Page Check page to verify nav is created - PageNavigation syntax 1`] =
10361030 aria-label = " Page layout"
10371031 class = " pf-v5-c-page my-page-class"
10381032 id = " PageId"
1039- maintag = " main"
10401033 >
10411034 <header
10421035 class = " pf-v5-c-page__header"
@@ -1214,7 +1207,6 @@ exports[`Page Check page to verify skip to content points to main content region
12141207 class = " pf-v5-c-page my-page-class"
12151208 data-testid = " page-test-id"
12161209 id = " PageId"
1217- maintag = " main"
12181210 >
12191211 <div
12201212 class = " pf-v5-c-skip-to-content"
@@ -1394,7 +1386,6 @@ exports[`Page Check page vertical layout example against snapshot 1`] = `
13941386 aria-label = " Page layout"
13951387 class = " pf-v5-c-page my-page-class"
13961388 id = " PageId"
1397- maintag = " main"
13981389 >
13991390 <header
14001391 class = " pf-v5-c-page__header"
@@ -1456,7 +1447,6 @@ exports[`Page Sticky bottom breadcrumb on all height breakpoints - PageBreadcrum
14561447 aria-label = " Page layout"
14571448 class = " pf-v5-c-page my-page-class"
14581449 id = " PageId"
1459- maintag = " main"
14601450 >
14611451 <header
14621452 class = " pf-v5-c-page__header"
@@ -1621,7 +1611,6 @@ exports[`Page Verify sticky bottom breadcrumb on all height breakpoints 1`] = `
16211611 aria-label = " Page layout"
16221612 class = " pf-v5-c-page my-page-class"
16231613 id = " PageId"
1624- maintag = " main"
16251614 >
16261615 <header
16271616 class = " pf-v5-c-page__header"
@@ -1786,7 +1775,6 @@ exports[`Page Verify sticky top breadcrumb on all height breakpoints - PageBread
17861775 aria-label = " Page layout"
17871776 class = " pf-v5-c-page my-page-class"
17881777 id = " PageId"
1789- maintag = " main"
17901778 >
17911779 <header
17921780 class = " pf-v5-c-page__header"
@@ -1951,7 +1939,6 @@ exports[`Page Verify sticky top breadcrumb on all height breakpoints 1`] = `
19511939 aria-label = " Page layout"
19521940 class = " pf-v5-c-page my-page-class"
19531941 id = " PageId"
1954- maintag = " main"
19551942 >
19561943 <header
19571944 class = " pf-v5-c-page__header"
0 commit comments