{
	"w3c": "http://validator.moderncampus.net/",
	"axe": "https://api.accessibility.moderncampus.net/check",
	"title": "roxburycc-catalog-imp-file-review-2025-04-10",
	"reviewName": "file-review",
	"templateName": "file-review",
	"indexPage": "https://www.rcc.mass.edu/catalog/_qa_current/_reports/file-list.html",
	"selector": "a",
	"pages": [
		{
			"href": "https://www.rcc.mass.edu/catalog/current/_config.html",
			"text": "_config.html",
			"statusCode": 200,
			"styles": "",
			"console": {
				"count": 0,
				"errors": []
			},
			"image": "file-review\\_config.png",
			"w3c": {
				"count": 3,
				"errors": [
					"<li class=\"error\"><p><strong>Error</strong>: <span>The <code>width</code> attribute on the <code>td</code> element is obsolete. <a href=\"http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes\" title=\"About using CSS instead of presentational elements and attributes.\">Use CSS instead</a>.</span></p><p class=\"location\">From line <span class=\"first-line\">182</span>, column <span class=\"first-col\">17</span>; to line <span class=\"last-line\">184</span>, column <span class=\"last-col\">31</span></p><p class=\"extract\"><code>      &lt;tr&gt;<b><span class=\"lf\" title=\"Line break\">↩</span>               <span class=\"lf\" title=\"Line break\">↩</span>               &lt;td width=\"45%\"&gt;</b><span class=\"lf\" title=\"Line break\">↩</span>     </code></p></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>The <code>width</code> attribute on the <code>td</code> element is obsolete. <a href=\"http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes\" title=\"About using CSS instead of presentational elements and attributes.\">Use CSS instead</a>.</span></p><p class=\"location\">From line <span class=\"first-line\">193</span>, column <span class=\"first-col\">24</span>; to line <span class=\"last-line\">195</span>, column <span class=\"last-col\">31</span></p><p class=\"extract\"><code>     &lt;/td&gt;<b><span class=\"lf\" title=\"Line break\">↩</span>               <span class=\"lf\" title=\"Line break\">↩</span>               &lt;td width=\"10%\"&gt;</b>&amp;nbsp;</code></p></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>The <code>width</code> attribute on the <code>td</code> element is obsolete. <a href=\"http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes\" title=\"About using CSS instead of presentational elements and attributes.\">Use CSS instead</a>.</span></p><p class=\"location\">From line <span class=\"first-line\">195</span>, column <span class=\"first-col\">43</span>; to line <span class=\"last-line\">197</span>, column <span class=\"last-col\">31</span></p><p class=\"extract\"><code>nbsp;&lt;/td&gt;<b><span class=\"lf\" title=\"Line break\">↩</span>               <span class=\"lf\" title=\"Line break\">↩</span>               &lt;td width=\"45%\"&gt;</b><span class=\"lf\" title=\"Line break\">↩</span>     </code></p></li>"
				]
			},
			"axe": {
				"counts": {
					"criticalCount": 0,
					"seriousCount": 0,
					"moderateCount": 9,
					"minorCount": 0
				},
				"retry": 0,
				"errors": {
					"critical": [],
					"serious": [],
					"moderate": [
						{
							"id": "landmark-one-main",
							"impact": "moderate",
							"exception": false,
							"description": "Ensures the document has a main landmark",
							"help": "Document should have one main landmark",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/landmark-one-main?application=axeAPI",
							"failureSummary": "Fix all of the following:\n  Document does not have a main landmark",
							"nodes": [
								{
									"html": "<html lang=\"en\" style=\"height: 100%;\">",
									"failureSummary": "Fix all of the following:\n  Document does not have a main landmark",
									"target": "html"
								}
							]
						},
						{
							"id": "region",
							"impact": "moderate",
							"exception": false,
							"description": "Ensures all page content is contained by landmarks",
							"help": "All page content should be contained by landmarks",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/region?application=axeAPI",
							"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
							"nodes": [
								{
									"html": "<a class=\"header-mob__bottom-logo\" href=\"/index.html\"><img class=\"header-mob__bottom-logo-img img-res\" src=\"/_resources/_images/logo.svg\" alt=\"Roxbury small logo\" title=\"mobile site logo\"></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".header-mob__bottom-logo"
								},
								{
									"html": "<a href=\"#\" class=\"header-mob__language header-mob__right-btn btn btn_size_m btn_style_ghost-blue btn-ico-bg_size_m\">\n               \t\t\t\t\t\t\tLANGUAGE\n               \t\t\t\t\t\t</a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".header-mob__language"
								},
								{
									"html": "<a href=\"#\" class=\"polt-collapsed__trigger header-mob__search\"><img class=\"header-mob__search-ico\" src=\"/_resources/_images/search-icon.svg\" alt=\"search\"></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".polt-collapsed__trigger"
								},
								{
									"html": "<a href=\"#polt-menu\" class=\"mobile-menu close_menu polt-off__open-close polt-off__close-menu\"><span class=\"mobile-menu__box\"><span class=\"mobile-menu__inner\">menu</span></span></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".mobile-menu"
								},
								{
									"html": "<div class=\"widget-mob\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".widget-mob"
								},
								{
									"html": "<section class=\"hero-inner hero-inner_style1\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": "section"
								},
								{
									"html": "<table class=\"container\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": "table"
								},
								{
									"html": "<div class=\"widget active\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".widget"
								}
							]
						}
					],
					"minor": []
				}
			}
		},
		{
			"href": "https://www.rcc.mass.edu/catalog/current/styles-test.html",
			"text": "styles-test.html",
			"statusCode": 200,
			"styles": "",
			"console": {
				"count": 0,
				"errors": []
			},
			"image": "file-review\\styles-test.png",
			"w3c": {
				"count": 17,
				"errors": [
					"<li class=\"error\"><p><strong>Error</strong>: <span>The <code>dir</code> element is obsolete. Use the <code>ul</code> element instead.</span></p><p class=\"location\">From line <span class=\"first-line\">250</span>, column <span class=\"first-col\">10</span>; to line <span class=\"last-line\">250</span>, column <span class=\"last-col\">14</span></p><p class=\"extract\"><code><span class=\"lf\" title=\"Line break\">↩</span>         <b>&lt;dir&gt;</b><span class=\"lf\" title=\"Line break\">↩</span>     </code></p></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <a href=\"https://html.spec.whatwg.org/multipage/#the-ul-element\"><code>ul</code></a> not allowed as child of element <code>dir</code> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">252</span>, column <span class=\"first-col\">13</span>; to line <span class=\"last-line\">252</span>, column <span class=\"last-col\">16</span></p><p class=\"extract\"><code>          <b>&lt;ul&gt;</b><span class=\"lf\" title=\"Line break\">↩</span>     </code></p><dl><dt>Contexts in which element <a href=\"https://html.spec.whatwg.org/multipage/#the-ul-element\"><code>ul</code></a> may be used:</dt><dd>Where <a href=\"https://html.spec.whatwg.org/multipage/#flow-content-2\">flow content</a> is expected.</dd></dl></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>The <code>acronym</code> element is obsolete. Use the <code>abbr</code> element instead.</span></p><p class=\"location\">From line <span class=\"first-line\">310</span>, column <span class=\"first-col\">17</span>; to line <span class=\"last-line\">310</span>, column <span class=\"last-col\">61</span></p><p class=\"extract\"><code>      &lt;li&gt;<b>&lt;acronym title=\"radio detecting and ranging\"&gt;</b>radar&lt;</code></p></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>The <code>big</code> element is obsolete. <a href=\"http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes\" title=\"About using CSS instead of presentational elements and attributes.\">Use CSS instead</a>.</span></p><p class=\"location\">From line <span class=\"first-line\">314</span>, column <span class=\"first-col\">17</span>; to line <span class=\"last-line\">314</span>, column <span class=\"last-col\">21</span></p><p class=\"extract\"><code>      &lt;li&gt;<b>&lt;big&gt;</b>big th</code></p></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>The <code>tt</code> element is obsolete. <a href=\"http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes\" title=\"About using CSS instead of presentational elements and attributes.\">Use CSS instead</a>.</span></p><p class=\"location\">From line <span class=\"first-line\">355</span>, column <span class=\"first-col\">17</span>; to line <span class=\"last-line\">355</span>, column <span class=\"last-col\">20</span></p><p class=\"extract\"><code>      &lt;li&gt;<b>&lt;tt&gt;</b>text i</code></p></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>The <code>tt</code> element is obsolete. <a href=\"http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes\" title=\"About using CSS instead of presentational elements and attributes.\">Use CSS instead</a>.</span></p><p class=\"location\">From line <span class=\"first-line\">373</span>, column <span class=\"first-col\">17</span>; to line <span class=\"last-line\">373</span>, column <span class=\"last-col\">20</span></p><p class=\"extract\"><code>      &lt;li&gt;<b>&lt;tt&gt;</b>This i</code></p></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>The <code>summary</code> attribute on the <code>table</code> element is obsolete. Consider describing the structure of the <code>table</code> in a <code>caption</code>  element or in a <code>figure</code> element  containing the <code>table</code>; or, simplify the structure of the <code>table</code> so that no description is needed.</span></p><p class=\"location\">From line <span class=\"first-line\">394</span>, column <span class=\"first-col\">10</span>; to line <span class=\"last-line\">394</span>, column <span class=\"last-col\">149</span></p><p class=\"extract\"><code><span class=\"lf\" title=\"Line break\">↩</span>         <b>&lt;table class=\"faculty logged-in\" summary=\"Each row names a Nordic country and specifies its total area and land area, in square kilometers\"&gt;</b><span class=\"lf\" title=\"Line break\">↩</span>     </code></p></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>The <code>align</code> attribute on the <code>td</code> element is obsolete. <a href=\"http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes\" title=\"About using CSS instead of presentational elements and attributes.\">Use CSS instead</a>.</span></p><p class=\"location\">From line <span class=\"first-line\">410</span>, column <span class=\"first-col\">47</span>; to line <span class=\"last-line\">412</span>, column <span class=\"last-col\">36</span></p><p class=\"extract\"><code>nmark&lt;/th&gt;<b><span class=\"lf\" title=\"Line break\">↩</span>                  \t\t\t\t\t<span class=\"lf\" title=\"Line break\">↩</span>                  &lt;td align=\"RIGHT\"&gt;</b>43,070</code></p></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>The <code>align</code> attribute on the <code>td</code> element is obsolete. <a href=\"http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes\" title=\"About using CSS instead of presentational elements and attributes.\">Use CSS instead</a>.</span></p><p class=\"location\">From line <span class=\"first-line\">412</span>, column <span class=\"first-col\">48</span>; to line <span class=\"last-line\">414</span>, column <span class=\"last-col\">36</span></p><p class=\"extract\"><code>3,070&lt;/td&gt;<b><span class=\"lf\" title=\"Line break\">↩</span>                  \t\t\t\t\t<span class=\"lf\" title=\"Line break\">↩</span>                  &lt;td align=\"RIGHT\"&gt;</b>42,370</code></p></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>The <code>align</code> attribute on the <code>td</code> element is obsolete. <a href=\"http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes\" title=\"About using CSS instead of presentational elements and attributes.\">Use CSS instead</a>.</span></p><p class=\"location\">From line <span class=\"first-line\">419</span>, column <span class=\"first-col\">47</span>; to line <span class=\"last-line\">421</span>, column <span class=\"last-col\">36</span></p><p class=\"extract\"><code>nland&lt;/th&gt;<b><span class=\"lf\" title=\"Line break\">↩</span>                  \t\t\t\t\t<span class=\"lf\" title=\"Line break\">↩</span>                  &lt;td align=\"RIGHT\"&gt;</b>337,03</code></p></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>The <code>align</code> attribute on the <code>td</code> element is obsolete. <a href=\"http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes\" title=\"About using CSS instead of presentational elements and attributes.\">Use CSS instead</a>.</span></p><p class=\"location\">From line <span class=\"first-line\">421</span>, column <span class=\"first-col\">49</span>; to line <span class=\"last-line\">423</span>, column <span class=\"last-col\">36</span></p><p class=\"extract\"><code>7,030&lt;/td&gt;<b><span class=\"lf\" title=\"Line break\">↩</span>                  \t\t\t\t\t<span class=\"lf\" title=\"Line break\">↩</span>                  &lt;td align=\"RIGHT\"&gt;</b>305,47</code></p></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>The <code>align</code> attribute on the <code>td</code> element is obsolete. <a href=\"http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes\" title=\"About using CSS instead of presentational elements and attributes.\">Use CSS instead</a>.</span></p><p class=\"location\">From line <span class=\"first-line\">428</span>, column <span class=\"first-col\">47</span>; to line <span class=\"last-line\">430</span>, column <span class=\"last-col\">36</span></p><p class=\"extract\"><code>eland&lt;/th&gt;<b><span class=\"lf\" title=\"Line break\">↩</span>                  \t\t\t\t\t<span class=\"lf\" title=\"Line break\">↩</span>                  &lt;td align=\"RIGHT\"&gt;</b>103,00</code></p></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>The <code>align</code> attribute on the <code>td</code> element is obsolete. <a href=\"http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes\" title=\"About using CSS instead of presentational elements and attributes.\">Use CSS instead</a>.</span></p><p class=\"location\">From line <span class=\"first-line\">430</span>, column <span class=\"first-col\">49</span>; to line <span class=\"last-line\">432</span>, column <span class=\"last-col\">36</span></p><p class=\"extract\"><code>3,000&lt;/td&gt;<b><span class=\"lf\" title=\"Line break\">↩</span>                  \t\t\t\t\t<span class=\"lf\" title=\"Line break\">↩</span>                  &lt;td align=\"RIGHT\"&gt;</b>100,25</code></p></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>The <code>align</code> attribute on the <code>td</code> element is obsolete. <a href=\"http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes\" title=\"About using CSS instead of presentational elements and attributes.\">Use CSS instead</a>.</span></p><p class=\"location\">From line <span class=\"first-line\">437</span>, column <span class=\"first-col\">46</span>; to line <span class=\"last-line\">439</span>, column <span class=\"last-col\">36</span></p><p class=\"extract\"><code>orway&lt;/th&gt;<b><span class=\"lf\" title=\"Line break\">↩</span>                  \t\t\t\t\t<span class=\"lf\" title=\"Line break\">↩</span>                  &lt;td align=\"RIGHT\"&gt;</b>324,22</code></p></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>The <code>align</code> attribute on the <code>td</code> element is obsolete. <a href=\"http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes\" title=\"About using CSS instead of presentational elements and attributes.\">Use CSS instead</a>.</span></p><p class=\"location\">From line <span class=\"first-line\">439</span>, column <span class=\"first-col\">49</span>; to line <span class=\"last-line\">441</span>, column <span class=\"last-col\">36</span></p><p class=\"extract\"><code>4,220&lt;/td&gt;<b><span class=\"lf\" title=\"Line break\">↩</span>                  \t\t\t\t\t<span class=\"lf\" title=\"Line break\">↩</span>                  &lt;td align=\"RIGHT\"&gt;</b>30</code></p></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>The <code>align</code> attribute on the <code>td</code> element is obsolete. <a href=\"http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes\" title=\"About using CSS instead of presentational elements and attributes.\">Use CSS instead</a>.</span></p><p class=\"location\">From line <span class=\"first-line\">446</span>, column <span class=\"first-col\">46</span>; to line <span class=\"last-line\">448</span>, column <span class=\"last-col\">36</span></p><p class=\"extract\"><code>weden&lt;/th&gt;<b><span class=\"lf\" title=\"Line break\">↩</span>                  \t\t\t\t\t<span class=\"lf\" title=\"Line break\">↩</span>                  &lt;td align=\"RIGHT\"&gt;</b>449,96</code></p></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>The <code>align</code> attribute on the <code>td</code> element is obsolete. <a href=\"http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes\" title=\"About using CSS instead of presentational elements and attributes.\">Use CSS instead</a>.</span></p><p class=\"location\">From line <span class=\"first-line\">448</span>, column <span class=\"first-col\">49</span>; to line <span class=\"last-line\">450</span>, column <span class=\"last-col\">36</span></p><p class=\"extract\"><code>9,964&lt;/td&gt;<b><span class=\"lf\" title=\"Line break\">↩</span>                  \t\t\t\t\t<span class=\"lf\" title=\"Line break\">↩</span>                  &lt;td align=\"RIGHT\"&gt;</b>410,92</code></p></li>"
				]
			},
			"axe": {
				"counts": {
					"criticalCount": 0,
					"seriousCount": 1,
					"moderateCount": 8,
					"minorCount": 0
				},
				"retry": 0,
				"errors": {
					"critical": [],
					"serious": [
						{
							"id": "color-contrast",
							"impact": "serious",
							"exception": false,
							"description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
							"help": "Elements must meet minimum color contrast ratio thresholds",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/color-contrast?application=axeAPI",
							"failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1",
							"nodes": [
								{
									"html": "<span style=\"color: red;\">red text</span>",
									"failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1",
									"target": "li:nth-child(7) > span"
								}
							]
						}
					],
					"moderate": [
						{
							"id": "landmark-one-main",
							"impact": "moderate",
							"exception": false,
							"description": "Ensures the document has a main landmark",
							"help": "Document should have one main landmark",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/landmark-one-main?application=axeAPI",
							"failureSummary": "Fix all of the following:\n  Document does not have a main landmark",
							"nodes": [
								{
									"html": "<html lang=\"en\" style=\"height: 100%;\">",
									"failureSummary": "Fix all of the following:\n  Document does not have a main landmark",
									"target": "html"
								}
							]
						},
						{
							"id": "region",
							"impact": "moderate",
							"exception": false,
							"description": "Ensures all page content is contained by landmarks",
							"help": "All page content should be contained by landmarks",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/region?application=axeAPI",
							"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
							"nodes": [
								{
									"html": "<a class=\"header-mob__bottom-logo\" href=\"/index.html\"><img class=\"header-mob__bottom-logo-img img-res\" src=\"/_resources/_images/logo.svg\" alt=\"Roxbury small logo\" title=\"mobile site logo\"></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".header-mob__bottom-logo"
								},
								{
									"html": "<a href=\"#\" class=\"header-mob__language header-mob__right-btn btn btn_size_m btn_style_ghost-blue btn-ico-bg_size_m\">\n               \t\t\t\t\t\t\tLANGUAGE\n               \t\t\t\t\t\t</a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".header-mob__language"
								},
								{
									"html": "<a href=\"#\" class=\"polt-collapsed__trigger header-mob__search\"><img class=\"header-mob__search-ico\" src=\"/_resources/_images/search-icon.svg\" alt=\"search\"></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".polt-collapsed__trigger"
								},
								{
									"html": "<a href=\"#polt-menu\" class=\"mobile-menu close_menu polt-off__open-close polt-off__close-menu\"><span class=\"mobile-menu__box\"><span class=\"mobile-menu__inner\">menu</span></span></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".mobile-menu"
								},
								{
									"html": "<div class=\"widget-mob\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".widget-mob"
								},
								{
									"html": "<section class=\"container\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": "section"
								},
								{
									"html": "<div class=\"widget active\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".widget"
								}
							]
						}
					],
					"minor": [
						{
							"id": "empty-heading",
							"impact": "minor",
							"exception": false,
							"description": "Ensures headings have discernible text",
							"help": "Headings should not be empty",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/empty-heading?application=axeAPI",
							"failureSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
							"nodes": [
								{
									"html": "<h2>&nbsp;</h2>",
									"failureSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
									"target": "h2:nth-child(43)"
								}
							]
						}
					]
				}
			}
		},
		{
			"href": "https://www.rcc.mass.edu/catalog/current/vision-mission.html",
			"text": "vision-mission.html",
			"statusCode": 200,
			"styles": "",
			"console": {
				"count": 0,
				"errors": []
			},
			"image": "file-review\\vision-mission.png",
			"w3c": {
				"count": 1,
				"errors": [
					"<li class=\"error\"><p><strong>Error</strong>: <span>Bad value <code>/_resources/_images/Afford_RoxStart_student_working on computer_1920x667.jpg</code> for attribute <code>src</code> on element <a href=\"https://html.spec.whatwg.org/multipage/#the-img-element\"><code>img</code></a>: Illegal character in path segment: space is not allowed.</span></p><p class=\"location\">From line <span class=\"first-line\">166</span>, column <span class=\"first-col\">53</span>; to line <span class=\"last-line\">166</span>, column <span class=\"last-col\">176</span></p><p class=\"extract\"><code>r_style1\"&gt;<b>&lt;img src=\"/_resources/_images/Afford_RoxStart_student_working on computer_1920x667.jpg\" class=\"img_bg z-0\" alt=\"RCC Campus\"&gt;</b>&lt;div c</code></p></li>"
				]
			},
			"axe": {
				"counts": {
					"criticalCount": 0,
					"seriousCount": 0,
					"moderateCount": 11,
					"minorCount": 0
				},
				"retry": 0,
				"errors": {
					"critical": [],
					"serious": [],
					"moderate": [
						{
							"id": "landmark-one-main",
							"impact": "moderate",
							"exception": false,
							"description": "Ensures the document has a main landmark",
							"help": "Document should have one main landmark",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/landmark-one-main?application=axeAPI",
							"failureSummary": "Fix all of the following:\n  Document does not have a main landmark",
							"nodes": [
								{
									"html": "<html lang=\"en\" style=\"height: 100%;\">",
									"failureSummary": "Fix all of the following:\n  Document does not have a main landmark",
									"target": "html"
								}
							]
						},
						{
							"id": "region",
							"impact": "moderate",
							"exception": false,
							"description": "Ensures all page content is contained by landmarks",
							"help": "All page content should be contained by landmarks",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/region?application=axeAPI",
							"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
							"nodes": [
								{
									"html": "<a class=\"header-mob__bottom-logo\" href=\"/index.html\"><img class=\"header-mob__bottom-logo-img img-res\" src=\"/_resources/_images/logo.svg\" alt=\"Roxbury small logo\" title=\"mobile site logo\"></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".header-mob__bottom-logo"
								},
								{
									"html": "<a href=\"#\" class=\"header-mob__language header-mob__right-btn btn btn_size_m btn_style_ghost-blue btn-ico-bg_size_m\">\n               \t\t\t\t\t\t\tLANGUAGE\n               \t\t\t\t\t\t</a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".header-mob__language"
								},
								{
									"html": "<a href=\"#\" class=\"polt-collapsed__trigger header-mob__search\"><img class=\"header-mob__search-ico\" src=\"/_resources/_images/search-icon.svg\" alt=\"search\"></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".polt-collapsed__trigger"
								},
								{
									"html": "<a href=\"#polt-menu\" class=\"mobile-menu close_menu polt-off__open-close polt-off__close-menu\"><span class=\"mobile-menu__box\"><span class=\"mobile-menu__inner\">menu</span></span></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".mobile-menu"
								},
								{
									"html": "<div class=\"widget-mob\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".widget-mob"
								},
								{
									"html": "<img src=\"/_resources/_images/Afford_RoxStart_student_working on computer_1920x667.jpg\" class=\"img_bg z-0\" alt=\"RCC Campus\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".img_bg"
								},
								{
									"html": "<div class=\"container\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".breadcrumbs > .container"
								},
								{
									"html": "<a class=\"breadcrumbs__collapse-trigger\" href=\"#\">In This Section</a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".breadcrumbs__collapse-trigger"
								},
								{
									"html": "<h1 class=\"catalog-heading\">Vision Mission</h1>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": "h1"
								},
								{
									"html": "<div class=\"widget active\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".widget"
								}
							]
						}
					],
					"minor": []
				}
			}
		},
		{
			"href": "https://www.rcc.mass.edu/catalog/current/program-list.html",
			"text": "program-list.html",
			"statusCode": 200,
			"styles": "",
			"console": {
				"count": 0,
				"errors": []
			},
			"image": "file-review\\program-list.png",
			"w3c": {
				"count": 1,
				"errors": [
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>title</code> must not be empty.</span></p><p class=\"location\">From line <span class=\"first-line\">5</span>, column <span class=\"first-col\">14</span>; to line <span class=\"last-line\">5</span>, column <span class=\"last-col\">21</span></p><p class=\"extract\"><code>   &lt;title&gt;<b>&lt;/title&gt;</b><span class=\"lf\" title=\"Line break\">↩</span>     </code></p></li>"
				]
			},
			"axe": {
				"counts": {
					"criticalCount": 0,
					"seriousCount": 1,
					"moderateCount": 12,
					"minorCount": 0
				},
				"retry": 0,
				"errors": {
					"critical": [],
					"serious": [
						{
							"id": "document-title",
							"impact": "serious",
							"exception": false,
							"description": "Ensures each HTML document contains a non-empty <title> element",
							"help": "Documents must have <title> element to aid in navigation",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/document-title?application=axeAPI",
							"failureSummary": "Fix any of the following:\n  Document does not have a non-empty <title> element",
							"nodes": [
								{
									"html": "<html lang=\"en\" style=\"height: 100%;\">",
									"failureSummary": "Fix any of the following:\n  Document does not have a non-empty <title> element",
									"target": "html"
								}
							]
						}
					],
					"moderate": [
						{
							"id": "landmark-one-main",
							"impact": "moderate",
							"exception": false,
							"description": "Ensures the document has a main landmark",
							"help": "Document should have one main landmark",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/landmark-one-main?application=axeAPI",
							"failureSummary": "Fix all of the following:\n  Document does not have a main landmark",
							"nodes": [
								{
									"html": "<html lang=\"en\" style=\"height: 100%;\">",
									"failureSummary": "Fix all of the following:\n  Document does not have a main landmark",
									"target": "html"
								}
							]
						},
						{
							"id": "region",
							"impact": "moderate",
							"exception": false,
							"description": "Ensures all page content is contained by landmarks",
							"help": "All page content should be contained by landmarks",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/region?application=axeAPI",
							"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
							"nodes": [
								{
									"html": "<a class=\"header-mob__bottom-logo\" href=\"/index.html\"><img class=\"header-mob__bottom-logo-img img-res\" src=\"/_resources/_images/logo.svg\" alt=\"Roxbury small logo\" title=\"mobile site logo\"></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".header-mob__bottom-logo"
								},
								{
									"html": "<a href=\"#\" class=\"header-mob__language header-mob__right-btn btn btn_size_m btn_style_ghost-blue btn-ico-bg_size_m\">\n               \t\t\t\t\t\t\tLANGUAGE\n               \t\t\t\t\t\t</a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".header-mob__language"
								},
								{
									"html": "<a href=\"#\" class=\"polt-collapsed__trigger header-mob__search\"><img class=\"header-mob__search-ico\" src=\"/_resources/_images/search-icon.svg\" alt=\"search\"></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".polt-collapsed__trigger"
								},
								{
									"html": "<a href=\"#polt-menu\" class=\"mobile-menu close_menu polt-off__open-close polt-off__close-menu\"><span class=\"mobile-menu__box\"><span class=\"mobile-menu__inner\">menu</span></span></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".mobile-menu"
								},
								{
									"html": "<div class=\"widget-mob\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".widget-mob"
								},
								{
									"html": "<img src=\"/_resources/_images/Explore_alumni_1920x667cropped.jpg\" class=\"img_bg z-0\" alt=\"RCC Campus\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".img_bg"
								},
								{
									"html": "<div class=\"container\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".breadcrumbs > .container"
								},
								{
									"html": "<a class=\"breadcrumbs__collapse-trigger\" href=\"#\">In This Section</a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".breadcrumbs__collapse-trigger"
								},
								{
									"html": "<div class=\"container relative\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".relative"
								},
								{
									"html": "<section class=\"container\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": "section:nth-child(12)"
								},
								{
									"html": "<div class=\"widget active\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".widget"
								}
							]
						}
					],
					"minor": []
				}
			}
		},
		{
			"href": "https://www.rcc.mass.edu/catalog/current/president-welcome.html",
			"text": "president-welcome.html",
			"statusCode": 200,
			"styles": "",
			"console": {
				"count": 0,
				"errors": []
			},
			"image": "file-review\\president-welcome.png",
			"w3c": {
				"count": 0,
				"errors": []
			},
			"axe": {
				"counts": {
					"criticalCount": 0,
					"seriousCount": 0,
					"moderateCount": 11,
					"minorCount": 0
				},
				"retry": 0,
				"errors": {
					"critical": [],
					"serious": [],
					"moderate": [
						{
							"id": "landmark-one-main",
							"impact": "moderate",
							"exception": false,
							"description": "Ensures the document has a main landmark",
							"help": "Document should have one main landmark",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/landmark-one-main?application=axeAPI",
							"failureSummary": "Fix all of the following:\n  Document does not have a main landmark",
							"nodes": [
								{
									"html": "<html lang=\"en\" style=\"height: 100%;\">",
									"failureSummary": "Fix all of the following:\n  Document does not have a main landmark",
									"target": "html"
								}
							]
						},
						{
							"id": "region",
							"impact": "moderate",
							"exception": false,
							"description": "Ensures all page content is contained by landmarks",
							"help": "All page content should be contained by landmarks",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/region?application=axeAPI",
							"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
							"nodes": [
								{
									"html": "<a class=\"header-mob__bottom-logo\" href=\"/index.html\"><img class=\"header-mob__bottom-logo-img img-res\" src=\"/_resources/_images/logo.svg\" alt=\"Roxbury small logo\" title=\"mobile site logo\"></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".header-mob__bottom-logo"
								},
								{
									"html": "<a href=\"#\" class=\"header-mob__language header-mob__right-btn btn btn_size_m btn_style_ghost-blue btn-ico-bg_size_m\">\n               \t\t\t\t\t\t\tLANGUAGE\n               \t\t\t\t\t\t</a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".header-mob__language"
								},
								{
									"html": "<a href=\"#\" class=\"polt-collapsed__trigger header-mob__search\"><img class=\"header-mob__search-ico\" src=\"/_resources/_images/search-icon.svg\" alt=\"search\"></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".polt-collapsed__trigger"
								},
								{
									"html": "<a href=\"#polt-menu\" class=\"mobile-menu close_menu polt-off__open-close polt-off__close-menu\"><span class=\"mobile-menu__box\"><span class=\"mobile-menu__inner\">menu</span></span></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".mobile-menu"
								},
								{
									"html": "<div class=\"widget-mob\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".widget-mob"
								},
								{
									"html": "<img src=\"/_resources/_images/leadership_banner.jpg\" class=\"img_bg z-0\" alt=\"RCC Campus\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".img_bg"
								},
								{
									"html": "<div class=\"container\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".breadcrumbs > .container"
								},
								{
									"html": "<a class=\"breadcrumbs__collapse-trigger\" href=\"#\">In This Section</a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".breadcrumbs__collapse-trigger"
								},
								{
									"html": "<section class=\"container\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": "section:nth-child(13)"
								},
								{
									"html": "<div class=\"widget active\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".widget"
								}
							]
						}
					],
					"minor": [
						{
							"id": "empty-heading",
							"impact": "minor",
							"exception": false,
							"description": "Ensures headings have discernible text",
							"help": "Headings should not be empty",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/empty-heading?application=axeAPI",
							"failureSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
							"nodes": [
								{
									"html": "<h1 class=\"catalog-heading\"></h1>",
									"failureSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
									"target": ".catalog-heading"
								}
							]
						}
					]
				}
			}
		},
		{
			"href": "https://www.rcc.mass.edu/catalog/current/_table-of-contents.html",
			"text": "_table-of-contents.html",
			"statusCode": 200,
			"styles": "",
			"console": {
				"count": 0,
				"errors": []
			},
			"image": "file-review\\_table-of-contents.png",
			"w3c": {
				"count": 4,
				"errors": [
					"<li class=\"error\"><p><strong>Error</strong>: <span>Attribute <code>xmlns:fo</code> not allowed here.</span></p><p class=\"location\">From line <span class=\"first-line\">46</span>, column <span class=\"first-col\">18</span>; to line <span class=\"last-line\">46</span>, column <span class=\"last-col\">126</span></p><p class=\"extract\"><code>yle&gt;      <b>&lt;style xmlns:fo=\"http://www.w3.org/1999/XSL/Format\" xmlns:fox=\"http://xmlgraphics.apache.org/fop/extensions\"&gt;</b><span class=\"lf\" title=\"Line break\">↩</span>\t\t\tol</code></p></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>Attribute <code>xmlns:fox</code> not allowed here.</span></p><p class=\"location\">From line <span class=\"first-line\">46</span>, column <span class=\"first-col\">18</span>; to line <span class=\"last-line\">46</span>, column <span class=\"last-col\">126</span></p><p class=\"extract\"><code>yle&gt;      <b>&lt;style xmlns:fo=\"http://www.w3.org/1999/XSL/Format\" xmlns:fox=\"http://xmlgraphics.apache.org/fop/extensions\"&gt;</b><span class=\"lf\" title=\"Line break\">↩</span>\t\t\tol</code></p></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>Attribute <code>xmlns:fo</code> not allowed here.</span></p><p class=\"location\">From line <span class=\"first-line\">206</span>, column <span class=\"first-col\">7</span>; to line <span class=\"last-line\">206</span>, column <span class=\"last-col\">131</span></p><p class=\"extract\"><code>pt&gt;<span class=\"lf\" title=\"Line break\">↩</span>      <b>&lt;div xmlns:fo=\"http://www.w3.org/1999/XSL/Format\" xmlns:fox=\"http://xmlgraphics.apache.org/fop/extensions\" class=\"container\"&gt;</b><span class=\"lf\" title=\"Line break\">↩</span>     </code></p></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>Attribute <code>xmlns:fox</code> not allowed here.</span></p><p class=\"location\">From line <span class=\"first-line\">206</span>, column <span class=\"first-col\">7</span>; to line <span class=\"last-line\">206</span>, column <span class=\"last-col\">131</span></p><p class=\"extract\"><code>pt&gt;<span class=\"lf\" title=\"Line break\">↩</span>      <b>&lt;div xmlns:fo=\"http://www.w3.org/1999/XSL/Format\" xmlns:fox=\"http://xmlgraphics.apache.org/fop/extensions\" class=\"container\"&gt;</b><span class=\"lf\" title=\"Line break\">↩</span>     </code></p></li>"
				]
			},
			"axe": {
				"counts": {
					"criticalCount": 0,
					"seriousCount": 0,
					"moderateCount": 8,
					"minorCount": 0
				},
				"retry": 0,
				"errors": {
					"critical": [],
					"serious": [],
					"moderate": [
						{
							"id": "landmark-one-main",
							"impact": "moderate",
							"exception": false,
							"description": "Ensures the document has a main landmark",
							"help": "Document should have one main landmark",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/landmark-one-main?application=axeAPI",
							"failureSummary": "Fix all of the following:\n  Document does not have a main landmark",
							"nodes": [
								{
									"html": "<html lang=\"en\" style=\"height: 100%;\">",
									"failureSummary": "Fix all of the following:\n  Document does not have a main landmark",
									"target": "html"
								}
							]
						},
						{
							"id": "region",
							"impact": "moderate",
							"exception": false,
							"description": "Ensures all page content is contained by landmarks",
							"help": "All page content should be contained by landmarks",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/region?application=axeAPI",
							"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
							"nodes": [
								{
									"html": "<a class=\"header-mob__bottom-logo\" href=\"/index.html\"><img class=\"header-mob__bottom-logo-img img-res\" src=\"/_resources/_images/logo.svg\" alt=\"Roxbury small logo\" title=\"mobile site logo\"></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".header-mob__bottom-logo"
								},
								{
									"html": "<a href=\"#\" class=\"header-mob__language header-mob__right-btn btn btn_size_m btn_style_ghost-blue btn-ico-bg_size_m\">\n               \t\t\t\t\t\t\tLANGUAGE\n               \t\t\t\t\t\t</a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".header-mob__language"
								},
								{
									"html": "<a href=\"#\" class=\"polt-collapsed__trigger header-mob__search\"><img class=\"header-mob__search-ico\" src=\"/_resources/_images/search-icon.svg\" alt=\"search\"></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".polt-collapsed__trigger"
								},
								{
									"html": "<a href=\"#polt-menu\" class=\"mobile-menu close_menu polt-off__open-close polt-off__close-menu\"><span class=\"mobile-menu__box\"><span class=\"mobile-menu__inner\">menu</span></span></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".mobile-menu"
								},
								{
									"html": "<div class=\"widget-mob\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".widget-mob"
								},
								{
									"html": "<div xmlns:fo=\"http://www.w3.org/1999/XSL/Format\" xmlns:fox=\"http://xmlgraphics.apache.org/fop/extensions\" class=\"container\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": "body > .container"
								},
								{
									"html": "<div class=\"widget active\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".widget"
								}
							]
						}
					],
					"minor": []
				}
			}
		},
		{
			"href": "https://www.rcc.mass.edu/catalog/current/policies/children.html",
			"text": "children.html",
			"statusCode": 200,
			"styles": "",
			"console": {
				"count": 0,
				"errors": []
			},
			"image": "file-review\\children.png",
			"w3c": {
				"count": 1,
				"errors": [
					"<li class=\"error\"><p><strong>Error</strong>: <span>Bad value <code>/_resources/_images/Afford_RoxStart_student_working on computer_1920x667.jpg</code> for attribute <code>src</code> on element <a href=\"https://html.spec.whatwg.org/multipage/#the-img-element\"><code>img</code></a>: Illegal character in path segment: space is not allowed.</span></p><p class=\"location\">From line <span class=\"first-line\">166</span>, column <span class=\"first-col\">53</span>; to line <span class=\"last-line\">166</span>, column <span class=\"last-col\">176</span></p><p class=\"extract\"><code>r_style1\"&gt;<b>&lt;img src=\"/_resources/_images/Afford_RoxStart_student_working on computer_1920x667.jpg\" class=\"img_bg z-0\" alt=\"RCC Campus\"&gt;</b>&lt;div c</code></p></li>"
				]
			},
			"axe": {
				"counts": {
					"criticalCount": 0,
					"seriousCount": 0,
					"moderateCount": 11,
					"minorCount": 0
				},
				"retry": 0,
				"errors": {
					"critical": [],
					"serious": [],
					"moderate": [
						{
							"id": "landmark-one-main",
							"impact": "moderate",
							"exception": false,
							"description": "Ensures the document has a main landmark",
							"help": "Document should have one main landmark",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/landmark-one-main?application=axeAPI",
							"failureSummary": "Fix all of the following:\n  Document does not have a main landmark",
							"nodes": [
								{
									"html": "<html lang=\"en\" style=\"height: 100%;\">",
									"failureSummary": "Fix all of the following:\n  Document does not have a main landmark",
									"target": "html"
								}
							]
						},
						{
							"id": "region",
							"impact": "moderate",
							"exception": false,
							"description": "Ensures all page content is contained by landmarks",
							"help": "All page content should be contained by landmarks",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/region?application=axeAPI",
							"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
							"nodes": [
								{
									"html": "<a class=\"header-mob__bottom-logo\" href=\"/index.html\"><img class=\"header-mob__bottom-logo-img img-res\" src=\"/_resources/_images/logo.svg\" alt=\"Roxbury small logo\" title=\"mobile site logo\"></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".header-mob__bottom-logo"
								},
								{
									"html": "<a href=\"#\" class=\"header-mob__language header-mob__right-btn btn btn_size_m btn_style_ghost-blue btn-ico-bg_size_m\">\n               \t\t\t\t\t\t\tLANGUAGE\n               \t\t\t\t\t\t</a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".header-mob__language"
								},
								{
									"html": "<a href=\"#\" class=\"polt-collapsed__trigger header-mob__search\"><img class=\"header-mob__search-ico\" src=\"/_resources/_images/search-icon.svg\" alt=\"search\"></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".polt-collapsed__trigger"
								},
								{
									"html": "<a href=\"#polt-menu\" class=\"mobile-menu close_menu polt-off__open-close polt-off__close-menu\"><span class=\"mobile-menu__box\"><span class=\"mobile-menu__inner\">menu</span></span></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".mobile-menu"
								},
								{
									"html": "<div class=\"widget-mob\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".widget-mob"
								},
								{
									"html": "<img src=\"/_resources/_images/Afford_RoxStart_student_working on computer_1920x667.jpg\" class=\"img_bg z-0\" alt=\"RCC Campus\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".img_bg"
								},
								{
									"html": "<div class=\"container\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".breadcrumbs > .container"
								},
								{
									"html": "<a class=\"breadcrumbs__collapse-trigger\" href=\"#\">In This Section</a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".breadcrumbs__collapse-trigger"
								},
								{
									"html": "<section class=\"container\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": "section:nth-child(12)"
								},
								{
									"html": "<div class=\"widget active widget__stop\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".widget"
								}
							]
						}
					],
					"minor": []
				}
			}
		},
		{
			"href": "https://www.rcc.mass.edu/catalog/current/academic-catalog.html",
			"text": "academic-catalog.html",
			"statusCode": 200,
			"styles": "",
			"console": {
				"count": 0,
				"errors": []
			},
			"image": "file-review\\academic-catalog.png",
			"w3c": {
				"count": 1,
				"errors": [
					"<li class=\"error\"><p><strong>Error</strong>: <span>Bad value <code>/_resources/_images/Afford_RoxStart_student_working on computer_1920x667.jpg</code> for attribute <code>src</code> on element <a href=\"https://html.spec.whatwg.org/multipage/#the-img-element\"><code>img</code></a>: Illegal character in path segment: space is not allowed.</span></p><p class=\"location\">From line <span class=\"first-line\">166</span>, column <span class=\"first-col\">53</span>; to line <span class=\"last-line\">166</span>, column <span class=\"last-col\">176</span></p><p class=\"extract\"><code>r_style1\"&gt;<b>&lt;img src=\"/_resources/_images/Afford_RoxStart_student_working on computer_1920x667.jpg\" class=\"img_bg z-0\" alt=\"RCC Campus\"&gt;</b>&lt;div c</code></p></li>"
				]
			},
			"axe": {
				"counts": {
					"criticalCount": 0,
					"seriousCount": 0,
					"moderateCount": 12,
					"minorCount": 0
				},
				"retry": 0,
				"errors": {
					"critical": [],
					"serious": [],
					"moderate": [
						{
							"id": "landmark-one-main",
							"impact": "moderate",
							"exception": false,
							"description": "Ensures the document has a main landmark",
							"help": "Document should have one main landmark",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/landmark-one-main?application=axeAPI",
							"failureSummary": "Fix all of the following:\n  Document does not have a main landmark",
							"nodes": [
								{
									"html": "<html lang=\"en\" style=\"height: 100%;\">",
									"failureSummary": "Fix all of the following:\n  Document does not have a main landmark",
									"target": "html"
								}
							]
						},
						{
							"id": "region",
							"impact": "moderate",
							"exception": false,
							"description": "Ensures all page content is contained by landmarks",
							"help": "All page content should be contained by landmarks",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/region?application=axeAPI",
							"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
							"nodes": [
								{
									"html": "<a class=\"header-mob__bottom-logo\" href=\"/index.html\"><img class=\"header-mob__bottom-logo-img img-res\" src=\"/_resources/_images/logo.svg\" alt=\"Roxbury small logo\" title=\"mobile site logo\"></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".header-mob__bottom-logo"
								},
								{
									"html": "<a href=\"#\" class=\"header-mob__language header-mob__right-btn btn btn_size_m btn_style_ghost-blue btn-ico-bg_size_m\">\n               \t\t\t\t\t\t\tLANGUAGE\n               \t\t\t\t\t\t</a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".header-mob__language"
								},
								{
									"html": "<a href=\"#\" class=\"polt-collapsed__trigger header-mob__search\"><img class=\"header-mob__search-ico\" src=\"/_resources/_images/search-icon.svg\" alt=\"search\"></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".polt-collapsed__trigger"
								},
								{
									"html": "<a href=\"#polt-menu\" class=\"mobile-menu close_menu polt-off__open-close polt-off__close-menu\"><span class=\"mobile-menu__box\"><span class=\"mobile-menu__inner\">menu</span></span></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".mobile-menu"
								},
								{
									"html": "<div class=\"widget-mob\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".widget-mob"
								},
								{
									"html": "<img src=\"/_resources/_images/Afford_RoxStart_student_working on computer_1920x667.jpg\" class=\"img_bg z-0\" alt=\"RCC Campus\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".img_bg"
								},
								{
									"html": "<div class=\"container\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".breadcrumbs > .container"
								},
								{
									"html": "<a class=\"breadcrumbs__collapse-trigger\" href=\"#\">In This Section</a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".breadcrumbs__collapse-trigger"
								},
								{
									"html": "<h1 class=\"catalog-heading\">Academic Catalog 2024-2025</h1>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": "h1"
								},
								{
									"html": "<p class=\"pb-5\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".pb-5"
								},
								{
									"html": "<div class=\"widget active\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".widget"
								}
							]
						}
					],
					"minor": []
				}
			}
		},
		{
			"href": "https://www.rcc.mass.edu/catalog/current/policies/acceptable-use.html",
			"text": "acceptable-use.html",
			"statusCode": 200,
			"styles": "",
			"console": {
				"count": 0,
				"errors": []
			},
			"image": "file-review\\acceptable-use.png",
			"w3c": {
				"count": 1,
				"errors": [
					"<li class=\"error\"><p><strong>Error</strong>: <span>Bad value <code>/_resources/_images/Afford_RoxStart_student_working on computer_1920x667.jpg</code> for attribute <code>src</code> on element <a href=\"https://html.spec.whatwg.org/multipage/#the-img-element\"><code>img</code></a>: Illegal character in path segment: space is not allowed.</span></p><p class=\"location\">From line <span class=\"first-line\">166</span>, column <span class=\"first-col\">53</span>; to line <span class=\"last-line\">166</span>, column <span class=\"last-col\">176</span></p><p class=\"extract\"><code>r_style1\"&gt;<b>&lt;img src=\"/_resources/_images/Afford_RoxStart_student_working on computer_1920x667.jpg\" class=\"img_bg z-0\" alt=\"RCC Campus\"&gt;</b>&lt;div c</code></p></li>"
				]
			},
			"axe": {
				"counts": {
					"criticalCount": 0,
					"seriousCount": 0,
					"moderateCount": 12,
					"minorCount": 0
				},
				"retry": 0,
				"errors": {
					"critical": [],
					"serious": [],
					"moderate": [
						{
							"id": "heading-order",
							"impact": "moderate",
							"exception": false,
							"description": "Ensures the order of headings is semantically correct",
							"help": "Heading levels should only increase by one",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/heading-order?application=axeAPI",
							"failureSummary": "Fix any of the following:\n  Heading order invalid",
							"nodes": [
								{
									"html": "<h3>Purpose</h3>",
									"failureSummary": "Fix any of the following:\n  Heading order invalid",
									"target": "h3:nth-child(2)"
								}
							]
						},
						{
							"id": "landmark-one-main",
							"impact": "moderate",
							"exception": false,
							"description": "Ensures the document has a main landmark",
							"help": "Document should have one main landmark",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/landmark-one-main?application=axeAPI",
							"failureSummary": "Fix all of the following:\n  Document does not have a main landmark",
							"nodes": [
								{
									"html": "<html lang=\"en\" style=\"height: 100%;\">",
									"failureSummary": "Fix all of the following:\n  Document does not have a main landmark",
									"target": "html"
								}
							]
						},
						{
							"id": "region",
							"impact": "moderate",
							"exception": false,
							"description": "Ensures all page content is contained by landmarks",
							"help": "All page content should be contained by landmarks",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/region?application=axeAPI",
							"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
							"nodes": [
								{
									"html": "<a class=\"header-mob__bottom-logo\" href=\"/index.html\"><img class=\"header-mob__bottom-logo-img img-res\" src=\"/_resources/_images/logo.svg\" alt=\"Roxbury small logo\" title=\"mobile site logo\"></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".header-mob__bottom-logo"
								},
								{
									"html": "<a href=\"#\" class=\"header-mob__language header-mob__right-btn btn btn_size_m btn_style_ghost-blue btn-ico-bg_size_m\">\n               \t\t\t\t\t\t\tLANGUAGE\n               \t\t\t\t\t\t</a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".header-mob__language"
								},
								{
									"html": "<a href=\"#\" class=\"polt-collapsed__trigger header-mob__search\"><img class=\"header-mob__search-ico\" src=\"/_resources/_images/search-icon.svg\" alt=\"search\"></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".polt-collapsed__trigger"
								},
								{
									"html": "<a href=\"#polt-menu\" class=\"mobile-menu close_menu polt-off__open-close polt-off__close-menu\"><span class=\"mobile-menu__box\"><span class=\"mobile-menu__inner\">menu</span></span></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".mobile-menu"
								},
								{
									"html": "<div class=\"widget-mob\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".widget-mob"
								},
								{
									"html": "<img src=\"/_resources/_images/Afford_RoxStart_student_working on computer_1920x667.jpg\" class=\"img_bg z-0\" alt=\"RCC Campus\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".img_bg"
								},
								{
									"html": "<div class=\"container\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".breadcrumbs > .container"
								},
								{
									"html": "<a class=\"breadcrumbs__collapse-trigger\" href=\"#\">In This Section</a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".breadcrumbs__collapse-trigger"
								},
								{
									"html": "<section class=\"container\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": "section:nth-child(13)"
								},
								{
									"html": "<div class=\"widget active\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".widget"
								}
							]
						}
					],
					"minor": []
				}
			}
		},
		{
			"href": "https://www.rcc.mass.edu/catalog/current/policies/affirmative-action.html",
			"text": "affirmative-action.html",
			"statusCode": 200,
			"styles": "",
			"console": {
				"count": 0,
				"errors": []
			},
			"image": "file-review\\affirmative-action.png",
			"w3c": {
				"count": 1,
				"errors": [
					"<li class=\"error\"><p><strong>Error</strong>: <span>Bad value <code>/_resources/_images/Afford_RoxStart_student_working on computer_1920x667.jpg</code> for attribute <code>src</code> on element <a href=\"https://html.spec.whatwg.org/multipage/#the-img-element\"><code>img</code></a>: Illegal character in path segment: space is not allowed.</span></p><p class=\"location\">From line <span class=\"first-line\">166</span>, column <span class=\"first-col\">53</span>; to line <span class=\"last-line\">166</span>, column <span class=\"last-col\">176</span></p><p class=\"extract\"><code>r_style1\"&gt;<b>&lt;img src=\"/_resources/_images/Afford_RoxStart_student_working on computer_1920x667.jpg\" class=\"img_bg z-0\" alt=\"RCC Campus\"&gt;</b>&lt;div c</code></p></li>"
				]
			},
			"axe": {
				"counts": {
					"criticalCount": 0,
					"seriousCount": 0,
					"moderateCount": 11,
					"minorCount": 0
				},
				"retry": 0,
				"errors": {
					"critical": [],
					"serious": [],
					"moderate": [
						{
							"id": "landmark-one-main",
							"impact": "moderate",
							"exception": false,
							"description": "Ensures the document has a main landmark",
							"help": "Document should have one main landmark",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/landmark-one-main?application=axeAPI",
							"failureSummary": "Fix all of the following:\n  Document does not have a main landmark",
							"nodes": [
								{
									"html": "<html lang=\"en\" style=\"height: 100%;\">",
									"failureSummary": "Fix all of the following:\n  Document does not have a main landmark",
									"target": "html"
								}
							]
						},
						{
							"id": "region",
							"impact": "moderate",
							"exception": false,
							"description": "Ensures all page content is contained by landmarks",
							"help": "All page content should be contained by landmarks",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/region?application=axeAPI",
							"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
							"nodes": [
								{
									"html": "<a class=\"header-mob__bottom-logo\" href=\"/index.html\"><img class=\"header-mob__bottom-logo-img img-res\" src=\"/_resources/_images/logo.svg\" alt=\"Roxbury small logo\" title=\"mobile site logo\"></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".header-mob__bottom-logo"
								},
								{
									"html": "<a href=\"#\" class=\"header-mob__language header-mob__right-btn btn btn_size_m btn_style_ghost-blue btn-ico-bg_size_m\">\n               \t\t\t\t\t\t\tLANGUAGE\n               \t\t\t\t\t\t</a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".header-mob__language"
								},
								{
									"html": "<a href=\"#\" class=\"polt-collapsed__trigger header-mob__search\"><img class=\"header-mob__search-ico\" src=\"/_resources/_images/search-icon.svg\" alt=\"search\"></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".polt-collapsed__trigger"
								},
								{
									"html": "<a href=\"#polt-menu\" class=\"mobile-menu close_menu polt-off__open-close polt-off__close-menu\"><span class=\"mobile-menu__box\"><span class=\"mobile-menu__inner\">menu</span></span></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".mobile-menu"
								},
								{
									"html": "<div class=\"widget-mob\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".widget-mob"
								},
								{
									"html": "<img src=\"/_resources/_images/Afford_RoxStart_student_working on computer_1920x667.jpg\" class=\"img_bg z-0\" alt=\"RCC Campus\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".img_bg"
								},
								{
									"html": "<div class=\"container\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".breadcrumbs > .container"
								},
								{
									"html": "<a class=\"breadcrumbs__collapse-trigger\" href=\"#\">In This Section</a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".breadcrumbs__collapse-trigger"
								},
								{
									"html": "<section class=\"container\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": "section:nth-child(13)"
								},
								{
									"html": "<div class=\"widget active\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".widget"
								}
							]
						}
					],
					"minor": []
				}
			}
		},
		{
			"href": "https://www.rcc.mass.edu/catalog/current/courses/hum.html",
			"text": "hum.html",
			"statusCode": 200,
			"styles": "",
			"console": {
				"count": 0,
				"errors": []
			},
			"image": "file-review\\hum.png",
			"w3c": {
				"count": 3,
				"errors": [
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>description</code> not allowed as child of element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">202</span>, column <span class=\"first-col\">31</span>; to line <span class=\"last-line\">202</span>, column <span class=\"last-col\">43</span></p><p class=\"extract\"><code>          <b>&lt;description&gt;</b>This c</code></p><dl><dt>Content model for element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a>:</dt><dd><a href=\"https://html.spec.whatwg.org/multipage/#phrasing-content-2\">Phrasing content</a>.</dd></dl></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>description</code> not allowed as child of element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">216</span>, column <span class=\"first-col\">31</span>; to line <span class=\"last-line\">216</span>, column <span class=\"last-col\">43</span></p><p class=\"extract\"><code>          <b>&lt;description&gt;</b>PREREQ</code></p><dl><dt>Content model for element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a>:</dt><dd><a href=\"https://html.spec.whatwg.org/multipage/#phrasing-content-2\">Phrasing content</a>.</dd></dl></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>description</code> not allowed as child of element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">234</span>, column <span class=\"first-col\">31</span>; to line <span class=\"last-line\">234</span>, column <span class=\"last-col\">43</span></p><p class=\"extract\"><code>          <b>&lt;description&gt;</b>With a</code></p><dl><dt>Content model for element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a>:</dt><dd><a href=\"https://html.spec.whatwg.org/multipage/#phrasing-content-2\">Phrasing content</a>.</dd></dl></li>"
				]
			},
			"axe": {
				"counts": {
					"criticalCount": 0,
					"seriousCount": 0,
					"moderateCount": 13,
					"minorCount": 0
				},
				"retry": 0,
				"errors": {
					"critical": [],
					"serious": [],
					"moderate": [
						{
							"id": "landmark-one-main",
							"impact": "moderate",
							"exception": false,
							"description": "Ensures the document has a main landmark",
							"help": "Document should have one main landmark",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/landmark-one-main?application=axeAPI",
							"failureSummary": "Fix all of the following:\n  Document does not have a main landmark",
							"nodes": [
								{
									"html": "<html lang=\"en\" style=\"height: 100%;\">",
									"failureSummary": "Fix all of the following:\n  Document does not have a main landmark",
									"target": "html"
								}
							]
						},
						{
							"id": "region",
							"impact": "moderate",
							"exception": false,
							"description": "Ensures all page content is contained by landmarks",
							"help": "All page content should be contained by landmarks",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/region?application=axeAPI",
							"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
							"nodes": [
								{
									"html": "<a class=\"header-mob__bottom-logo\" href=\"/index.html\"><img class=\"header-mob__bottom-logo-img img-res\" src=\"/_resources/_images/logo.svg\" alt=\"Roxbury small logo\" title=\"mobile site logo\"></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".header-mob__bottom-logo"
								},
								{
									"html": "<a href=\"#\" class=\"header-mob__language header-mob__right-btn btn btn_size_m btn_style_ghost-blue btn-ico-bg_size_m\">\n               \t\t\t\t\t\t\tLANGUAGE\n               \t\t\t\t\t\t</a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".header-mob__language"
								},
								{
									"html": "<a href=\"#\" class=\"polt-collapsed__trigger header-mob__search\"><img class=\"header-mob__search-ico\" src=\"/_resources/_images/search-icon.svg\" alt=\"search\"></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".polt-collapsed__trigger"
								},
								{
									"html": "<a href=\"#polt-menu\" class=\"mobile-menu close_menu polt-off__open-close polt-off__close-menu\"><span class=\"mobile-menu__box\"><span class=\"mobile-menu__inner\">menu</span></span></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".mobile-menu"
								},
								{
									"html": "<div class=\"widget-mob\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".widget-mob"
								},
								{
									"html": "<img src=\"/_resources/_images/bg2.jpg\" class=\"img_bg z-0\" alt=\"RCC Campus\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".img_bg"
								},
								{
									"html": "<div class=\"container relative_z\">\n            <h1 class=\"hero-inner__title\">Course Details</h1>\n         </div>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".relative_z"
								},
								{
									"html": "<div class=\"container\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".breadcrumbs > .container"
								},
								{
									"html": "<a class=\"breadcrumbs__collapse-trigger\" href=\"#\">In This Section</a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".breadcrumbs__collapse-trigger"
								},
								{
									"html": "<div class=\"col-12 col-md-3\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".col-md-3"
								},
								{
									"html": "<h2>HUM</h2>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": "#accordion-subject-d34d33e59 > h2"
								},
								{
									"html": "<div class=\"widget active\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".widget"
								}
							]
						}
					],
					"minor": []
				}
			}
		},
		{
			"href": "https://www.rcc.mass.edu/catalog/current/courses/hlt.html",
			"text": "hlt.html",
			"statusCode": 200,
			"styles": "",
			"console": {
				"count": 0,
				"errors": []
			},
			"image": "file-review\\hlt.png",
			"w3c": {
				"count": 2,
				"errors": [
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>description</code> not allowed as child of element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">202</span>, column <span class=\"first-col\">31</span>; to line <span class=\"last-line\">202</span>, column <span class=\"last-col\">43</span></p><p class=\"extract\"><code>          <b>&lt;description&gt;</b>Prereq</code></p><dl><dt>Content model for element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a>:</dt><dd><a href=\"https://html.spec.whatwg.org/multipage/#phrasing-content-2\">Phrasing content</a>.</dd></dl></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>description</code> not allowed as child of element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">221</span>, column <span class=\"first-col\">31</span>; to line <span class=\"last-line\">221</span>, column <span class=\"last-col\">43</span></p><p class=\"extract\"><code>          <b>&lt;description&gt;</b>Prereq</code></p><dl><dt>Content model for element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a>:</dt><dd><a href=\"https://html.spec.whatwg.org/multipage/#phrasing-content-2\">Phrasing content</a>.</dd></dl></li>"
				]
			},
			"axe": {
				"counts": {
					"criticalCount": 0,
					"seriousCount": 0,
					"moderateCount": 13,
					"minorCount": 0
				},
				"retry": 0,
				"errors": {
					"critical": [],
					"serious": [],
					"moderate": [
						{
							"id": "landmark-one-main",
							"impact": "moderate",
							"exception": false,
							"description": "Ensures the document has a main landmark",
							"help": "Document should have one main landmark",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/landmark-one-main?application=axeAPI",
							"failureSummary": "Fix all of the following:\n  Document does not have a main landmark",
							"nodes": [
								{
									"html": "<html lang=\"en\" style=\"height: 100%;\">",
									"failureSummary": "Fix all of the following:\n  Document does not have a main landmark",
									"target": "html"
								}
							]
						},
						{
							"id": "region",
							"impact": "moderate",
							"exception": false,
							"description": "Ensures all page content is contained by landmarks",
							"help": "All page content should be contained by landmarks",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/region?application=axeAPI",
							"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
							"nodes": [
								{
									"html": "<a class=\"header-mob__bottom-logo\" href=\"/index.html\"><img class=\"header-mob__bottom-logo-img img-res\" src=\"/_resources/_images/logo.svg\" alt=\"Roxbury small logo\" title=\"mobile site logo\"></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".header-mob__bottom-logo"
								},
								{
									"html": "<a href=\"#\" class=\"header-mob__language header-mob__right-btn btn btn_size_m btn_style_ghost-blue btn-ico-bg_size_m\">\n               \t\t\t\t\t\t\tLANGUAGE\n               \t\t\t\t\t\t</a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".header-mob__language"
								},
								{
									"html": "<a href=\"#\" class=\"polt-collapsed__trigger header-mob__search\"><img class=\"header-mob__search-ico\" src=\"/_resources/_images/search-icon.svg\" alt=\"search\"></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".polt-collapsed__trigger"
								},
								{
									"html": "<a href=\"#polt-menu\" class=\"mobile-menu close_menu polt-off__open-close polt-off__close-menu\"><span class=\"mobile-menu__box\"><span class=\"mobile-menu__inner\">menu</span></span></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".mobile-menu"
								},
								{
									"html": "<div class=\"widget-mob\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".widget-mob"
								},
								{
									"html": "<img src=\"/_resources/_images/bg2.jpg\" class=\"img_bg z-0\" alt=\"RCC Campus\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".img_bg"
								},
								{
									"html": "<div class=\"container relative_z\">\n            <h1 class=\"hero-inner__title\">Course Details</h1>\n         </div>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".relative_z"
								},
								{
									"html": "<div class=\"container\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".breadcrumbs > .container"
								},
								{
									"html": "<a class=\"breadcrumbs__collapse-trigger\" href=\"#\">In This Section</a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".breadcrumbs__collapse-trigger"
								},
								{
									"html": "<div class=\"col-12 col-md-3\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".col-md-3"
								},
								{
									"html": "<h2>HLT</h2>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": "#accordion-subject-d34d33e31 > h2"
								},
								{
									"html": "<div class=\"widget active\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".widget"
								}
							]
						}
					],
					"minor": []
				}
			}
		},
		{
			"href": "https://www.rcc.mass.edu/catalog/current/courses/course-list-all.html",
			"text": "course-list-all.html",
			"statusCode": 200,
			"styles": "",
			"console": {
				"count": 0,
				"errors": []
			},
			"image": "file-review\\course-list-all.png",
			"w3c": {
				"count": 14,
				"errors": [
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>description</code> not allowed as child of element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">202</span>, column <span class=\"first-col\">31</span>; to line <span class=\"last-line\">202</span>, column <span class=\"last-col\">43</span></p><p class=\"extract\"><code>          <b>&lt;description&gt;</b>PREREQ</code></p><dl><dt>Content model for element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a>:</dt><dd><a href=\"https://html.spec.whatwg.org/multipage/#phrasing-content-2\">Phrasing content</a>.</dd></dl></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>description</code> not allowed as child of element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">226</span>, column <span class=\"first-col\">31</span>; to line <span class=\"last-line\">226</span>, column <span class=\"last-col\">43</span></p><p class=\"extract\"><code>          <b>&lt;description&gt;</b>Prereq</code></p><dl><dt>Content model for element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a>:</dt><dd><a href=\"https://html.spec.whatwg.org/multipage/#phrasing-content-2\">Phrasing content</a>.</dd></dl></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>description</code> not allowed as child of element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">249</span>, column <span class=\"first-col\">31</span>; to line <span class=\"last-line\">249</span>, column <span class=\"last-col\">43</span></p><p class=\"extract\"><code>          <b>&lt;description&gt;</b>Prereq</code></p><dl><dt>Content model for element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a>:</dt><dd><a href=\"https://html.spec.whatwg.org/multipage/#phrasing-content-2\">Phrasing content</a>.</dd></dl></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>description</code> not allowed as child of element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">268</span>, column <span class=\"first-col\">31</span>; to line <span class=\"last-line\">268</span>, column <span class=\"last-col\">43</span></p><p class=\"extract\"><code>          <b>&lt;description&gt;</b>Prereq</code></p><dl><dt>Content model for element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a>:</dt><dd><a href=\"https://html.spec.whatwg.org/multipage/#phrasing-content-2\">Phrasing content</a>.</dd></dl></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>description</code> not allowed as child of element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">290</span>, column <span class=\"first-col\">31</span>; to line <span class=\"last-line\">290</span>, column <span class=\"last-col\">43</span></p><p class=\"extract\"><code>          <b>&lt;description&gt;</b>This c</code></p><dl><dt>Content model for element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a>:</dt><dd><a href=\"https://html.spec.whatwg.org/multipage/#phrasing-content-2\">Phrasing content</a>.</dd></dl></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>description</code> not allowed as child of element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">304</span>, column <span class=\"first-col\">31</span>; to line <span class=\"last-line\">304</span>, column <span class=\"last-col\">43</span></p><p class=\"extract\"><code>          <b>&lt;description&gt;</b>PREREQ</code></p><dl><dt>Content model for element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a>:</dt><dd><a href=\"https://html.spec.whatwg.org/multipage/#phrasing-content-2\">Phrasing content</a>.</dd></dl></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>description</code> not allowed as child of element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">322</span>, column <span class=\"first-col\">31</span>; to line <span class=\"last-line\">322</span>, column <span class=\"last-col\">43</span></p><p class=\"extract\"><code>          <b>&lt;description&gt;</b>With a</code></p><dl><dt>Content model for element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a>:</dt><dd><a href=\"https://html.spec.whatwg.org/multipage/#phrasing-content-2\">Phrasing content</a>.</dd></dl></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>description</code> not allowed as child of element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">340</span>, column <span class=\"first-col\">31</span>; to line <span class=\"last-line\">340</span>, column <span class=\"last-col\">43</span></p><p class=\"extract\"><code>          <b>&lt;description&gt;</b>Prereq</code></p><dl><dt>Content model for element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a>:</dt><dd><a href=\"https://html.spec.whatwg.org/multipage/#phrasing-content-2\">Phrasing content</a>.</dd></dl></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>description</code> not allowed as child of element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">358</span>, column <span class=\"first-col\">31</span>; to line <span class=\"last-line\">358</span>, column <span class=\"last-col\">43</span></p><p class=\"extract\"><code>          <b>&lt;description&gt;</b>Prereq</code></p><dl><dt>Content model for element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a>:</dt><dd><a href=\"https://html.spec.whatwg.org/multipage/#phrasing-content-2\">Phrasing content</a>.</dd></dl></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>description</code> not allowed as child of element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">379</span>, column <span class=\"first-col\">31</span>; to line <span class=\"last-line\">379</span>, column <span class=\"last-col\">43</span></p><p class=\"extract\"><code>          <b>&lt;description&gt;</b>PREREQ</code></p><dl><dt>Content model for element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a>:</dt><dd><a href=\"https://html.spec.whatwg.org/multipage/#phrasing-content-2\">Phrasing content</a>.</dd></dl></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>description</code> not allowed as child of element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">394</span>, column <span class=\"first-col\">31</span>; to line <span class=\"last-line\">394</span>, column <span class=\"last-col\">43</span></p><p class=\"extract\"><code>          <b>&lt;description&gt;</b>PREREQ</code></p><dl><dt>Content model for element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a>:</dt><dd><a href=\"https://html.spec.whatwg.org/multipage/#phrasing-content-2\">Phrasing content</a>.</dd></dl></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>description</code> not allowed as child of element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">410</span>, column <span class=\"first-col\">31</span>; to line <span class=\"last-line\">410</span>, column <span class=\"last-col\">43</span></p><p class=\"extract\"><code>          <b>&lt;description&gt;</b>PREREQ</code></p><dl><dt>Content model for element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a>:</dt><dd><a href=\"https://html.spec.whatwg.org/multipage/#phrasing-content-2\">Phrasing content</a>.</dd></dl></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>description</code> not allowed as child of element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">428</span>, column <span class=\"first-col\">31</span>; to line <span class=\"last-line\">428</span>, column <span class=\"last-col\">43</span></p><p class=\"extract\"><code>          <b>&lt;description&gt;</b>PREREQ</code></p><dl><dt>Content model for element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a>:</dt><dd><a href=\"https://html.spec.whatwg.org/multipage/#phrasing-content-2\">Phrasing content</a>.</dd></dl></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>description</code> not allowed as child of element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">443</span>, column <span class=\"first-col\">31</span>; to line <span class=\"last-line\">443</span>, column <span class=\"last-col\">43</span></p><p class=\"extract\"><code>          <b>&lt;description&gt;</b>PREREQ</code></p><dl><dt>Content model for element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a>:</dt><dd><a href=\"https://html.spec.whatwg.org/multipage/#phrasing-content-2\">Phrasing content</a>.</dd></dl></li>"
				]
			},
			"axe": {
				"counts": {
					"criticalCount": 0,
					"seriousCount": 0,
					"moderateCount": 19,
					"minorCount": 0
				},
				"retry": 0,
				"errors": {
					"critical": [],
					"serious": [],
					"moderate": [
						{
							"id": "landmark-one-main",
							"impact": "moderate",
							"exception": false,
							"description": "Ensures the document has a main landmark",
							"help": "Document should have one main landmark",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/landmark-one-main?application=axeAPI",
							"failureSummary": "Fix all of the following:\n  Document does not have a main landmark",
							"nodes": [
								{
									"html": "<html lang=\"en\" style=\"height: 100%;\">",
									"failureSummary": "Fix all of the following:\n  Document does not have a main landmark",
									"target": "html"
								}
							]
						},
						{
							"id": "region",
							"impact": "moderate",
							"exception": false,
							"description": "Ensures all page content is contained by landmarks",
							"help": "All page content should be contained by landmarks",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/region?application=axeAPI",
							"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
							"nodes": [
								{
									"html": "<a class=\"header-mob__bottom-logo\" href=\"/index.html\"><img class=\"header-mob__bottom-logo-img img-res\" src=\"/_resources/_images/logo.svg\" alt=\"Roxbury small logo\" title=\"mobile site logo\"></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".header-mob__bottom-logo"
								},
								{
									"html": "<a href=\"#\" class=\"header-mob__language header-mob__right-btn btn btn_size_m btn_style_ghost-blue btn-ico-bg_size_m\">\n               \t\t\t\t\t\t\tLANGUAGE\n               \t\t\t\t\t\t</a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".header-mob__language"
								},
								{
									"html": "<a href=\"#\" class=\"polt-collapsed__trigger header-mob__search\"><img class=\"header-mob__search-ico\" src=\"/_resources/_images/search-icon.svg\" alt=\"search\"></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".polt-collapsed__trigger"
								},
								{
									"html": "<a href=\"#polt-menu\" class=\"mobile-menu close_menu polt-off__open-close polt-off__close-menu\"><span class=\"mobile-menu__box\"><span class=\"mobile-menu__inner\">menu</span></span></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".mobile-menu"
								},
								{
									"html": "<div class=\"widget-mob\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".widget-mob"
								},
								{
									"html": "<img src=\"/_resources/_images/bg2.jpg\" class=\"img_bg z-0\" alt=\"RCC Campus\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".img_bg"
								},
								{
									"html": "<div class=\"container relative_z\">\n            <h1 class=\"hero-inner__title\">All Courses</h1>\n         </div>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".relative_z"
								},
								{
									"html": "<div class=\"container\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".breadcrumbs > .container"
								},
								{
									"html": "<a class=\"breadcrumbs__collapse-trigger\" href=\"#\">In This Section</a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".breadcrumbs__collapse-trigger"
								},
								{
									"html": "<div class=\"col-12 col-md-3\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".col-md-3"
								},
								{
									"html": "<h2>BMT</h2>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": "#accordion-subject-d34d33e3 > h2"
								},
								{
									"html": "<h2>ENG</h2>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": "#accordion-subject-d34d33e17 > h2"
								},
								{
									"html": "<h2>HLT</h2>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": "#accordion-subject-d34d33e31 > h2"
								},
								{
									"html": "<h2>HUM</h2>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": "#accordion-subject-d34d33e59 > h2"
								},
								{
									"html": "<h2>LAN</h2>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": "#accordion-subject-d34d33e108 > h2"
								},
								{
									"html": "<h2>SCI</h2>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": "#accordion-subject-d34d33e141 > h2"
								},
								{
									"html": "<h2>SSI</h2>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": "#accordion-subject-d34d33e194 > h2"
								},
								{
									"html": "<div class=\"widget active\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".widget"
								}
							]
						}
					],
					"minor": []
				}
			}
		},
		{
			"href": "https://www.rcc.mass.edu/catalog/current/courses/lan.html",
			"text": "lan.html",
			"statusCode": 200,
			"styles": "",
			"console": {
				"count": 0,
				"errors": []
			},
			"image": "file-review\\lan.png",
			"w3c": {
				"count": 2,
				"errors": [
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>description</code> not allowed as child of element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">202</span>, column <span class=\"first-col\">31</span>; to line <span class=\"last-line\">202</span>, column <span class=\"last-col\">43</span></p><p class=\"extract\"><code>          <b>&lt;description&gt;</b>Prereq</code></p><dl><dt>Content model for element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a>:</dt><dd><a href=\"https://html.spec.whatwg.org/multipage/#phrasing-content-2\">Phrasing content</a>.</dd></dl></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>description</code> not allowed as child of element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">220</span>, column <span class=\"first-col\">31</span>; to line <span class=\"last-line\">220</span>, column <span class=\"last-col\">43</span></p><p class=\"extract\"><code>          <b>&lt;description&gt;</b>Prereq</code></p><dl><dt>Content model for element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a>:</dt><dd><a href=\"https://html.spec.whatwg.org/multipage/#phrasing-content-2\">Phrasing content</a>.</dd></dl></li>"
				]
			},
			"axe": {
				"counts": {
					"criticalCount": 0,
					"seriousCount": 0,
					"moderateCount": 13,
					"minorCount": 0
				},
				"retry": 0,
				"errors": {
					"critical": [],
					"serious": [],
					"moderate": [
						{
							"id": "landmark-one-main",
							"impact": "moderate",
							"exception": false,
							"description": "Ensures the document has a main landmark",
							"help": "Document should have one main landmark",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/landmark-one-main?application=axeAPI",
							"failureSummary": "Fix all of the following:\n  Document does not have a main landmark",
							"nodes": [
								{
									"html": "<html lang=\"en\" style=\"height: 100%;\">",
									"failureSummary": "Fix all of the following:\n  Document does not have a main landmark",
									"target": "html"
								}
							]
						},
						{
							"id": "region",
							"impact": "moderate",
							"exception": false,
							"description": "Ensures all page content is contained by landmarks",
							"help": "All page content should be contained by landmarks",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/region?application=axeAPI",
							"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
							"nodes": [
								{
									"html": "<a class=\"header-mob__bottom-logo\" href=\"/index.html\"><img class=\"header-mob__bottom-logo-img img-res\" src=\"/_resources/_images/logo.svg\" alt=\"Roxbury small logo\" title=\"mobile site logo\"></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".header-mob__bottom-logo"
								},
								{
									"html": "<a href=\"#\" class=\"header-mob__language header-mob__right-btn btn btn_size_m btn_style_ghost-blue btn-ico-bg_size_m\">\n               \t\t\t\t\t\t\tLANGUAGE\n               \t\t\t\t\t\t</a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".header-mob__language"
								},
								{
									"html": "<a href=\"#\" class=\"polt-collapsed__trigger header-mob__search\"><img class=\"header-mob__search-ico\" src=\"/_resources/_images/search-icon.svg\" alt=\"search\"></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".polt-collapsed__trigger"
								},
								{
									"html": "<a href=\"#polt-menu\" class=\"mobile-menu close_menu polt-off__open-close polt-off__close-menu\"><span class=\"mobile-menu__box\"><span class=\"mobile-menu__inner\">menu</span></span></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".mobile-menu"
								},
								{
									"html": "<div class=\"widget-mob\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".widget-mob"
								},
								{
									"html": "<img src=\"/_resources/_images/bg2.jpg\" class=\"img_bg z-0\" alt=\"RCC Campus\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".img_bg"
								},
								{
									"html": "<div class=\"container relative_z\">\n            <h1 class=\"hero-inner__title\">LAN Courses</h1>\n         </div>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".relative_z"
								},
								{
									"html": "<div class=\"container\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".breadcrumbs > .container"
								},
								{
									"html": "<a class=\"breadcrumbs__collapse-trigger\" href=\"#\">In This Section</a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".breadcrumbs__collapse-trigger"
								},
								{
									"html": "<div class=\"col-12 col-md-3\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".col-md-3"
								},
								{
									"html": "<h2>LAN</h2>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": "#accordion-subject-d34d33e108 > h2"
								},
								{
									"html": "<div class=\"widget active\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".widget"
								}
							]
						}
					],
					"minor": []
				}
			}
		},
		{
			"href": "https://www.rcc.mass.edu/catalog/current/courses/index.html",
			"text": "index.html",
			"statusCode": 200,
			"styles": "",
			"console": {
				"count": 0,
				"errors": []
			},
			"image": "file-review\\index.png",
			"w3c": {
				"count": 14,
				"errors": [
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>description</code> not allowed as child of element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">196</span>, column <span class=\"first-col\">28</span>; to line <span class=\"last-line\">196</span>, column <span class=\"last-col\">40</span></p><p class=\"extract\"><code>          <b>&lt;description&gt;</b>PREREQ</code></p><dl><dt>Content model for element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a>:</dt><dd><a href=\"https://html.spec.whatwg.org/multipage/#phrasing-content-2\">Phrasing content</a>.</dd></dl></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>description</code> not allowed as child of element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">219</span>, column <span class=\"first-col\">28</span>; to line <span class=\"last-line\">219</span>, column <span class=\"last-col\">40</span></p><p class=\"extract\"><code>          <b>&lt;description&gt;</b>Prereq</code></p><dl><dt>Content model for element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a>:</dt><dd><a href=\"https://html.spec.whatwg.org/multipage/#phrasing-content-2\">Phrasing content</a>.</dd></dl></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>description</code> not allowed as child of element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">241</span>, column <span class=\"first-col\">28</span>; to line <span class=\"last-line\">241</span>, column <span class=\"last-col\">40</span></p><p class=\"extract\"><code>          <b>&lt;description&gt;</b>Prereq</code></p><dl><dt>Content model for element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a>:</dt><dd><a href=\"https://html.spec.whatwg.org/multipage/#phrasing-content-2\">Phrasing content</a>.</dd></dl></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>description</code> not allowed as child of element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">260</span>, column <span class=\"first-col\">28</span>; to line <span class=\"last-line\">260</span>, column <span class=\"last-col\">40</span></p><p class=\"extract\"><code>          <b>&lt;description&gt;</b>Prereq</code></p><dl><dt>Content model for element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a>:</dt><dd><a href=\"https://html.spec.whatwg.org/multipage/#phrasing-content-2\">Phrasing content</a>.</dd></dl></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>description</code> not allowed as child of element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">282</span>, column <span class=\"first-col\">28</span>; to line <span class=\"last-line\">282</span>, column <span class=\"last-col\">40</span></p><p class=\"extract\"><code>          <b>&lt;description&gt;</b>This c</code></p><dl><dt>Content model for element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a>:</dt><dd><a href=\"https://html.spec.whatwg.org/multipage/#phrasing-content-2\">Phrasing content</a>.</dd></dl></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>description</code> not allowed as child of element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">296</span>, column <span class=\"first-col\">28</span>; to line <span class=\"last-line\">296</span>, column <span class=\"last-col\">40</span></p><p class=\"extract\"><code>          <b>&lt;description&gt;</b>PREREQ</code></p><dl><dt>Content model for element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a>:</dt><dd><a href=\"https://html.spec.whatwg.org/multipage/#phrasing-content-2\">Phrasing content</a>.</dd></dl></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>description</code> not allowed as child of element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">314</span>, column <span class=\"first-col\">28</span>; to line <span class=\"last-line\">314</span>, column <span class=\"last-col\">40</span></p><p class=\"extract\"><code>          <b>&lt;description&gt;</b>W</code></p><dl><dt>Content model for element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a>:</dt><dd><a href=\"https://html.spec.whatwg.org/multipage/#phrasing-content-2\">Phrasing content</a>.</dd></dl></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>description</code> not allowed as child of element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">331</span>, column <span class=\"first-col\">28</span>; to line <span class=\"last-line\">331</span>, column <span class=\"last-col\">40</span></p><p class=\"extract\"><code>          <b>&lt;description&gt;</b>Prereq</code></p><dl><dt>Content model for element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a>:</dt><dd><a href=\"https://html.spec.whatwg.org/multipage/#phrasing-content-2\">Phrasing content</a>.</dd></dl></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>description</code> not allowed as child of element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">349</span>, column <span class=\"first-col\">28</span>; to line <span class=\"last-line\">349</span>, column <span class=\"last-col\">40</span></p><p class=\"extract\"><code>          <b>&lt;description&gt;</b>Prereq</code></p><dl><dt>Content model for element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a>:</dt><dd><a href=\"https://html.spec.whatwg.org/multipage/#phrasing-content-2\">Phrasing content</a>.</dd></dl></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>description</code> not allowed as child of element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">369</span>, column <span class=\"first-col\">28</span>; to line <span class=\"last-line\">369</span>, column <span class=\"last-col\">40</span></p><p class=\"extract\"><code>          <b>&lt;description&gt;</b>PREREQ</code></p><dl><dt>Content model for element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a>:</dt><dd><a href=\"https://html.spec.whatwg.org/multipage/#phrasing-content-2\">Phrasing content</a>.</dd></dl></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>description</code> not allowed as child of element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">384</span>, column <span class=\"first-col\">28</span>; to line <span class=\"last-line\">384</span>, column <span class=\"last-col\">40</span></p><p class=\"extract\"><code>          <b>&lt;description&gt;</b>PREREQ</code></p><dl><dt>Content model for element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a>:</dt><dd><a href=\"https://html.spec.whatwg.org/multipage/#phrasing-content-2\">Phrasing content</a>.</dd></dl></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>description</code> not allowed as child of element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">400</span>, column <span class=\"first-col\">28</span>; to line <span class=\"last-line\">400</span>, column <span class=\"last-col\">40</span></p><p class=\"extract\"><code>          <b>&lt;description&gt;</b>PREREQ</code></p><dl><dt>Content model for element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a>:</dt><dd><a href=\"https://html.spec.whatwg.org/multipage/#phrasing-content-2\">Phrasing content</a>.</dd></dl></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>description</code> not allowed as child of element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">418</span>, column <span class=\"first-col\">28</span>; to line <span class=\"last-line\">418</span>, column <span class=\"last-col\">40</span></p><p class=\"extract\"><code>          <b>&lt;description&gt;</b>PREREQ</code></p><dl><dt>Content model for element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a>:</dt><dd><a href=\"https://html.spec.whatwg.org/multipage/#phrasing-content-2\">Phrasing content</a>.</dd></dl></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>Element <code>description</code> not allowed as child of element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a> in this context. (Suppressing further errors from this subtree.)</span></p><p class=\"location\">From line <span class=\"first-line\">433</span>, column <span class=\"first-col\">28</span>; to line <span class=\"last-line\">433</span>, column <span class=\"last-col\">40</span></p><p class=\"extract\"><code>          <b>&lt;description&gt;</b>PREREQ</code></p><dl><dt>Content model for element <a href=\"https://html.spec.whatwg.org/multipage/#the-p-element\"><code>p</code></a>:</dt><dd><a href=\"https://html.spec.whatwg.org/multipage/#phrasing-content-2\">Phrasing content</a>.</dd></dl></li>"
				]
			},
			"axe": {
				"counts": {
					"criticalCount": 0,
					"seriousCount": 0,
					"moderateCount": 19,
					"minorCount": 0
				},
				"retry": 0,
				"errors": {
					"critical": [],
					"serious": [],
					"moderate": [
						{
							"id": "landmark-one-main",
							"impact": "moderate",
							"exception": false,
							"description": "Ensures the document has a main landmark",
							"help": "Document should have one main landmark",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/landmark-one-main?application=axeAPI",
							"failureSummary": "Fix all of the following:\n  Document does not have a main landmark",
							"nodes": [
								{
									"html": "<html lang=\"en\" style=\"height: 100%;\">",
									"failureSummary": "Fix all of the following:\n  Document does not have a main landmark",
									"target": "html"
								}
							]
						},
						{
							"id": "region",
							"impact": "moderate",
							"exception": false,
							"description": "Ensures all page content is contained by landmarks",
							"help": "All page content should be contained by landmarks",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/region?application=axeAPI",
							"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
							"nodes": [
								{
									"html": "<a class=\"header-mob__bottom-logo\" href=\"/index.html\"><img class=\"header-mob__bottom-logo-img img-res\" src=\"/_resources/_images/logo.svg\" alt=\"Roxbury small logo\" title=\"mobile site logo\"></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".header-mob__bottom-logo"
								},
								{
									"html": "<a href=\"#\" class=\"header-mob__language header-mob__right-btn btn btn_size_m btn_style_ghost-blue btn-ico-bg_size_m\">\n               \t\t\t\t\t\t\tLANGUAGE\n               \t\t\t\t\t\t</a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".header-mob__language"
								},
								{
									"html": "<a href=\"#\" class=\"polt-collapsed__trigger header-mob__search\"><img class=\"header-mob__search-ico\" src=\"/_resources/_images/search-icon.svg\" alt=\"search\"></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".polt-collapsed__trigger"
								},
								{
									"html": "<a href=\"#polt-menu\" class=\"mobile-menu close_menu polt-off__open-close polt-off__close-menu\"><span class=\"mobile-menu__box\"><span class=\"mobile-menu__inner\">menu</span></span></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".mobile-menu"
								},
								{
									"html": "<div class=\"widget-mob\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".widget-mob"
								},
								{
									"html": "<img src=\"/_resources/_images/bg2.jpg\" class=\"img_bg z-0\" alt=\"RCC Campus\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".img_bg"
								},
								{
									"html": "<div class=\"container relative_z\">\n            <h1 class=\"hero-inner__title\">Courses Index</h1>\n         </div>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".relative_z"
								},
								{
									"html": "<div class=\"container\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".breadcrumbs > .container"
								},
								{
									"html": "<a class=\"breadcrumbs__collapse-trigger\" href=\"#\">In This Section</a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".breadcrumbs__collapse-trigger"
								},
								{
									"html": "<ul class=\"course-description-navigation\">\n               <li><a href=\"#B\">B</a></li>\n               <li><a href=\"#E\">E</a></li>\n               <li><a href=\"#H\">H</a></li>\n               <li><a href=\"#L\">L</a></li>\n               <li><a href=\"#S\">S</a></li>\n            </ul>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".course-description-navigation"
								},
								{
									"html": "<h2 class=\"course-heading\">BMT</h2>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".course-heading:nth-child(3)"
								},
								{
									"html": "<h2 class=\"course-heading\">ENG</h2>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".course-heading:nth-child(6)"
								},
								{
									"html": "<h2 class=\"course-heading\">HLT</h2>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".course-heading:nth-child(9)"
								},
								{
									"html": "<h2 class=\"course-heading\">HUM</h2>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".course-heading:nth-child(11)"
								},
								{
									"html": "<h2 class=\"course-heading\">LAN</h2>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".course-heading:nth-child(14)"
								},
								{
									"html": "<h2 class=\"course-heading\">SCI</h2>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".course-heading:nth-child(17)"
								},
								{
									"html": "<h2 class=\"course-heading\">SSI</h2>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".course-heading:nth-child(19)"
								},
								{
									"html": "<div class=\"widget active\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".widget"
								}
							]
						}
					],
					"minor": []
				}
			}
		},
		{
			"href": "https://www.rcc.mass.edu/catalog/current/program-details.html",
			"text": "program-details.html",
			"statusCode": 200,
			"styles": "",
			"console": {
				"count": 0,
				"errors": []
			},
			"image": "file-review\\program-details.png",
			"w3c": {
				"count": 3,
				"errors": [
					"<li class=\"error\"><p><strong>Error</strong>: <span>The <code>aria-controls</code> attribute must point to an element in the same document.</span></p><p class=\"location\">From line <span class=\"first-line\">183</span>, column <span class=\"first-col\">94</span>; to line <span class=\"last-line\">183</span>, column <span class=\"last-col\">265</span></p><p class=\"extract\"><code>tab-list\"&gt;<b>&lt;button class=\"nav-item nav-link active\" id=\"tab-1-parent\" data-bs-toggle=\"tab\" data-bs-target=\"#tab-1\" role=\"tab\" aria-controls=\"tab-01\" aria-selected=\"true\" tabindex=\"0\"&gt;</b><span class=\"lf\" title=\"Line break\">↩</span>     </code></p></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>The <code>aria-controls</code> attribute must point to an element in the same document.</span></p><p class=\"location\">From line <span class=\"first-line\">185</span>, column <span class=\"first-col\">37</span>; to line <span class=\"last-line\">185</span>, column <span class=\"last-col\">203</span></p><p class=\"extract\"><code>\t&lt;/button&gt;<b>&lt;button class=\"nav-item nav-link\" id=\"tab-2-parent\" data-bs-toggle=\"tab\" data-bs-target=\"#tab-2\" role=\"tab\" aria-controls=\"tab-01\" aria-selected=\"false\" tabindex=\"-1\"&gt;</b><span class=\"lf\" title=\"Line break\">↩</span>     </code></p></li>",
					"<li class=\"error\"><p><strong>Error</strong>: <span>The <code>aria-controls</code> attribute must point to an element in the same document.</span></p><p class=\"location\">From line <span class=\"first-line\">187</span>, column <span class=\"first-col\">37</span>; to line <span class=\"last-line\">187</span>, column <span class=\"last-col\">203</span></p><p class=\"extract\"><code>\t&lt;/button&gt;<b>&lt;button class=\"nav-item nav-link\" id=\"tab-3-parent\" data-bs-toggle=\"tab\" data-bs-target=\"#tab-3\" role=\"tab\" aria-controls=\"tab-01\" aria-selected=\"false\" tabindex=\"-1\"&gt;</b><span class=\"lf\" title=\"Line break\">↩</span>     </code></p></li>"
				]
			},
			"axe": {
				"counts": {
					"criticalCount": 1,
					"seriousCount": 0,
					"moderateCount": 12,
					"minorCount": 0
				},
				"retry": 0,
				"errors": {
					"critical": [
						{
							"id": "aria-valid-attr-value",
							"impact": "critical",
							"exception": false,
							"description": "Ensures all ARIA attributes have valid values",
							"help": "ARIA attributes must conform to valid values",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/aria-valid-attr-value?application=axeAPI",
							"failureSummary": "Fix all of the following:\n  Invalid ARIA attribute value: aria-controls=\"tab-01\"",
							"nodes": [
								{
									"html": "<button class=\"nav-item nav-link active\" id=\"tab-1-parent\" data-bs-toggle=\"tab\" data-bs-target=\"#tab-1\" role=\"tab\" aria-controls=\"tab-01\" aria-selected=\"true\" tabindex=\"0\">\n                     \t\t\t\t\t\t\tProgram Overview\n                     \t\t\t\t\t\t</button>",
									"failureSummary": "Fix all of the following:\n  Invalid ARIA attribute value: aria-controls=\"tab-01\"",
									"target": "#tab-1-parent"
								}
							]
						}
					],
					"serious": [],
					"moderate": [
						{
							"id": "landmark-one-main",
							"impact": "moderate",
							"exception": false,
							"description": "Ensures the document has a main landmark",
							"help": "Document should have one main landmark",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/landmark-one-main?application=axeAPI",
							"failureSummary": "Fix all of the following:\n  Document does not have a main landmark",
							"nodes": [
								{
									"html": "<html lang=\"en\" style=\"height: 100%;\">",
									"failureSummary": "Fix all of the following:\n  Document does not have a main landmark",
									"target": "html"
								}
							]
						},
						{
							"id": "region",
							"impact": "moderate",
							"exception": false,
							"description": "Ensures all page content is contained by landmarks",
							"help": "All page content should be contained by landmarks",
							"helpUrl": "https://dequeuniversity.com/rules/axe/4.9/region?application=axeAPI",
							"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
							"nodes": [
								{
									"html": "<a class=\"header-mob__bottom-logo\" href=\"/index.html\"><img class=\"header-mob__bottom-logo-img img-res\" src=\"/_resources/_images/logo.svg\" alt=\"Roxbury small logo\" title=\"mobile site logo\"></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".header-mob__bottom-logo"
								},
								{
									"html": "<a href=\"#\" class=\"header-mob__language header-mob__right-btn btn btn_size_m btn_style_ghost-blue btn-ico-bg_size_m\">\n               \t\t\t\t\t\t\tLANGUAGE\n               \t\t\t\t\t\t</a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".header-mob__language"
								},
								{
									"html": "<a href=\"#\" class=\"polt-collapsed__trigger header-mob__search\"><img class=\"header-mob__search-ico\" src=\"/_resources/_images/search-icon.svg\" alt=\"search\"></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".polt-collapsed__trigger"
								},
								{
									"html": "<a href=\"#polt-menu\" class=\"mobile-menu close_menu polt-off__open-close polt-off__close-menu\"><span class=\"mobile-menu__box\"><span class=\"mobile-menu__inner\">menu</span></span></a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".mobile-menu"
								},
								{
									"html": "<div class=\"widget-mob\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".widget-mob"
								},
								{
									"html": "<img src=\"/_resources/_images/bg2.jpg\" class=\"img_bg z-0\" alt=\"RCC Campus\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".img_bg"
								},
								{
									"html": "<div class=\"container\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".breadcrumbs > .container"
								},
								{
									"html": "<a class=\"breadcrumbs__collapse-trigger\" href=\"#\">In This Section</a>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".breadcrumbs__collapse-trigger"
								},
								{
									"html": "<h1 class=\"catalog-heading\">Program Details</h1>",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": "h1"
								},
								{
									"html": "<div class=\"tab-pane fade show active\" id=\"tab-1\" role=\"tabpanel\" aria-labelledby=\"tab-1-parent\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": "#tab-1"
								},
								{
									"html": "<div class=\"widget active\">",
									"failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
									"target": ".widget"
								}
							]
						}
					],
					"minor": []
				}
			}
		}
	]
}