Skip to content

Instantly share code, notes, and snippets.

@supersloth
Created August 10, 2018 17:03
Show Gist options
  • Save supersloth/a6c7eadf3444250afe02d65886448370 to your computer and use it in GitHub Desktop.
Save supersloth/a6c7eadf3444250afe02d65886448370 to your computer and use it in GitHub Desktop.
{
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36",
"lighthouseVersion": "2.9.1",
"generatedTime": "2018-08-10T16:41:09.209Z",
"initialUrl": "http://localhost:8080/quiz-select",
"url": "http://localhost:8080/quiz-select",
"runWarnings": [],
"audits": {
"accesskeys": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "accesskeys",
"description": "`[accesskey]` values are not unique",
"helpText": "Access keys let users quickly focus a part of the page. For proper navigation, each access key must be unique. [Learn more](https://dequeuniversity.com/rules/axe/2.2/accesskeys?application=lighthouse)."
},
"aria-allowed-attr": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "aria-allowed-attr",
"description": "`[aria-*]` attributes match their roles",
"helpText": "Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn more](https://dequeuniversity.com/rules/axe/2.2/aria-allowed-attr?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"aria-required-attr": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "aria-required-attr",
"description": "`[role]`s have all required `[aria-*]` attributes",
"helpText": "Some ARIA roles have required attributes that describe the state of the element to screen readers. [Learn more](https://dequeuniversity.com/rules/axe/2.2/aria-required-attr?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"aria-required-children": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "aria-required-children",
"description": "Elements with `[role]` that require specific children `[role]`s, are present",
"helpText": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more](https://dequeuniversity.com/rules/axe/2.2/aria-required-children?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"aria-required-parent": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "aria-required-parent",
"description": "`[role]`s are contained by their required parent element",
"helpText": "Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. [Learn more](https://dequeuniversity.com/rules/axe/2.2/aria-required-parent?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"aria-roles": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "aria-roles",
"description": "`[role]` values are valid",
"helpText": "ARIA roles must have valid values in order to perform their intended accessibility functions. [Learn more](https://dequeuniversity.com/rules/axe/2.2/aria-roles?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"aria-valid-attr-value": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "aria-valid-attr-value",
"description": "`[aria-*]` attributes have valid values",
"helpText": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. [Learn more](https://dequeuniversity.com/rules/axe/2.2/aria-valid-attr-value?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"aria-valid-attr": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "aria-valid-attr",
"description": "`[aria-*]` attributes are valid and not misspelled",
"helpText": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid names. [Learn more](https://dequeuniversity.com/rules/axe/2.2/aria-valid-attr?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"audio-caption": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "audio-caption",
"description": "`<audio>` elements are missing a `<track>` element with `[kind=\"captions\"]`.",
"helpText": "Captions make audio elements usable for deaf or hearing-impaired users, providing critical information such as who is talking, what they're saying, and other non-speech information. [Learn more](https://dequeuniversity.com/rules/axe/2.2/audio-caption?application=lighthouse)."
},
"button-name": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "button-name",
"description": "Buttons have an accessible name",
"helpText": "When a button doesn't have an accessible name, screen readers announce it as \"button\", making it unusable for users who rely on screen readers. [Learn more](https://dequeuniversity.com/rules/axe/2.2/button-name?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"bypass": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "bypass",
"description": "The page contains a heading, skip link, or landmark region",
"helpText": "Adding ways to bypass repetitive content lets keyboard users navigate the page more efficiently. [Learn more](https://dequeuniversity.com/rules/axe/2.2/bypass?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"color-contrast": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "color-contrast",
"description": "Background and foreground colors have a sufficient contrast ratio",
"helpText": "Low-contrast text is difficult or impossible for many users to read. [Learn more](https://dequeuniversity.com/rules/axe/2.2/color-contrast?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"definition-list": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "definition-list",
"description": "`<dl>`'s do not contain only properly-ordered `<dt>` and `<dd>` groups, `<script>` or `<template>` elements.",
"helpText": "When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. [Learn more](https://dequeuniversity.com/rules/axe/2.2/definition-list?application=lighthouse)."
},
"dlitem": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "dlitem",
"description": "Definition list items are not wrapped in `<dl>` elements",
"helpText": "Definition list items (`<dt>` and `<dd>`) must be wrapped in a parent `<dl>` element to ensure that screen readers can properly announce them. [Learn more](https://dequeuniversity.com/rules/axe/2.2/dlitem?application=lighthouse)."
},
"document-title": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "document-title",
"description": "Document has a `<title>` element",
"helpText": "Screen reader users use page titles to get an overview of the contents of the page. [Learn more](https://dequeuniversity.com/rules/axe/2.2/document-title?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"duplicate-id": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "duplicate-id",
"description": "`[id]` attributes on the page are unique",
"helpText": "The value of an id attribute must be unique to prevent other instances from being overlooked by assistive technologies. [Learn more](https://dequeuniversity.com/rules/axe/2.2/duplicate-id?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"frame-title": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "frame-title",
"description": "`<frame>` or `<iframe>` elements do not have a title",
"helpText": "Screen reader users rely on frame titles to describe the contents of frames. [Learn more](https://dequeuniversity.com/rules/axe/2.2/frame-title?application=lighthouse)."
},
"html-has-lang": {
"score": false,
"displayValue": "",
"rawValue": false,
"extendedInfo": {
"value": {
"id": "html-has-lang",
"impact": "serious",
"tags": [
"cat.language",
"wcag2a",
"wcag311"
],
"description": "Ensures every HTML document has a lang attribute",
"help": "<html> element must have a lang attribute",
"helpUrl": "https://dequeuniversity.com/rules/axe/2.6/html-has-lang?application=axeAPI",
"nodes": [
{
"impact": "serious",
"html": "<html>",
"target": [
"html"
],
"failureSummary": "Fix any of the following:\n The <html> element does not have a lang attribute",
"path": "1,HTML",
"snippet": "<html>"
}
]
}
},
"scoringMode": "binary",
"name": "html-has-lang",
"description": "`<html>` element does not have a `[lang]` attribute",
"helpText": "If a page doesn't specify a lang attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more](https://dequeuniversity.com/rules/axe/2.2/html-lang?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": [
{
"type": "node",
"selector": "html",
"path": "1,HTML",
"snippet": "<html>"
}
]
}
},
"html-lang-valid": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "html-lang-valid",
"description": "`<html>` element does not have a valid value for its `[lang]` attribute.",
"helpText": "Specifying a valid [BCP 47 language](https://www.w3.org/International/questions/qa-choosing-language-tags#question) helps screen readers announce text properly. [Learn more](https://dequeuniversity.com/rules/axe/2.2/valid-lang?application=lighthouse)."
},
"image-alt": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "image-alt",
"description": "Image elements have `[alt]` attributes",
"helpText": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute.[Learn more](https://dequeuniversity.com/rules/axe/2.2/image-alt?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"input-image-alt": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "input-image-alt",
"description": "`<input type=\"image\">` elements do not have `[alt]` text",
"helpText": "When an image is being used as an `<input>` button, providing alternative text can help screen reader users understand the purpose of the button. [Learn more](https://dequeuniversity.com/rules/axe/2.2/input-image-alt?application=lighthouse)."
},
"label": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "label",
"description": "Form elements have associated labels",
"helpText": "Labels ensure that form controls are announced properly by assistive technologies, like screen readers. [Learn more](https://dequeuniversity.com/rules/axe/2.2/label?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"layout-table": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "layout-table",
"description": "Presentational `<table>` elements do not avoid using `<th>`, `<caption>` or the `[summary]` attribute.",
"helpText": "A table being used for layout purposes should not include data elements, such as the th or caption elements or the summary attribute, because this can create a confusing experience for screen reader users. [Learn more](https://dequeuniversity.com/rules/axe/2.2/layout-table?application=lighthouse)."
},
"link-name": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "link-name",
"description": "Links have a discernible name",
"helpText": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn more](https://dequeuniversity.com/rules/axe/2.2/link-name?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"list": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "list",
"description": "Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).",
"helpText": "Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. [Learn more](https://dequeuniversity.com/rules/axe/2.2/list?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"listitem": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "listitem",
"description": "List items (`<li>`) are contained within `<ul>` or `<ol>` parent elements",
"helpText": "Screen readers require list items (`<li>`) to be contained within a parent `<ul>` or `<ol>` to be announced properly. [Learn more](https://dequeuniversity.com/rules/axe/2.2/listitem?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"meta-refresh": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "meta-refresh",
"description": "The document uses `<meta http-equiv=\"refresh\">`",
"helpText": "Users do not expect a page to refresh automatically, and doing so will move focus back to the top of the page. This may create a frustrating or confusing experience. [Learn more](https://dequeuniversity.com/rules/axe/2.2/meta-refresh?application=lighthouse)."
},
"meta-viewport": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "meta-viewport",
"description": "`[user-scalable=\"no\"]` is not used in the `<meta name=\"viewport\">` element and the `[maximum-scale]` attribute is not less than 5.",
"helpText": "Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. [Learn more](https://dequeuniversity.com/rules/axe/2.2/meta-viewport?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"object-alt": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "object-alt",
"description": "`<object>` elements do not have `[alt]` text",
"helpText": "Screen readers cannot translate non-text content. Adding alt text to `<object>` elements helps screen readers convey meaning to users. [Learn more](https://dequeuniversity.com/rules/axe/2.2/object-alt?application=lighthouse)."
},
"tabindex": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "tabindex",
"description": "Some elements have a `[tabindex]` value greater than 0",
"helpText": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more](https://dequeuniversity.com/rules/axe/2.2/tabindex?application=lighthouse)."
},
"td-headers-attr": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "td-headers-attr",
"description": "Cells in a `<table>` element that use the `[headers]` attribute refers to other cells of that same table.",
"helpText": "Screen readers have features to make navigating tables easier. Ensuring `<td>` cells using the `[headers]` attribute only refer to other cells in the same table may improve the experience for screen reader users. [Learn more](https://dequeuniversity.com/rules/axe/2.2/td-headers-attr?application=lighthouse)."
},
"th-has-data-cells": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "th-has-data-cells",
"description": "`<th>` elements and elements with `[role=\"columnheader\"/\"rowheader\"]` do not have data cells they describe.",
"helpText": "Screen readers have features to make navigating tables easier. Ensuring table headers always refer to some set of cells may improve the experience for screen reader users. [Learn more](https://dequeuniversity.com/rules/axe/2.2/th-has-data-cells?application=lighthouse)."
},
"valid-lang": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "valid-lang",
"description": "`[lang]` attributes do not have a valid value",
"helpText": "Specifying a valid [BCP 47 language](https://www.w3.org/International/questions/qa-choosing-language-tags#question) on elements helps ensure that text is pronounced correctly by a screen reader. [Learn more](https://dequeuniversity.com/rules/axe/2.2/valid-lang?application=lighthouse)."
},
"video-caption": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "video-caption",
"description": "`<video>` elements do not contain a `<track>` element with `[kind=\"captions\"]`.",
"helpText": "When a video provides a caption it is easier for deaf and hearing impaired users to access its information. [Learn more](https://dequeuniversity.com/rules/axe/2.2/video-caption?application=lighthouse)."
},
"video-description": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "video-description",
"description": "`<video>` elements do not contain a `<track>` element with `[kind=\"description\"]`.",
"helpText": "Audio descriptions provide relevant information for videos that dialogue cannot, such as facial expressions and scenes. [Learn more](https://dequeuniversity.com/rules/axe/2.2/video-description?application=lighthouse)."
},
"custom-controls-labels": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "custom-controls-labels",
"description": "Custom controls have associated labels",
"helpText": "Custom interactive controls have associated labels, provided by aria-label or aria-labelledby. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#try_it_with_a_screen_reader)."
},
"custom-controls-roles": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "custom-controls-roles",
"description": "Custom controls have ARIA roles",
"helpText": "Custom interactive controls have appropriate ARIA roles. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#try_it_with_a_screen_reader)."
},
"focus-traps": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "focus-traps",
"description": "User focus is not accidentally trapped in a region",
"helpText": "A user can tab into and out of any control or region without accidentally trapping their focus. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#start_with_the_keyboard)."
},
"focusable-controls": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "focusable-controls",
"description": "Interactive controls are keyboard focusable",
"helpText": "Custom interactive controls are keyboard focusable and display a focus indicator. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#start_with_the_keyboard)."
},
"heading-levels": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "heading-levels",
"description": "Headings don't skip levels",
"helpText": "Headings are used to create an outline for the page and heading levels are not skipped. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#take_advantage_of_headings_and_landmarks)."
},
"logical-tab-order": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "logical-tab-order",
"description": "The page has a logical tab order",
"helpText": "Tabbing through the page follows the visual layout. Users cannot focus elements that are offscreen. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#start_with_the_keyboard)."
},
"managed-focus": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "managed-focus",
"description": "The user's focus is directed to new content added to the page",
"helpText": "If new content, such as a dialog, is added to the page, the user's focus is directed to it. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#start_with_the_keyboard)."
},
"offscreen-content-hidden": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "offscreen-content-hidden",
"description": "Offscreen content is hidden from assistive technology",
"helpText": "Offscreen content is hidden with display: none or aria-hidden=true. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#try_it_with_a_screen_reader)."
},
"use-landmarks": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "use-landmarks",
"description": "HTML5 landmark elements are used to improve navigation",
"helpText": "Landmark elements (<main>, <nav>, etc.) are used to improve the keyboard navigation of the page for assistive technology. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#take_advantage_of_headings_and_landmarks)."
},
"visual-order-follows-dom": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "visual-order-follows-dom",
"description": "Visual order on the page follows DOM order",
"helpText": "DOM order matches the visual order, improving navigation for assistive technology. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#try_it_with_a_screen_reader)."
}
},
"artifacts": {
"LighthouseRunWarnings": [],
"UserAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36",
"Accessibility": {
"violations": [
{
"id": "html-has-lang",
"impact": "serious",
"tags": [
"cat.language",
"wcag2a",
"wcag311"
],
"description": "Ensures every HTML document has a lang attribute",
"help": "<html> element must have a lang attribute",
"helpUrl": "https://dequeuniversity.com/rules/axe/2.6/html-has-lang?application=axeAPI",
"nodes": [
{
"impact": "serious",
"html": "<html>",
"target": [
"html"
],
"failureSummary": "Fix any of the following:\n The <html> element does not have a lang attribute",
"path": "1,HTML",
"snippet": "<html>"
}
]
}
],
"notApplicable": [
{
"id": "accesskeys",
"impact": null,
"tags": [
"wcag2a",
"wcag211",
"cat.keyboard"
],
"description": "Ensures every accesskey attribute value is unique",
"help": "accesskey attribute value must be unique",
"helpUrl": "https://dequeuniversity.com/rules/axe/2.6/accesskeys?application=axeAPI",
"nodes": []
},
{
"id": "audio-caption",
"impact": null,
"tags": [
"cat.time-and-media",
"wcag2a",
"wcag122",
"section508",
"section508.22.a"
],
"description": "Ensures <audio> elements have captions",
"help": "<audio> elements must have a captions track",
"helpUrl": "https://dequeuniversity.com/rules/axe/2.6/audio-caption?application=axeAPI",
"nodes": []
},
{
"id": "definition-list",
"impact": null,
"tags": [
"cat.structure",
"wcag2a",
"wcag131"
],
"description": "Ensures <dl> elements are structured correctly",
"help": "<dl> elements must only directly contain properly-ordered <dt> and <dd> groups, <script> or <template> elements",
"helpUrl": "https://dequeuniversity.com/rules/axe/2.6/definition-list?application=axeAPI",
"nodes": []
},
{
"id": "dlitem",
"impact": null,
"tags": [
"cat.structure",
"wcag2a",
"wcag131"
],
"description": "Ensures <dt> and <dd> elements are contained by a <dl>",
"help": "<dt> and <dd> elements must be contained by a <dl>",
"helpUrl": "https://dequeuniversity.com/rules/axe/2.6/dlitem?application=axeAPI",
"nodes": []
},
{
"id": "frame-title",
"impact": null,
"tags": [
"cat.text-alternatives",
"wcag2a",
"wcag241",
"section508",
"section508.22.i"
],
"description": "Ensures <iframe> and <frame> elements contain a non-empty title attribute",
"help": "Frames must have title attribute",
"helpUrl": "https://dequeuniversity.com/rules/axe/2.6/frame-title?application=axeAPI",
"nodes": []
},
{
"id": "html-lang-valid",
"impact": null,
"tags": [
"cat.language",
"wcag2a",
"wcag311"
],
"description": "Ensures the lang attribute of the <html> element has a valid value",
"help": "<html> element must have a valid value for the lang attribute",
"helpUrl": "https://dequeuniversity.com/rules/axe/2.6/html-lang-valid?application=axeAPI",
"nodes": []
},
{
"id": "input-image-alt",
"impact": null,
"tags": [
"cat.text-alternatives",
"wcag2a",
"wcag111",
"section508",
"section508.22.a"
],
"description": "Ensures <input type=\"image\"> elements have alternate text",
"help": "Image buttons must have alternate text",
"helpUrl": "https://dequeuniversity.com/rules/axe/2.6/input-image-alt?application=axeAPI",
"nodes": []
},
{
"id": "layout-table",
"impact": null,
"tags": [
"cat.semantics",
"wcag2a",
"wcag131"
],
"description": "Ensures presentational <table> elements do not use <th>, <caption> elements or the summary attribute",
"help": "Layout tables must not use data table elements",
"helpUrl": "https://dequeuniversity.com/rules/axe/2.6/layout-table?application=axeAPI",
"nodes": []
},
{
"id": "marquee",
"impact": null,
"tags": [
"cat.parsing",
"wcag2a",
"wcag222"
],
"description": "Ensures <marquee> elements are not used",
"help": "<marquee> elements are deprecated and must not be used",
"helpUrl": "https://dequeuniversity.com/rules/axe/2.6/marquee?application=axeAPI",
"nodes": []
},
{
"id": "meta-refresh",
"impact": null,
"tags": [
"cat.time",
"wcag2a",
"wcag2aaa",
"wcag221",
"wcag224",
"wcag325"
],
"description": "Ensures <meta http-equiv=\"refresh\"> is not used",
"help": "Timed refresh must not exist",
"helpUrl": "https://dequeuniversity.com/rules/axe/2.6/meta-refresh?application=axeAPI",
"nodes": []
},
{
"id": "object-alt",
"impact": null,
"tags": [
"cat.text-alternatives",
"wcag2a",
"wcag111",
"section508",
"section508.22.a"
],
"description": "Ensures <object> elements have alternate text",
"help": "<object> elements must have alternate text",
"helpUrl": "https://dequeuniversity.com/rules/axe/2.6/object-alt?application=axeAPI",
"nodes": []
},
{
"id": "tabindex",
"impact": null,
"tags": [
"cat.keyboard",
"best-practice"
],
"description": "Ensures tabindex attribute values are not greater than 0",
"help": "Elements should not have tabindex greater than zero",
"helpUrl": "https://dequeuniversity.com/rules/axe/2.6/tabindex?application=axeAPI",
"nodes": []
},
{
"id": "table-fake-caption",
"impact": null,
"tags": [
"cat.tables",
"experimental",
"wcag2a",
"wcag131",
"section508",
"section508.22.g"
],
"description": "Ensure that tables with a caption use the <caption> element.",
"help": "Data or header cells should not be used to give caption to a data table.",
"helpUrl": "https://dequeuniversity.com/rules/axe/2.6/table-fake-caption?application=axeAPI",
"nodes": []
},
{
"id": "td-has-header",
"impact": null,
"tags": [
"cat.tables",
"experimental",
"wcag2a",
"wcag131",
"section508",
"section508.22.g"
],
"description": "Ensure that each non-empty data cell in a large table has one or more table headers",
"help": "All non-empty td element in table larger than 3 by 3 must have an associated table header",
"helpUrl": "https://dequeuniversity.com/rules/axe/2.6/td-has-header?application=axeAPI",
"nodes": []
},
{
"id": "td-headers-attr",
"impact": null,
"tags": [
"cat.tables",
"wcag2a",
"wcag131",
"section508",
"section508.22.g"
],
"description": "Ensure that each cell in a table using the headers refers to another cell in that table",
"help": "All cells in a table element that use the headers attribute must only refer to other cells of that same table",
"helpUrl": "https://dequeuniversity.com/rules/axe/2.6/td-headers-attr?application=axeAPI",
"nodes": []
},
{
"id": "th-has-data-cells",
"impact": null,
"tags": [
"cat.tables",
"wcag2a",
"wcag131",
"section508",
"section508.22.g"
],
"description": "Ensure that each table header in a data table refers to data cells",
"help": "All th elements and elements with role=columnheader/rowheader must have data cells they describe",
"helpUrl": "https://dequeuniversity.com/rules/axe/2.6/th-has-data-cells?application=axeAPI",
"nodes": []
},
{
"id": "valid-lang",
"impact": null,
"tags": [
"cat.language",
"wcag2aa",
"wcag312"
],
"description": "Ensures lang attributes have valid values",
"help": "lang attribute must have a valid value",
"helpUrl": "https://dequeuniversity.com/rules/axe/2.6/valid-lang?application=axeAPI",
"nodes": []
},
{
"id": "video-caption",
"impact": null,
"tags": [
"cat.text-alternatives",
"wcag2a",
"wcag122",
"wcag123",
"section508",
"section508.22.a"
],
"description": "Ensures <video> elements have captions",
"help": "<video> elements must have captions",
"helpUrl": "https://dequeuniversity.com/rules/axe/2.6/video-caption?application=axeAPI",
"nodes": []
},
{
"id": "video-description",
"impact": null,
"tags": [
"cat.text-alternatives",
"wcag2aa",
"wcag125",
"section508",
"section508.22.b"
],
"description": "Ensures <video> elements have audio descriptions",
"help": "<video> elements must have an audio description track",
"helpUrl": "https://dequeuniversity.com/rules/axe/2.6/video-description?application=axeAPI",
"nodes": []
}
]
},
"traces": {},
"devtoolsLogs": {
"defaultPass": [
{
"method": "Network.requestWillBeSent",
"params": {
"requestId": "6614DA162C40AEA22172F65F3C27F552",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"documentURL": "http://localhost:8080/quiz-select",
"request": {
"url": "http://localhost:8080/quiz-select",
"method": "GET",
"headers": {
"Upgrade-Insecure-Requests": "1",
"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36",
"DNT": "1",
"X-DevTools-Emulate-Network-Conditions-Client-Id": "D4DD84999D978DDDEB412E88E34E9CFC"
},
"mixedContentType": "none",
"initialPriority": "VeryHigh",
"referrerPolicy": "no-referrer-when-downgrade"
},
"timestamp": 291480.703115,
"wallTime": 1533919261.891117,
"initiator": {
"type": "other"
},
"type": "Document",
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC",
"hasUserGesture": false
}
},
{
"method": "Network.responseReceived",
"params": {
"requestId": "6614DA162C40AEA22172F65F3C27F552",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"timestamp": 291480.713809,
"type": "Document",
"response": {
"url": "http://localhost:8080/quiz-select",
"status": 304,
"statusText": "Not Modified",
"headers": {
"X-Powered-By": "Express",
"Accept-Ranges": "bytes",
"ETag": "W/\"144-1VADDQ+AE+rCIUNFtQudaXkbSWc\"",
"Date": "Fri, 10 Aug 2018 16:41:01 GMT",
"Connection": "keep-alive"
},
"headersText": "HTTP/1.1 304 Not Modified\r\nX-Powered-By: Express\r\nAccept-Ranges: bytes\r\nETag: W/\"144-1VADDQ+AE+rCIUNFtQudaXkbSWc\"\r\nDate: Fri, 10 Aug 2018 16:41:01 GMT\r\nConnection: keep-alive\r\n\r\n",
"mimeType": "text/html",
"requestHeaders": {
"Host": "localhost:8080",
"Connection": "keep-alive",
"Upgrade-Insecure-Requests": "1",
"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36",
"DNT": "1",
"Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8",
"Accept-Encoding": "gzip, deflate, br",
"Accept-Language": "en-US,en;q=0.9",
"Cookie": "PHPSESSID=d03pbp89ch0hs8g0u1l6ucpn33",
"If-None-Match": "W/\"144-1VADDQ+AE+rCIUNFtQudaXkbSWc\""
},
"requestHeadersText": "GET /quiz-select HTTP/1.1\r\nHost: localhost:8080\r\nConnection: keep-alive\r\nUpgrade-Insecure-Requests: 1\r\nUser-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\r\nDNT: 1\r\nAccept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate, br\r\nAccept-Language: en-US,en;q=0.9\r\nCookie: PHPSESSID=d03pbp89ch0hs8g0u1l6ucpn33\r\nIf-None-Match: W/\"144-1VADDQ+AE+rCIUNFtQudaXkbSWc\"\r\n",
"connectionReused": true,
"connectionId": 888589,
"remoteIPAddress": "127.0.0.1",
"remotePort": 8080,
"fromDiskCache": false,
"fromServiceWorker": false,
"encodedDataLength": 178,
"timing": {
"requestTime": 291480.703625,
"proxyStart": -1,
"proxyEnd": -1,
"dnsStart": -1,
"dnsEnd": -1,
"connectStart": -1,
"connectEnd": -1,
"sslStart": -1,
"sslEnd": -1,
"workerStart": -1,
"workerReady": -1,
"sendStart": 4.116,
"sendEnd": 4.153,
"pushStart": 0,
"pushEnd": 0,
"receiveHeadersEnd": 5.161
},
"protocol": "http/1.1",
"securityState": "neutral"
},
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC"
}
},
{
"method": "Page.frameStartedLoading",
"params": {
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC"
}
},
{
"method": "Network.dataReceived",
"params": {
"requestId": "6614DA162C40AEA22172F65F3C27F552",
"timestamp": 291480.717383,
"dataLength": 324,
"encodedDataLength": 0
}
},
{
"method": "Page.frameNavigated",
"params": {
"frame": {
"id": "D4DD84999D978DDDEB412E88E34E9CFC",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"url": "http://localhost:8080/quiz-select",
"securityOrigin": "http://localhost:8080",
"mimeType": "text/html"
}
}
},
{
"method": "Network.loadingFinished",
"params": {
"requestId": "6614DA162C40AEA22172F65F3C27F552",
"timestamp": 291480.716956,
"encodedDataLength": 178,
"blockedCrossSiteDocument": false
}
},
{
"method": "Network.requestWillBeSent",
"params": {
"requestId": "79024.753",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"documentURL": "http://localhost:8080/quiz-select",
"request": {
"url": "http://localhost:8080/app.js",
"method": "GET",
"headers": {
"Referer": "http://localhost:8080/quiz-select",
"DNT": "1",
"If-None-Match": "W/\"4fdc05-1TXFJDqvju9Mpvx+5g8dpC45Wp4\"",
"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36"
},
"mixedContentType": "none",
"initialPriority": "High",
"referrerPolicy": "no-referrer-when-downgrade"
},
"timestamp": 291480.721422,
"wallTime": 1533919261.90942,
"initiator": {
"type": "parser",
"url": "http://localhost:8080/quiz-select",
"lineNumber": 10
},
"type": "Script",
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC",
"hasUserGesture": false
}
},
{
"method": "Network.responseReceived",
"params": {
"requestId": "79024.753",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"timestamp": 291480.929342,
"type": "Script",
"response": {
"url": "http://localhost:8080/app.js",
"status": 304,
"statusText": "Not Modified",
"headers": {
"Date": "Fri, 10 Aug 2018 16:41:01 GMT",
"Connection": "keep-alive",
"Accept-Ranges": "bytes",
"X-Powered-By": "Express",
"ETag": "W/\"4fdc05-1TXFJDqvju9Mpvx+5g8dpC45Wp4\""
},
"headersText": "HTTP/1.1 304 Not Modified\r\nX-Powered-By: Express\r\nAccept-Ranges: bytes\r\nETag: W/\"4fdc05-1TXFJDqvju9Mpvx+5g8dpC45Wp4\"\r\nDate: Fri, 10 Aug 2018 16:41:01 GMT\r\nConnection: keep-alive\r\n\r\n",
"mimeType": "application/javascript",
"requestHeaders": {
"Cookie": "PHPSESSID=d03pbp89ch0hs8g0u1l6ucpn33",
"DNT": "1",
"Accept-Encoding": "gzip, deflate, br",
"Host": "localhost:8080",
"Accept-Language": "en-US,en;q=0.9",
"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36",
"Accept": "*/*",
"Referer": "http://localhost:8080/quiz-select",
"If-None-Match": "W/\"4fdc05-1TXFJDqvju9Mpvx+5g8dpC45Wp4\"",
"Connection": "keep-alive"
},
"requestHeadersText": "GET /app.js HTTP/1.1\r\nHost: localhost:8080\r\nConnection: keep-alive\r\nDNT: 1\r\nIf-None-Match: W/\"4fdc05-1TXFJDqvju9Mpvx+5g8dpC45Wp4\"\r\nUser-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\r\nAccept: */*\r\nReferer: http://localhost:8080/quiz-select\r\nAccept-Encoding: gzip, deflate, br\r\nAccept-Language: en-US,en;q=0.9\r\nCookie: PHPSESSID=d03pbp89ch0hs8g0u1l6ucpn33\r\n",
"connectionReused": true,
"connectionId": 888589,
"remoteIPAddress": "127.0.0.1",
"remotePort": 8080,
"fromDiskCache": false,
"fromServiceWorker": false,
"encodedDataLength": 181,
"timing": {
"requestTime": 291480.721756,
"proxyStart": -1,
"proxyEnd": -1,
"dnsStart": -1,
"dnsEnd": -1,
"connectStart": -1,
"connectEnd": -1,
"sslStart": -1,
"sslEnd": -1,
"workerStart": -1,
"workerReady": -1,
"sendStart": 1.36,
"sendEnd": 1.404,
"pushStart": 0,
"pushEnd": 0,
"receiveHeadersEnd": 13.832
},
"protocol": "http/1.1",
"securityState": "neutral"
},
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC"
}
},
{
"method": "Network.dataReceived",
"params": {
"requestId": "79024.753",
"timestamp": 291480.929346,
"dataLength": 5233669,
"encodedDataLength": 0
}
},
{
"method": "Network.loadingFinished",
"params": {
"requestId": "79024.753",
"timestamp": 291480.928807,
"encodedDataLength": 181,
"blockedCrossSiteDocument": false
}
},
{
"method": "Page.navigatedWithinDocument",
"params": {
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC",
"url": "http://localhost:8080/quiz-select"
}
},
{
"method": "Network.requestWillBeSent",
"params": {
"requestId": "79024.755",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"documentURL": "http://localhost:8080/quiz-select",
"request": {
"url": "http://localhost:8080/5.js",
"method": "GET",
"headers": {
"Referer": "http://localhost:8080/quiz-select",
"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36",
"DNT": "1"
},
"mixedContentType": "none",
"initialPriority": "Low",
"referrerPolicy": "no-referrer-when-downgrade"
},
"timestamp": 291481.229365,
"wallTime": 1533919262.41737,
"initiator": {
"type": "script",
"stack": {
"callFrames": [
{
"functionName": "requireEnsure",
"scriptId": "6860",
"url": "http://localhost:8080/app.js",
"lineNumber": 761,
"columnNumber": 16
},
{
"functionName": "fn.e",
"scriptId": "6860",
"url": "http://localhost:8080/app.js",
"lineNumber": 135,
"columnNumber": 39
},
{
"functionName": "QuizSelect",
"scriptId": "7269",
"url": "webpack-internal:///./src/router/index.js",
"lineNumber": 9,
"columnNumber": 31
},
{
"functionName": "",
"scriptId": "7270",
"url": "webpack-internal:///./node_modules/vue-router/dist/vue-router.esm.js",
"lineNumber": 1773,
"columnNumber": 16
},
{
"functionName": "",
"scriptId": "7270",
"url": "webpack-internal:///./node_modules/vue-router/dist/vue-router.esm.js",
"lineNumber": 1800,
"columnNumber": 65
},
{
"functionName": "",
"scriptId": "7270",
"url": "webpack-internal:///./node_modules/vue-router/dist/vue-router.esm.js",
"lineNumber": 1800,
"columnNumber": 37
},
{
"functionName": "flatMapComponents",
"scriptId": "7270",
"url": "webpack-internal:///./node_modules/vue-router/dist/vue-router.esm.js",
"lineNumber": 1799,
"columnNumber": 25
},
{
"functionName": "",
"scriptId": "7270",
"url": "webpack-internal:///./node_modules/vue-router/dist/vue-router.esm.js",
"lineNumber": 1735,
"columnNumber": 4
},
{
"functionName": "iterator",
"scriptId": "7270",
"url": "webpack-internal:///./node_modules/vue-router/dist/vue-router.esm.js",
"lineNumber": 1942,
"columnNumber": 6
},
{
"functionName": "step",
"scriptId": "7270",
"url": "webpack-internal:///./node_modules/vue-router/dist/vue-router.esm.js",
"lineNumber": 1716,
"columnNumber": 8
},
{
"functionName": "step",
"scriptId": "7270",
"url": "webpack-internal:///./node_modules/vue-router/dist/vue-router.esm.js",
"lineNumber": 1720,
"columnNumber": 8
},
{
"functionName": "runQueue",
"scriptId": "7270",
"url": "webpack-internal:///./node_modules/vue-router/dist/vue-router.esm.js",
"lineNumber": 1724,
"columnNumber": 2
},
{
"functionName": "confirmTransition",
"scriptId": "7270",
"url": "webpack-internal:///./node_modules/vue-router/dist/vue-router.esm.js",
"lineNumber": 1971,
"columnNumber": 2
},
{
"functionName": "transitionTo",
"scriptId": "7270",
"url": "webpack-internal:///./node_modules/vue-router/dist/vue-router.esm.js",
"lineNumber": 1873,
"columnNumber": 7
},
{
"functionName": "init",
"scriptId": "7270",
"url": "webpack-internal:///./node_modules/vue-router/dist/vue-router.esm.js",
"lineNumber": 2493,
"columnNumber": 12
},
{
"functionName": "beforeCreate",
"scriptId": "7270",
"url": "webpack-internal:///./node_modules/vue-router/dist/vue-router.esm.js",
"lineNumber": 539,
"columnNumber": 21
},
{
"functionName": "callHook",
"scriptId": "7212",
"url": "webpack-internal:///./node_modules/vue/dist/vue.esm.js",
"lineNumber": 2919,
"columnNumber": 20
},
{
"functionName": "Vue._init",
"scriptId": "7212",
"url": "webpack-internal:///./node_modules/vue/dist/vue.esm.js",
"lineNumber": 4624,
"columnNumber": 4
},
{
"functionName": "Vue",
"scriptId": "7212",
"url": "webpack-internal:///./node_modules/vue/dist/vue.esm.js",
"lineNumber": 4727,
"columnNumber": 7
},
{
"functionName": "",
"scriptId": "6889",
"url": "webpack-internal:///./src/main.js",
"lineNumber": 27,
"columnNumber": 0
},
{
"functionName": "./src/main.js",
"scriptId": "6860",
"url": "http://localhost:8080/app.js",
"lineNumber": 4994,
"columnNumber": 0
},
{
"functionName": "__webpack_require__",
"scriptId": "6860",
"url": "http://localhost:8080/app.js",
"lineNumber": 707,
"columnNumber": 29
},
{
"functionName": "fn",
"scriptId": "6860",
"url": "http://localhost:8080/app.js",
"lineNumber": 112,
"columnNumber": 19
},
{
"functionName": "0",
"scriptId": "6860",
"url": "http://localhost:8080/app.js",
"lineNumber": 5075,
"columnNumber": 17
},
{
"functionName": "__webpack_require__",
"scriptId": "6860",
"url": "http://localhost:8080/app.js",
"lineNumber": 707,
"columnNumber": 29
},
{
"functionName": "",
"scriptId": "6860",
"url": "http://localhost:8080/app.js",
"lineNumber": 805,
"columnNumber": 36
},
{
"functionName": "",
"scriptId": "6860",
"url": "http://localhost:8080/app.js",
"lineNumber": 808,
"columnNumber": 9
}
]
}
},
"type": "Script",
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC",
"hasUserGesture": false
}
},
{
"method": "Network.requestWillBeSent",
"params": {
"requestId": "79024.756",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"documentURL": "http://localhost:8080/quiz-select",
"request": {
"url": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAA5CAYAAACMGIOFAAAB0ElEQVR4Ae2YIUwDMRSGz3sLnLeg6Rx4AeBQSJbgRb3YYSEQHB58AobMkMzCLktImASLLU+s6/3X9aVpQpN1708+0fvpy/sv9K25SrThEolEIpFoa/dxQGjL9t4TQs9CwL4eXM3PQb1kpmo93d8J0jp8TwHBGtWiEWOhJhB6FgL29eBqUrglFNJQI0Fah+8pIFhDQhYTcnGGjKWr8ds3NE5r3nNiX1ZuScjSQkKzlruHGTRH6yiPYM/172ScFQzpwzabSqtqAAcNMmWIHEIFhZSQdM3qBIHft8PTFzhntLaNrvK6e8G71BN4WZnPJB/y6PzVdEVrG3KVB3u7am4+IGRuSciDgv9dgcS7K4Qi2METfz8FYgdWQSElJHOtu02/1jGBs5/Jf7ugsyEzq5iQEtL//NEj1eP+lhkgjJdMOSEl5Oj6XRPG0nQY+fCeg63zc99kpTLGaFO4JGQxIelg6vhPDDWQOiCYQcP46XUkZDEhacRqwsRztaBZF2S6rpUk5PziWBPG8tVjPnT43omD1kGGCHpYh+omwdWpWpqusd9Y2GlL6yAKQa8GUqc0U2dzQp4Rz5Zpj1Y5fK920DqIQtCrAaqbBFenEolEIpFIFNQfcqbKl7nMC+8AAAAASUVORK5CYII=",
"method": "GET",
"headers": {},
"mixedContentType": "none",
"initialPriority": "VeryLow",
"referrerPolicy": "no-referrer-when-downgrade"
},
"timestamp": 291481.25851,
"wallTime": 1533919262.44651,
"initiator": {
"type": "parser",
"url": "http://localhost:8080/quiz-select",
"lineNumber": 10
},
"type": "Image",
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC",
"hasUserGesture": false
}
},
{
"method": "Network.requestServedFromCache",
"params": {
"requestId": "79024.756"
}
},
{
"method": "Network.responseReceived",
"params": {
"requestId": "79024.756",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"timestamp": 291481.258529,
"type": "Image",
"response": {
"url": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAA5CAYAAACMGIOFAAAB0ElEQVR4Ae2YIUwDMRSGz3sLnLeg6Rx4AeBQSJbgRb3YYSEQHB58AobMkMzCLktImASLLU+s6/3X9aVpQpN1708+0fvpy/sv9K25SrThEolEIpFoa/dxQGjL9t4TQs9CwL4eXM3PQb1kpmo93d8J0jp8TwHBGtWiEWOhJhB6FgL29eBqUrglFNJQI0Fah+8pIFhDQhYTcnGGjKWr8ds3NE5r3nNiX1ZuScjSQkKzlruHGTRH6yiPYM/172ScFQzpwzabSqtqAAcNMmWIHEIFhZSQdM3qBIHft8PTFzhntLaNrvK6e8G71BN4WZnPJB/y6PzVdEVrG3KVB3u7am4+IGRuSciDgv9dgcS7K4Qi2METfz8FYgdWQSElJHOtu02/1jGBs5/Jf7ugsyEzq5iQEtL//NEj1eP+lhkgjJdMOSEl5Oj6XRPG0nQY+fCeg63zc99kpTLGaFO4JGQxIelg6vhPDDWQOiCYQcP46XUkZDEhacRqwsRztaBZF2S6rpUk5PziWBPG8tVjPnT43omD1kGGCHpYh+omwdWpWpqusd9Y2GlL6yAKQa8GUqc0U2dzQp4Rz5Zpj1Y5fK920DqIQtCrAaqbBFenEolEIpFIFNQfcqbKl7nMC+8AAAAASUVORK5CYII=",
"status": 200,
"statusText": "OK",
"headers": {
"Access-Control-Allow-Origin": "*",
"Content-Type": "image/png"
},
"mimeType": "image/png",
"connectionReused": false,
"connectionId": 0,
"fromDiskCache": false,
"fromServiceWorker": false,
"encodedDataLength": 0,
"protocol": "data",
"securityState": "unknown"
},
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC"
}
},
{
"method": "Network.dataReceived",
"params": {
"requestId": "79024.756",
"timestamp": 291481.25853,
"dataLength": 521,
"encodedDataLength": 0
}
},
{
"method": "Network.loadingFinished",
"params": {
"requestId": "79024.756",
"timestamp": 291481.258531,
"encodedDataLength": 0,
"blockedCrossSiteDocument": false
}
},
{
"method": "Network.requestWillBeSent",
"params": {
"requestId": "79024.758",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"documentURL": "http://localhost:8080/quiz-select",
"request": {
"url": "data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NCA1NCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDdmYWE7fS5jbHMtMntmaWxsOm5vbmU7c3Ryb2tlOiMwNDZiOTk7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5kb3QgZ292IGljb248L3RpdGxlPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTM2LjUsMjAuOTF2MS4zNkgzNS4xNWEwLjcxLDAuNzEsMCwwLDEtLjczLjY4SDE4LjIzYTAuNzEsMC43MSwwLDAsMS0uNzMtMC42OEgxNi4xNFYyMC45MWwxMC4xOC00LjA3Wm0wLDEzLjU3djEuMzZIMTYuMTRWMzQuNDhhMC43MSwwLjcxLDAsMCwxLC43My0wLjY4aDE4LjlBMC43MSwwLjcxLDAsMCwxLDM2LjUsMzQuNDhaTTIxLjU3LDIzLjYydjguMTRoMS4zNlYyMy42MmgyLjcxdjguMTRIMjdWMjMuNjJoMi43MXY4LjE0aDEuMzZWMjMuNjJoMi43MXY4LjE0aDAuNjNhMC43MSwwLjcxLDAsMCwxLC43My42OHYwLjY4SDE3LjVWMzIuNDVhMC43MSwwLjcxLDAsMCwxLC43My0wLjY4aDAuNjNWMjMuNjJoMi43MVoiLz48Y2lyY2xlIGNsYXNzPSJjbHMtMiIgY3g9IjI3IiBjeT0iMjcuMTIiIHI9IjI2Ii8+PC9zdmc+",
"method": "GET",
"headers": {},
"mixedContentType": "none",
"initialPriority": "VeryLow",
"referrerPolicy": "no-referrer-when-downgrade"
},
"timestamp": 291481.259419,
"wallTime": 1533919262.44742,
"initiator": {
"type": "parser",
"url": "http://localhost:8080/quiz-select",
"lineNumber": 10
},
"type": "Image",
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC",
"hasUserGesture": false
}
},
{
"method": "Network.requestServedFromCache",
"params": {
"requestId": "79024.758"
}
},
{
"method": "Network.responseReceived",
"params": {
"requestId": "79024.758",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"timestamp": 291481.259438,
"type": "Image",
"response": {
"url": "data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NCA1NCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDdmYWE7fS5jbHMtMntmaWxsOm5vbmU7c3Ryb2tlOiMwNDZiOTk7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5kb3QgZ292IGljb248L3RpdGxlPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTM2LjUsMjAuOTF2MS4zNkgzNS4xNWEwLjcxLDAuNzEsMCwwLDEtLjczLjY4SDE4LjIzYTAuNzEsMC43MSwwLDAsMS0uNzMtMC42OEgxNi4xNFYyMC45MWwxMC4xOC00LjA3Wm0wLDEzLjU3djEuMzZIMTYuMTRWMzQuNDhhMC43MSwwLjcxLDAsMCwxLC43My0wLjY4aDE4LjlBMC43MSwwLjcxLDAsMCwxLDM2LjUsMzQuNDhaTTIxLjU3LDIzLjYydjguMTRoMS4zNlYyMy42MmgyLjcxdjguMTRIMjdWMjMuNjJoMi43MXY4LjE0aDEuMzZWMjMuNjJoMi43MXY4LjE0aDAuNjNhMC43MSwwLjcxLDAsMCwxLC43My42OHYwLjY4SDE3LjVWMzIuNDVhMC43MSwwLjcxLDAsMCwxLC43My0wLjY4aDAuNjNWMjMuNjJoMi43MVoiLz48Y2lyY2xlIGNsYXNzPSJjbHMtMiIgY3g9IjI3IiBjeT0iMjcuMTIiIHI9IjI2Ii8+PC9zdmc+",
"status": 200,
"statusText": "OK",
"headers": {
"Access-Control-Allow-Origin": "*",
"Content-Type": "image/svg+xml"
},
"mimeType": "image/svg+xml",
"connectionReused": false,
"connectionId": 0,
"fromDiskCache": false,
"fromServiceWorker": false,
"encodedDataLength": 0,
"protocol": "data",
"securityState": "unknown"
},
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC"
}
},
{
"method": "Network.dataReceived",
"params": {
"requestId": "79024.758",
"timestamp": 291481.259439,
"dataLength": 651,
"encodedDataLength": 0
}
},
{
"method": "Network.loadingFinished",
"params": {
"requestId": "79024.758",
"timestamp": 291481.25944,
"encodedDataLength": 0,
"blockedCrossSiteDocument": false
}
},
{
"method": "Network.requestWillBeSent",
"params": {
"requestId": "79024.760",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"documentURL": "http://localhost:8080/quiz-select",
"request": {
"url": "data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NCA1NCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiM1NDk1MDA7fS5jbHMtMntmaWxsOm5vbmU7c3Ryb2tlOiM0NTg2MDA7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5odHRwcyBpY29uPC90aXRsZT48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0zNC43MiwzNC44NGExLjI5LDEuMjksMCwwLDEtMS4yOSwxLjI5SDIwLjU3YTEuMjksMS4yOSwwLDAsMS0xLjI5LTEuMjlWMjcuMTJhMS4yOSwxLjI5LDAsMCwxLDEuMjktMS4yOUgyMVYyMy4yNmE2LDYsMCwwLDEsMTIsMHYyLjU3aDAuNDNhMS4yOSwxLjI5LDAsMCwxLDEuMjksMS4yOXY3LjcyWm0tNC4yOS05VjIzLjI2YTMuNDMsMy40MywwLDAsMC02Ljg2LDB2Mi41N2g2Ljg2WiIvPjxjaXJjbGUgY2xhc3M9ImNscy0yIiBjeD0iMjciIGN5PSIyNy4xMiIgcj0iMjYiLz48L3N2Zz4=",
"method": "GET",
"headers": {},
"mixedContentType": "none",
"initialPriority": "VeryLow",
"referrerPolicy": "no-referrer-when-downgrade"
},
"timestamp": 291481.260124,
"wallTime": 1533919262.44813,
"initiator": {
"type": "parser",
"url": "http://localhost:8080/quiz-select",
"lineNumber": 10
},
"type": "Image",
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC",
"hasUserGesture": false
}
},
{
"method": "Network.requestServedFromCache",
"params": {
"requestId": "79024.760"
}
},
{
"method": "Network.responseReceived",
"params": {
"requestId": "79024.760",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"timestamp": 291481.260143,
"type": "Image",
"response": {
"url": "data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NCA1NCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiM1NDk1MDA7fS5jbHMtMntmaWxsOm5vbmU7c3Ryb2tlOiM0NTg2MDA7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5odHRwcyBpY29uPC90aXRsZT48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0zNC43MiwzNC44NGExLjI5LDEuMjksMCwwLDEtMS4yOSwxLjI5SDIwLjU3YTEuMjksMS4yOSwwLDAsMS0xLjI5LTEuMjlWMjcuMTJhMS4yOSwxLjI5LDAsMCwxLDEuMjktMS4yOUgyMVYyMy4yNmE2LDYsMCwwLDEsMTIsMHYyLjU3aDAuNDNhMS4yOSwxLjI5LDAsMCwxLDEuMjksMS4yOXY3LjcyWm0tNC4yOS05VjIzLjI2YTMuNDMsMy40MywwLDAsMC02Ljg2LDB2Mi41N2g2Ljg2WiIvPjxjaXJjbGUgY2xhc3M9ImNscy0yIiBjeD0iMjciIGN5PSIyNy4xMiIgcj0iMjYiLz48L3N2Zz4=",
"status": 200,
"statusText": "OK",
"headers": {
"Access-Control-Allow-Origin": "*",
"Content-Type": "image/svg+xml"
},
"mimeType": "image/svg+xml",
"connectionReused": false,
"connectionId": 0,
"fromDiskCache": false,
"fromServiceWorker": false,
"encodedDataLength": 0,
"protocol": "data",
"securityState": "unknown"
},
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC"
}
},
{
"method": "Network.dataReceived",
"params": {
"requestId": "79024.760",
"timestamp": 291481.260144,
"dataLength": 518,
"encodedDataLength": 0
}
},
{
"method": "Network.loadingFinished",
"params": {
"requestId": "79024.760",
"timestamp": 291481.260145,
"encodedDataLength": 0,
"blockedCrossSiteDocument": false
}
},
{
"method": "Network.requestWillBeSent",
"params": {
"requestId": "79024.762",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"documentURL": "http://localhost:8080/quiz-select",
"request": {
"url": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSIxNXB4IiB2aWV3Qm94PSIwIDAgMTUgMTUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQzLjIgKDM5MDY5KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5GaWxsIDE1IENvcHk8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz48L2RlZnM+CiAgICA8ZyBpZD0iU3ltYm9scyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IlVJLWVsZW1lbnQtLy1JY29ucy0vLUNsb3NlIiBmaWxsPSIjNUI2MTZCIj4KICAgICAgICAgICAgPHBhdGggZD0iTTE0LjY0Njc3NzgsMTEuMjEyNjAzNyBDMTQuODgxODQwMywxMS40NDc2NjYxIDE1LDExLjczNDI2NjMgMTUsMTIuMDcxMTQ3MiBDMTUsMTIuNDA4MDI4MiAxNC44ODE4NDAzLDEyLjY5NDYyODMgMTQuNjQ2Nzc3OCwxMi45Mjk2OTA4IEwxMi45Mjk2OTA4LDE0LjY0Njc3NzggQzEyLjY5MzM3MTMsMTQuODgzMDk3MyAxMi40MDY3NzExLDE1LjAwMTI1NyAxMi4wNjk4OTAyLDE1LjAwMTI1NyBDMTEuNzM0MjY2MywxNS4wMDEyNTcgMTEuNDQ3NjY2MSwxNC44ODMwOTczIDExLjIxMjYwMzcsMTQuNjQ2Nzc3OCBMNy40OTkzNzE0OSwxMC45MzQ4MDI2IEwzLjc4NzM5NjMsMTQuNjQ2Nzc3OCBDMy41NTIzMzM4NiwxNC44ODMwOTczIDMuMjY1NzMzNjgsMTUuMDAxMjU3IDIuOTI4ODUyNzYsMTUuMDAxMjU3IEMyLjU5MTk3MTg0LDE1LjAwMTI1NyAyLjMwNjYyODY4LDE0Ljg4MzA5NzMgMi4wNzAzMDkyMywxNC42NDY3Nzc4IEwwLjM1MzIyMjE1NywxMi45Mjk2OTA4IEMwLjExNjkwMjcwNywxMi42OTQ2MjgzIDAsMTIuNDA4MDI4MiAwLDEyLjA3MTE0NzIgQzAsMTEuNzM0MjY2MyAwLjExNjkwMjcwNywxMS40NDc2NjYxIDAuMzUzMjIyMTU3LDExLjIxMjYwMzcgTDQuMDY1MTk3MzUsNy41MDA2Mjg1MSBMMC4zNTMyMjIxNTcsMy43ODg2NTMzMSBDMC4xMTY5MDI3MDcsMy41NTIzMzM4NiAwLDMuMjY2OTkwNyAwLDIuOTI4ODUyNzYgQzAsMi41OTMyMjg4NiAwLjExNjkwMjcwNywyLjMwNjYyODY4IDAuMzUzMjIyMTU3LDIuMDcxNTY2MjQgTDIuMDcwMzA5MjMsMC4zNTMyMjIxNTcgQzIuMzA2NjI4NjgsMC4xMTgxNTk3MjUgMi41OTE5NzE4NCwwIDIuOTI4ODUyNzYsMCBDMy4yNjU3MzM2OCwwIDMuNTUyMzMzODYsMC4xMTgxNTk3MjUgMy43ODczOTYzLDAuMzUzMjIyMTU3IEw3LjQ5OTM3MTQ5LDQuMDY1MTk3MzUgTDExLjIxMjYwMzcsMC4zNTMyMjIxNTcgQzExLjQ0NzY2NjEsMC4xMTgxNTk3MjUgMTEuNzM0MjY2MywwIDEyLjA2OTg5MDIsMCBDMTIuNDA2NzcxMSwwIDEyLjY5MzM3MTMsMC4xMTgxNTk3MjUgMTIuOTI5NjkwOCwwLjM1MzIyMjE1NyBMMTQuNjQ2Nzc3OCwyLjA3MTU2NjI0IEMxNC44ODE4NDAzLDIuMzA2NjI4NjggMTUsMi41OTMyMjg4NiAxNSwyLjkyODg1Mjc2IEMxNSwzLjI2Njk5MDcgMTQuODgxODQwMywzLjU1MjMzMzg2IDE0LjY0Njc3NzgsMy43ODg2NTMzMSBMMTAuOTM0ODAyNiw3LjUwMDYyODUxIEwxNC42NDY3Nzc4LDExLjIxMjYwMzcgWiIgaWQ9IkZpbGwtMTUtQ29weSI+PC9wYXRoPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+",
"method": "GET",
"headers": {},
"mixedContentType": "none",
"initialPriority": "VeryLow",
"referrerPolicy": "no-referrer-when-downgrade"
},
"timestamp": 291481.261041,
"wallTime": 1533919262.44904,
"initiator": {
"type": "parser",
"url": "http://localhost:8080/quiz-select",
"lineNumber": 10
},
"type": "Image",
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC",
"hasUserGesture": false
}
},
{
"method": "Network.requestServedFromCache",
"params": {
"requestId": "79024.762"
}
},
{
"method": "Network.responseReceived",
"params": {
"requestId": "79024.762",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"timestamp": 291481.261078,
"type": "Image",
"response": {
"url": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSIxNXB4IiB2aWV3Qm94PSIwIDAgMTUgMTUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQzLjIgKDM5MDY5KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5GaWxsIDE1IENvcHk8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz48L2RlZnM+CiAgICA8ZyBpZD0iU3ltYm9scyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IlVJLWVsZW1lbnQtLy1JY29ucy0vLUNsb3NlIiBmaWxsPSIjNUI2MTZCIj4KICAgICAgICAgICAgPHBhdGggZD0iTTE0LjY0Njc3NzgsMTEuMjEyNjAzNyBDMTQuODgxODQwMywxMS40NDc2NjYxIDE1LDExLjczNDI2NjMgMTUsMTIuMDcxMTQ3MiBDMTUsMTIuNDA4MDI4MiAxNC44ODE4NDAzLDEyLjY5NDYyODMgMTQuNjQ2Nzc3OCwxMi45Mjk2OTA4IEwxMi45Mjk2OTA4LDE0LjY0Njc3NzggQzEyLjY5MzM3MTMsMTQuODgzMDk3MyAxMi40MDY3NzExLDE1LjAwMTI1NyAxMi4wNjk4OTAyLDE1LjAwMTI1NyBDMTEuNzM0MjY2MywxNS4wMDEyNTcgMTEuNDQ3NjY2MSwxNC44ODMwOTczIDExLjIxMjYwMzcsMTQuNjQ2Nzc3OCBMNy40OTkzNzE0OSwxMC45MzQ4MDI2IEwzLjc4NzM5NjMsMTQuNjQ2Nzc3OCBDMy41NTIzMzM4NiwxNC44ODMwOTczIDMuMjY1NzMzNjgsMTUuMDAxMjU3IDIuOTI4ODUyNzYsMTUuMDAxMjU3IEMyLjU5MTk3MTg0LDE1LjAwMTI1NyAyLjMwNjYyODY4LDE0Ljg4MzA5NzMgMi4wNzAzMDkyMywxNC42NDY3Nzc4IEwwLjM1MzIyMjE1NywxMi45Mjk2OTA4IEMwLjExNjkwMjcwNywxMi42OTQ2MjgzIDAsMTIuNDA4MDI4MiAwLDEyLjA3MTE0NzIgQzAsMTEuNzM0MjY2MyAwLjExNjkwMjcwNywxMS40NDc2NjYxIDAuMzUzMjIyMTU3LDExLjIxMjYwMzcgTDQuMDY1MTk3MzUsNy41MDA2Mjg1MSBMMC4zNTMyMjIxNTcsMy43ODg2NTMzMSBDMC4xMTY5MDI3MDcsMy41NTIzMzM4NiAwLDMuMjY2OTkwNyAwLDIuOTI4ODUyNzYgQzAsMi41OTMyMjg4NiAwLjExNjkwMjcwNywyLjMwNjYyODY4IDAuMzUzMjIyMTU3LDIuMDcxNTY2MjQgTDIuMDcwMzA5MjMsMC4zNTMyMjIxNTcgQzIuMzA2NjI4NjgsMC4xMTgxNTk3MjUgMi41OTE5NzE4NCwwIDIuOTI4ODUyNzYsMCBDMy4yNjU3MzM2OCwwIDMuNTUyMzMzODYsMC4xMTgxNTk3MjUgMy43ODczOTYzLDAuMzUzMjIyMTU3IEw3LjQ5OTM3MTQ5LDQuMDY1MTk3MzUgTDExLjIxMjYwMzcsMC4zNTMyMjIxNTcgQzExLjQ0NzY2NjEsMC4xMTgxNTk3MjUgMTEuNzM0MjY2MywwIDEyLjA2OTg5MDIsMCBDMTIuNDA2NzcxMSwwIDEyLjY5MzM3MTMsMC4xMTgxNTk3MjUgMTIuOTI5NjkwOCwwLjM1MzIyMjE1NyBMMTQuNjQ2Nzc3OCwyLjA3MTU2NjI0IEMxNC44ODE4NDAzLDIuMzA2NjI4NjggMTUsMi41OTMyMjg4NiAxNSwyLjkyODg1Mjc2IEMxNSwzLjI2Njk5MDcgMTQuODgxODQwMywzLjU1MjMzMzg2IDE0LjY0Njc3NzgsMy43ODg2NTMzMSBMMTAuOTM0ODAyNiw3LjUwMDYyODUxIEwxNC42NDY3Nzc4LDExLjIxMjYwMzcgWiIgaWQ9IkZpbGwtMTUtQ29weSI+PC9wYXRoPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+",
"status": 200,
"statusText": "OK",
"headers": {
"Access-Control-Allow-Origin": "*",
"Content-Type": "image/svg+xml"
},
"mimeType": "image/svg+xml",
"connectionReused": false,
"connectionId": 0,
"fromDiskCache": false,
"fromServiceWorker": false,
"encodedDataLength": 0,
"protocol": "data",
"securityState": "unknown"
},
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC"
}
},
{
"method": "Network.dataReceived",
"params": {
"requestId": "79024.762",
"timestamp": 291481.26108,
"dataLength": 1797,
"encodedDataLength": 0
}
},
{
"method": "Network.loadingFinished",
"params": {
"requestId": "79024.762",
"timestamp": 291481.261082,
"encodedDataLength": 0,
"blockedCrossSiteDocument": false
}
},
{
"method": "Network.requestWillBeSent",
"params": {
"requestId": "79024.764",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"documentURL": "http://localhost:8080/quiz-select",
"request": {
"url": "http://localhost:8080/static/img/logo-img.3f3319c.png",
"method": "GET",
"headers": {
"Referer": "http://localhost:8080/quiz-select",
"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36",
"DNT": "1"
},
"mixedContentType": "none",
"initialPriority": "Low",
"referrerPolicy": "no-referrer-when-downgrade"
},
"timestamp": 291481.261536,
"wallTime": 1533919262.44954,
"initiator": {
"type": "parser",
"url": "http://localhost:8080/quiz-select",
"lineNumber": 10
},
"type": "Image",
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC",
"hasUserGesture": false
}
},
{
"method": "Network.requestWillBeSent",
"params": {
"requestId": "79024.798",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"documentURL": "http://localhost:8080/quiz-select",
"request": {
"url": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDIxNiAxNDYiPjxwYXRoIGZpbGw9IiM1YjYxNmIiIGQ9Ik0xNzIuNzcgMTIzLjAyNUwxNDQuODI1IDk1LjA4YzYuNzM1LTkuNzIyIDEwLjEwNC0yMC41NiAxMC4xMDQtMzIuNTA4IDAtNy43NjctMS41MS0xNS4xOTUtNC41MjctMjIuMjgzLTMuMDE0LTcuMDktNy4wODgtMTMuMi0xMi4yMi0xOC4zMzZzLTExLjI0My05LjIwNy0xOC4zMy0xMi4yMmMtNy4wOS0zLjAxNi0xNC41Mi00LjUyMy0yMi4yODYtNC41MjMtNy43NjggMC0xNS4xOTYgMS41MDgtMjIuMjg0IDQuNTIzLTcuMDkgMy4wMTQtMTMuMiA3LjA4OC0xOC4zMzIgMTIuMjItNS4xMzIgNS4xMzQtOS4yMDYgMTEuMjQ1LTEyLjIyIDE4LjMzMy0zLjAxNSA3LjA4OC00LjUyMiAxNC41MTUtNC41MjIgMjIuMjgyIDAgNy43NjYgMS41MDcgMTUuMTkyIDQuNTIyIDIyLjI4MiAzLjAxNCA3LjA4OCA3LjA4OCAxMy4xOTcgMTIuMjIgMTguMzMgNS4xMzQgNS4xMzQgMTEuMjQ1IDkuMjA3IDE4LjMzMyAxMi4yMjIgNy4wOSAzLjAxNSAxNC41MTYgNC41MjIgMjIuMjgzIDQuNTIyIDExLjk1IDAgMjIuNzg2LTMuMzcgMzIuNTEtMTAuMTA1bDI3Ljk0MyAyNy44NjNjMS45NTUgMi4wNjQgNC4zOTcgMy4wOTYgNy4zMzIgMy4wOTYgMi44MjQgMCA1LjI3LTEuMDMgNy4zMzItMy4wOTYgMi4wNjQtMi4wNjMgMy4wOTYtNC41MDggMy4wOTYtNy4zMzIgMC0yLjg3Ny0xLjAwMi01LjMyMi0zLjAxMy03LjMzem0tNDkuNDEzLTM0LjY2OEMxMTYuMjE0IDk1LjUgMTA3LjYyIDk5LjA3IDk3LjU3IDk5LjA3Yy0xMC4wNDggMC0xOC42NDMtMy41Ny0yNS43ODYtMTAuNzEzQzY0LjY0IDgxLjIxNCA2MS4wNyA3Mi42MiA2MS4wNyA2Mi41N2MwLTEwLjA0NyAzLjU3Mi0xOC42NDMgMTAuNzE0LTI1Ljc4NUM3OC45MjYgMjkuNjQyIDg3LjUyMiAyNi4wNyA5Ny41NyAyNi4wN2MxMC4wNDggMCAxOC42NDMgMy41NzMgMjUuNzg3IDEwLjcxNSA3LjE0MyA3LjE0MiAxMC43MTUgMTUuNzM4IDEwLjcxNSAyNS43ODYgMCAxMC4wNS0zLjU3MyAxOC42NDctMTAuNzE1IDI1Ljc5eiIvPjwvc3ZnPg==",
"method": "GET",
"headers": {},
"mixedContentType": "none",
"initialPriority": "VeryLow",
"referrerPolicy": "no-referrer-when-downgrade"
},
"timestamp": 291481.270797,
"wallTime": 1533919262.4588,
"initiator": {
"type": "script",
"stack": {
"callFrames": [
{
"functionName": "x",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 11673
},
{
"functionName": "init",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 12406
},
{
"functionName": "",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 16403
},
{
"functionName": "e.exports",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 0,
"columnNumber": 1006
},
{
"functionName": "",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 16357
},
{
"functionName": "",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 16073
},
{
"functionName": "t",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 354
}
]
}
},
"type": "Image",
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC",
"hasUserGesture": false
}
},
{
"method": "Network.requestServedFromCache",
"params": {
"requestId": "79024.798"
}
},
{
"method": "Network.responseReceived",
"params": {
"requestId": "79024.798",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"timestamp": 291481.270822,
"type": "Image",
"response": {
"url": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDIxNiAxNDYiPjxwYXRoIGZpbGw9IiM1YjYxNmIiIGQ9Ik0xNzIuNzcgMTIzLjAyNUwxNDQuODI1IDk1LjA4YzYuNzM1LTkuNzIyIDEwLjEwNC0yMC41NiAxMC4xMDQtMzIuNTA4IDAtNy43NjctMS41MS0xNS4xOTUtNC41MjctMjIuMjgzLTMuMDE0LTcuMDktNy4wODgtMTMuMi0xMi4yMi0xOC4zMzZzLTExLjI0My05LjIwNy0xOC4zMy0xMi4yMmMtNy4wOS0zLjAxNi0xNC41Mi00LjUyMy0yMi4yODYtNC41MjMtNy43NjggMC0xNS4xOTYgMS41MDgtMjIuMjg0IDQuNTIzLTcuMDkgMy4wMTQtMTMuMiA3LjA4OC0xOC4zMzIgMTIuMjItNS4xMzIgNS4xMzQtOS4yMDYgMTEuMjQ1LTEyLjIyIDE4LjMzMy0zLjAxNSA3LjA4OC00LjUyMiAxNC41MTUtNC41MjIgMjIuMjgyIDAgNy43NjYgMS41MDcgMTUuMTkyIDQuNTIyIDIyLjI4MiAzLjAxNCA3LjA4OCA3LjA4OCAxMy4xOTcgMTIuMjIgMTguMzMgNS4xMzQgNS4xMzQgMTEuMjQ1IDkuMjA3IDE4LjMzMyAxMi4yMjIgNy4wOSAzLjAxNSAxNC41MTYgNC41MjIgMjIuMjgzIDQuNTIyIDExLjk1IDAgMjIuNzg2LTMuMzcgMzIuNTEtMTAuMTA1bDI3Ljk0MyAyNy44NjNjMS45NTUgMi4wNjQgNC4zOTcgMy4wOTYgNy4zMzIgMy4wOTYgMi44MjQgMCA1LjI3LTEuMDMgNy4zMzItMy4wOTYgMi4wNjQtMi4wNjMgMy4wOTYtNC41MDggMy4wOTYtNy4zMzIgMC0yLjg3Ny0xLjAwMi01LjMyMi0zLjAxMy03LjMzem0tNDkuNDEzLTM0LjY2OEMxMTYuMjE0IDk1LjUgMTA3LjYyIDk5LjA3IDk3LjU3IDk5LjA3Yy0xMC4wNDggMC0xOC42NDMtMy41Ny0yNS43ODYtMTAuNzEzQzY0LjY0IDgxLjIxNCA2MS4wNyA3Mi42MiA2MS4wNyA2Mi41N2MwLTEwLjA0NyAzLjU3Mi0xOC42NDMgMTAuNzE0LTI1Ljc4NUM3OC45MjYgMjkuNjQyIDg3LjUyMiAyNi4wNyA5Ny41NyAyNi4wN2MxMC4wNDggMCAxOC42NDMgMy41NzMgMjUuNzg3IDEwLjcxNSA3LjE0MyA3LjE0MiAxMC43MTUgMTUuNzM4IDEwLjcxNSAyNS43ODYgMCAxMC4wNS0zLjU3MyAxOC42NDctMTAuNzE1IDI1Ljc5eiIvPjwvc3ZnPg==",
"status": 200,
"statusText": "OK",
"headers": {
"Access-Control-Allow-Origin": "*",
"Content-Type": "image/svg+xml"
},
"mimeType": "image/svg+xml",
"connectionReused": false,
"connectionId": 0,
"fromDiskCache": false,
"fromServiceWorker": false,
"encodedDataLength": 0,
"protocol": "data",
"securityState": "unknown"
},
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC"
}
},
{
"method": "Network.dataReceived",
"params": {
"requestId": "79024.798",
"timestamp": 291481.270824,
"dataLength": 1102,
"encodedDataLength": 0
}
},
{
"method": "Network.loadingFinished",
"params": {
"requestId": "79024.798",
"timestamp": 291481.270825,
"encodedDataLength": 0,
"blockedCrossSiteDocument": false
}
},
{
"method": "Network.requestWillBeSent",
"params": {
"requestId": "79024.800",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"documentURL": "http://localhost:8080/quiz-select",
"request": {
"url": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDIxNiAxNDYiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xNzIuNzcgMTIzLjAyNUwxNDQuODI1IDk1LjA4YzYuNzM1LTkuNzIyIDEwLjEwNC0yMC41NiAxMC4xMDQtMzIuNTA4IDAtNy43NjctMS41MS0xNS4xOTUtNC41MjctMjIuMjgzLTMuMDE0LTcuMDktNy4wODgtMTMuMi0xMi4yMi0xOC4zMzZzLTExLjI0My05LjIwNy0xOC4zMy0xMi4yMmMtNy4wOS0zLjAxNi0xNC41Mi00LjUyMy0yMi4yODYtNC41MjMtNy43NjggMC0xNS4xOTYgMS41MDgtMjIuMjg0IDQuNTIzLTcuMDkgMy4wMTQtMTMuMiA3LjA4OC0xOC4zMzIgMTIuMjItNS4xMzIgNS4xMzQtOS4yMDYgMTEuMjQ1LTEyLjIyIDE4LjMzMy0zLjAxNSA3LjA4OC00LjUyMiAxNC41MTUtNC41MjIgMjIuMjgyIDAgNy43NjYgMS41MDcgMTUuMTkyIDQuNTIyIDIyLjI4MiAzLjAxNCA3LjA4OCA3LjA4OCAxMy4xOTcgMTIuMjIgMTguMzMgNS4xMzQgNS4xMzQgMTEuMjQ1IDkuMjA3IDE4LjMzMyAxMi4yMjIgNy4wOSAzLjAxNSAxNC41MTYgNC41MjIgMjIuMjgzIDQuNTIyIDExLjk1IDAgMjIuNzg2LTMuMzcgMzIuNTEtMTAuMTA1bDI3Ljk0MyAyNy44NjNjMS45NTUgMi4wNjQgNC4zOTcgMy4wOTYgNy4zMzIgMy4wOTYgMi44MjQgMCA1LjI3LTEuMDMgNy4zMzItMy4wOTYgMi4wNjQtMi4wNjMgMy4wOTYtNC41MDggMy4wOTYtNy4zMzIgMC0yLjg3Ny0xLjAwMi01LjMyMi0zLjAxMy03LjMzem0tNDkuNDEzLTM0LjY2OEMxMTYuMjE0IDk1LjUgMTA3LjYyIDk5LjA3IDk3LjU3IDk5LjA3Yy0xMC4wNDggMC0xOC42NDMtMy41Ny0yNS43ODYtMTAuNzEzQzY0LjY0IDgxLjIxNCA2MS4wNyA3Mi42MiA2MS4wNyA2Mi41N2MwLTEwLjA0NyAzLjU3Mi0xOC42NDMgMTAuNzE0LTI1Ljc4NUM3OC45MjYgMjkuNjQyIDg3LjUyMiAyNi4wNyA5Ny41NyAyNi4wN2MxMC4wNDggMCAxOC42NDMgMy41NzMgMjUuNzg3IDEwLjcxNSA3LjE0MyA3LjE0MiAxMC43MTUgMTUuNzM4IDEwLjcxNSAyNS43ODYgMCAxMC4wNS0zLjU3MyAxOC42NDctMTAuNzE1IDI1Ljc5eiIvPjwvc3ZnPg==",
"method": "GET",
"headers": {},
"mixedContentType": "none",
"initialPriority": "VeryLow",
"referrerPolicy": "no-referrer-when-downgrade"
},
"timestamp": 291481.27188,
"wallTime": 1533919262.45988,
"initiator": {
"type": "script",
"stack": {
"callFrames": [
{
"functionName": "x",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 11673
},
{
"functionName": "init",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 12406
},
{
"functionName": "",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 16403
},
{
"functionName": "e.exports",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 0,
"columnNumber": 1006
},
{
"functionName": "",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 16357
},
{
"functionName": "",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 16073
},
{
"functionName": "t",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 354
}
]
}
},
"type": "Image",
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC",
"hasUserGesture": false
}
},
{
"method": "Network.requestServedFromCache",
"params": {
"requestId": "79024.800"
}
},
{
"method": "Network.responseReceived",
"params": {
"requestId": "79024.800",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"timestamp": 291481.271908,
"type": "Image",
"response": {
"url": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDIxNiAxNDYiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xNzIuNzcgMTIzLjAyNUwxNDQuODI1IDk1LjA4YzYuNzM1LTkuNzIyIDEwLjEwNC0yMC41NiAxMC4xMDQtMzIuNTA4IDAtNy43NjctMS41MS0xNS4xOTUtNC41MjctMjIuMjgzLTMuMDE0LTcuMDktNy4wODgtMTMuMi0xMi4yMi0xOC4zMzZzLTExLjI0My05LjIwNy0xOC4zMy0xMi4yMmMtNy4wOS0zLjAxNi0xNC41Mi00LjUyMy0yMi4yODYtNC41MjMtNy43NjggMC0xNS4xOTYgMS41MDgtMjIuMjg0IDQuNTIzLTcuMDkgMy4wMTQtMTMuMiA3LjA4OC0xOC4zMzIgMTIuMjItNS4xMzIgNS4xMzQtOS4yMDYgMTEuMjQ1LTEyLjIyIDE4LjMzMy0zLjAxNSA3LjA4OC00LjUyMiAxNC41MTUtNC41MjIgMjIuMjgyIDAgNy43NjYgMS41MDcgMTUuMTkyIDQuNTIyIDIyLjI4MiAzLjAxNCA3LjA4OCA3LjA4OCAxMy4xOTcgMTIuMjIgMTguMzMgNS4xMzQgNS4xMzQgMTEuMjQ1IDkuMjA3IDE4LjMzMyAxMi4yMjIgNy4wOSAzLjAxNSAxNC41MTYgNC41MjIgMjIuMjgzIDQuNTIyIDExLjk1IDAgMjIuNzg2LTMuMzcgMzIuNTEtMTAuMTA1bDI3Ljk0MyAyNy44NjNjMS45NTUgMi4wNjQgNC4zOTcgMy4wOTYgNy4zMzIgMy4wOTYgMi44MjQgMCA1LjI3LTEuMDMgNy4zMzItMy4wOTYgMi4wNjQtMi4wNjMgMy4wOTYtNC41MDggMy4wOTYtNy4zMzIgMC0yLjg3Ny0xLjAwMi01LjMyMi0zLjAxMy03LjMzem0tNDkuNDEzLTM0LjY2OEMxMTYuMjE0IDk1LjUgMTA3LjYyIDk5LjA3IDk3LjU3IDk5LjA3Yy0xMC4wNDggMC0xOC42NDMtMy41Ny0yNS43ODYtMTAuNzEzQzY0LjY0IDgxLjIxNCA2MS4wNyA3Mi42MiA2MS4wNyA2Mi41N2MwLTEwLjA0NyAzLjU3Mi0xOC42NDMgMTAuNzE0LTI1Ljc4NUM3OC45MjYgMjkuNjQyIDg3LjUyMiAyNi4wNyA5Ny41NyAyNi4wN2MxMC4wNDggMCAxOC42NDMgMy41NzMgMjUuNzg3IDEwLjcxNSA3LjE0MyA3LjE0MiAxMC43MTUgMTUuNzM4IDEwLjcxNSAyNS43ODYgMCAxMC4wNS0zLjU3MyAxOC42NDctMTAuNzE1IDI1Ljc5eiIvPjwvc3ZnPg==",
"status": 200,
"statusText": "OK",
"headers": {
"Access-Control-Allow-Origin": "*",
"Content-Type": "image/svg+xml"
},
"mimeType": "image/svg+xml",
"connectionReused": false,
"connectionId": 0,
"fromDiskCache": false,
"fromServiceWorker": false,
"encodedDataLength": 0,
"protocol": "data",
"securityState": "unknown"
},
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC"
}
},
{
"method": "Network.dataReceived",
"params": {
"requestId": "79024.800",
"timestamp": 291481.27191,
"dataLength": 1099,
"encodedDataLength": 0
}
},
{
"method": "Network.loadingFinished",
"params": {
"requestId": "79024.800",
"timestamp": 291481.271911,
"encodedDataLength": 0,
"blockedCrossSiteDocument": false
}
},
{
"method": "Network.requestWillBeSent",
"params": {
"requestId": "79024.802",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"documentURL": "http://localhost:8080/quiz-select",
"request": {
"url": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgMjg0LjkyOSAyODQuOTI5Ij48cGF0aCBkPSJNMjgyLjA4MiA3Ni41MUwyNjcuODA4IDYyLjI0Yy0xLjkwMi0xLjkwNi00LjA5My0yLjg1Ni02LjU3LTIuODU2LTIuNDcgMC00LjY2Ljk1LTYuNTYzIDIuODU2TDE0Mi40NjUgMTc0LjQ0IDMwLjI2MyA2Mi4yNGMtMS45MDMtMS45MDUtNC4wOTMtMi44NTUtNi41NjctMi44NTUtMi40NzUgMC00LjY2NS45NS02LjU2NyAyLjg1NkwyLjg1NiA3Ni41MTZDLjk1IDc4LjQxNyAwIDgwLjYwNyAwIDgzLjA4MmMwIDIuNDczLjk1MyA0LjY2MyAyLjg1NiA2LjU2NUwxMzUuOSAyMjIuNjkzYzEuOSAxLjkwMyA0LjA5MiAyLjg1NCA2LjU2NiAyLjg1NHM0LjY2LS45NSA2LjU2Mi0yLjg1NEwyODIuMDgyIDg5LjY0N2MxLjkwMi0xLjkwMyAyLjg0Ny00LjA5MyAyLjg0Ny02LjU2NSAwLTIuNDc1LS45NDYtNC42NjUtMi44NDgtNi41N3oiIGZpbGw9IiM1YjYxNmIiLz48L3N2Zz4=",
"method": "GET",
"headers": {},
"mixedContentType": "none",
"initialPriority": "VeryLow",
"referrerPolicy": "no-referrer-when-downgrade"
},
"timestamp": 291481.272825,
"wallTime": 1533919262.46083,
"initiator": {
"type": "script",
"stack": {
"callFrames": [
{
"functionName": "x",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 11673
},
{
"functionName": "init",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 12406
},
{
"functionName": "",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 16403
},
{
"functionName": "e.exports",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 0,
"columnNumber": 1006
},
{
"functionName": "",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 16357
},
{
"functionName": "",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 16073
},
{
"functionName": "t",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 354
}
]
}
},
"type": "Image",
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC",
"hasUserGesture": false
}
},
{
"method": "Network.requestServedFromCache",
"params": {
"requestId": "79024.802"
}
},
{
"method": "Network.responseReceived",
"params": {
"requestId": "79024.802",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"timestamp": 291481.272843,
"type": "Image",
"response": {
"url": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgMjg0LjkyOSAyODQuOTI5Ij48cGF0aCBkPSJNMjgyLjA4MiA3Ni41MUwyNjcuODA4IDYyLjI0Yy0xLjkwMi0xLjkwNi00LjA5My0yLjg1Ni02LjU3LTIuODU2LTIuNDcgMC00LjY2Ljk1LTYuNTYzIDIuODU2TDE0Mi40NjUgMTc0LjQ0IDMwLjI2MyA2Mi4yNGMtMS45MDMtMS45MDUtNC4wOTMtMi44NTUtNi41NjctMi44NTUtMi40NzUgMC00LjY2NS45NS02LjU2NyAyLjg1NkwyLjg1NiA3Ni41MTZDLjk1IDc4LjQxNyAwIDgwLjYwNyAwIDgzLjA4MmMwIDIuNDczLjk1MyA0LjY2MyAyLjg1NiA2LjU2NUwxMzUuOSAyMjIuNjkzYzEuOSAxLjkwMyA0LjA5MiAyLjg1NCA2LjU2NiAyLjg1NHM0LjY2LS45NSA2LjU2Mi0yLjg1NEwyODIuMDgyIDg5LjY0N2MxLjkwMi0xLjkwMyAyLjg0Ny00LjA5MyAyLjg0Ny02LjU2NSAwLTIuNDc1LS45NDYtNC42NjUtMi44NDgtNi41N3oiIGZpbGw9IiM1YjYxNmIiLz48L3N2Zz4=",
"status": 200,
"statusText": "OK",
"headers": {
"Access-Control-Allow-Origin": "*",
"Content-Type": "image/svg+xml"
},
"mimeType": "image/svg+xml",
"connectionReused": false,
"connectionId": 0,
"fromDiskCache": false,
"fromServiceWorker": false,
"encodedDataLength": 0,
"protocol": "data",
"securityState": "unknown"
},
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC"
}
},
{
"method": "Network.dataReceived",
"params": {
"requestId": "79024.802",
"timestamp": 291481.272844,
"dataLength": 536,
"encodedDataLength": 0
}
},
{
"method": "Network.loadingFinished",
"params": {
"requestId": "79024.802",
"timestamp": 291481.272845,
"encodedDataLength": 0,
"blockedCrossSiteDocument": false
}
},
{
"method": "Network.requestWillBeSent",
"params": {
"requestId": "79024.777",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"documentURL": "http://localhost:8080/quiz-select",
"request": {
"url": "http://localhost:8080/static/fonts/sourcesanspro-regular-webfont.699e5f0.woff2",
"method": "GET",
"headers": {
"Referer": "http://localhost:8080/quiz-select",
"Origin": "http://localhost:8080",
"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36",
"DNT": "1"
},
"mixedContentType": "none",
"initialPriority": "VeryHigh",
"referrerPolicy": "no-referrer-when-downgrade"
},
"timestamp": 291481.273312,
"wallTime": 1533919262.46131,
"initiator": {
"type": "script",
"stack": {
"callFrames": [
{
"functionName": "x",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 11673
},
{
"functionName": "init",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 12406
},
{
"functionName": "",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 16403
},
{
"functionName": "e.exports",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 0,
"columnNumber": 1006
},
{
"functionName": "",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 16357
},
{
"functionName": "",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 16073
},
{
"functionName": "t",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 354
}
]
}
},
"type": "Font",
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC",
"hasUserGesture": false
}
},
{
"method": "Network.requestWillBeSent",
"params": {
"requestId": "79024.804",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"documentURL": "http://localhost:8080/quiz-select",
"request": {
"url": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgMjg0LjkyOSAyODQuOTI5Ij48cGF0aCBkPSJNMjgyLjA4MiA3Ni41MUwyNjcuODA4IDYyLjI0Yy0xLjkwMi0xLjkwNi00LjA5My0yLjg1Ni02LjU3LTIuODU2LTIuNDcgMC00LjY2Ljk1LTYuNTYzIDIuODU2TDE0Mi40NjUgMTc0LjQ0IDMwLjI2MyA2Mi4yNGMtMS45MDMtMS45MDUtNC4wOTMtMi44NTUtNi41NjctMi44NTUtMi40NzUgMC00LjY2NS45NS02LjU2NyAyLjg1NkwyLjg1NiA3Ni41MTZDLjk1IDc4LjQxNyAwIDgwLjYwNyAwIDgzLjA4MmMwIDIuNDczLjk1MyA0LjY2MyAyLjg1NiA2LjU2NUwxMzUuOSAyMjIuNjkzYzEuOSAxLjkwMyA0LjA5MiAyLjg1NCA2LjU2NiAyLjg1NHM0LjY2LS45NSA2LjU2Mi0yLjg1NEwyODIuMDgyIDg5LjY0N2MxLjkwMi0xLjkwMyAyLjg0Ny00LjA5MyAyLjg0Ny02LjU2NSAwLTIuNDc1LS45NDYtNC42NjUtMi44NDgtNi41N3oiIGZpbGw9IiMwMDcxYmMiLz48L3N2Zz4=",
"method": "GET",
"headers": {},
"mixedContentType": "none",
"initialPriority": "VeryLow",
"referrerPolicy": "no-referrer-when-downgrade"
},
"timestamp": 291481.274312,
"wallTime": 1533919262.46231,
"initiator": {
"type": "script",
"stack": {
"callFrames": [
{
"functionName": "x",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 11673
},
{
"functionName": "init",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 12406
},
{
"functionName": "",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 16403
},
{
"functionName": "e.exports",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 0,
"columnNumber": 1006
},
{
"functionName": "",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 16357
},
{
"functionName": "",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 16073
},
{
"functionName": "t",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 354
}
]
}
},
"type": "Image",
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC",
"hasUserGesture": false
}
},
{
"method": "Network.requestServedFromCache",
"params": {
"requestId": "79024.804"
}
},
{
"method": "Network.responseReceived",
"params": {
"requestId": "79024.804",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"timestamp": 291481.274337,
"type": "Image",
"response": {
"url": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgMjg0LjkyOSAyODQuOTI5Ij48cGF0aCBkPSJNMjgyLjA4MiA3Ni41MUwyNjcuODA4IDYyLjI0Yy0xLjkwMi0xLjkwNi00LjA5My0yLjg1Ni02LjU3LTIuODU2LTIuNDcgMC00LjY2Ljk1LTYuNTYzIDIuODU2TDE0Mi40NjUgMTc0LjQ0IDMwLjI2MyA2Mi4yNGMtMS45MDMtMS45MDUtNC4wOTMtMi44NTUtNi41NjctMi44NTUtMi40NzUgMC00LjY2NS45NS02LjU2NyAyLjg1NkwyLjg1NiA3Ni41MTZDLjk1IDc4LjQxNyAwIDgwLjYwNyAwIDgzLjA4MmMwIDIuNDczLjk1MyA0LjY2MyAyLjg1NiA2LjU2NUwxMzUuOSAyMjIuNjkzYzEuOSAxLjkwMyA0LjA5MiAyLjg1NCA2LjU2NiAyLjg1NHM0LjY2LS45NSA2LjU2Mi0yLjg1NEwyODIuMDgyIDg5LjY0N2MxLjkwMi0xLjkwMyAyLjg0Ny00LjA5MyAyLjg0Ny02LjU2NSAwLTIuNDc1LS45NDYtNC42NjUtMi44NDgtNi41N3oiIGZpbGw9IiMwMDcxYmMiLz48L3N2Zz4=",
"status": 200,
"statusText": "OK",
"headers": {
"Access-Control-Allow-Origin": "*",
"Content-Type": "image/svg+xml"
},
"mimeType": "image/svg+xml",
"connectionReused": false,
"connectionId": 0,
"fromDiskCache": false,
"fromServiceWorker": false,
"encodedDataLength": 0,
"protocol": "data",
"securityState": "unknown"
},
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC"
}
},
{
"method": "Network.dataReceived",
"params": {
"requestId": "79024.804",
"timestamp": 291481.274339,
"dataLength": 536,
"encodedDataLength": 0
}
},
{
"method": "Network.loadingFinished",
"params": {
"requestId": "79024.804",
"timestamp": 291481.274341,
"encodedDataLength": 0,
"blockedCrossSiteDocument": false
}
},
{
"method": "Network.requestWillBeSent",
"params": {
"requestId": "79024.783",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"documentURL": "http://localhost:8080/quiz-select",
"request": {
"url": "http://localhost:8080/static/fonts/sourcesanspro-bold-webfont.db08924.woff2",
"method": "GET",
"headers": {
"Referer": "http://localhost:8080/quiz-select",
"Origin": "http://localhost:8080",
"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36",
"DNT": "1"
},
"mixedContentType": "none",
"initialPriority": "VeryHigh",
"referrerPolicy": "no-referrer-when-downgrade"
},
"timestamp": 291481.274542,
"wallTime": 1533919262.46254,
"initiator": {
"type": "script",
"stack": {
"callFrames": [
{
"functionName": "x",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 11673
},
{
"functionName": "init",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 12406
},
{
"functionName": "",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 16403
},
{
"functionName": "e.exports",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 0,
"columnNumber": 1006
},
{
"functionName": "",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 16357
},
{
"functionName": "",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 16073
},
{
"functionName": "t",
"scriptId": "7317",
"url": "webpack-internal:///./node_modules/uswds/dist/js/uswds.min.js",
"lineNumber": 4,
"columnNumber": 354
}
]
}
},
"type": "Font",
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC",
"hasUserGesture": false
}
},
{
"method": "Page.domContentEventFired",
"params": {
"timestamp": 291481.285949
}
},
{
"method": "Network.responseReceived",
"params": {
"requestId": "79024.755",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"timestamp": 291481.30922,
"type": "Script",
"response": {
"url": "http://localhost:8080/5.js",
"status": 304,
"statusText": "Not Modified",
"headers": {
"Date": "Fri, 10 Aug 2018 16:41:02 GMT",
"Connection": "keep-alive",
"Accept-Ranges": "bytes",
"X-Powered-By": "Express",
"ETag": "W/\"10a57-UrQC/UmwsiKYQD8yck+aBez9Xa4\""
},
"headersText": "HTTP/1.1 304 Not Modified\r\nX-Powered-By: Express\r\nAccept-Ranges: bytes\r\nETag: W/\"10a57-UrQC/UmwsiKYQD8yck+aBez9Xa4\"\r\nDate: Fri, 10 Aug 2018 16:41:02 GMT\r\nConnection: keep-alive\r\n\r\n",
"mimeType": "application/javascript",
"requestHeaders": {
"If-None-Match": "W/\"10a57-UrQC/UmwsiKYQD8yck+aBez9Xa4\"",
"DNT": "1",
"Accept-Encoding": "gzip, deflate, br",
"Host": "localhost:8080",
"Accept-Language": "en-US,en;q=0.9",
"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36",
"Accept": "*/*",
"Referer": "http://localhost:8080/quiz-select",
"Cookie": "PHPSESSID=d03pbp89ch0hs8g0u1l6ucpn33",
"Connection": "keep-alive"
},
"requestHeadersText": "GET /5.js HTTP/1.1\r\nHost: localhost:8080\r\nConnection: keep-alive\r\nDNT: 1\r\nUser-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\r\nAccept: */*\r\nReferer: http://localhost:8080/quiz-select\r\nAccept-Encoding: gzip, deflate, br\r\nAccept-Language: en-US,en;q=0.9\r\nCookie: PHPSESSID=d03pbp89ch0hs8g0u1l6ucpn33\r\nIf-None-Match: W/\"10a57-UrQC/UmwsiKYQD8yck+aBez9Xa4\"\r\n",
"connectionReused": true,
"connectionId": 888589,
"remoteIPAddress": "127.0.0.1",
"remotePort": 8080,
"fromDiskCache": false,
"fromServiceWorker": false,
"encodedDataLength": 180,
"timing": {
"requestTime": 291481.229797,
"proxyStart": -1,
"proxyEnd": -1,
"dnsStart": -1,
"dnsEnd": -1,
"connectStart": -1,
"connectEnd": -1,
"sslStart": -1,
"sslEnd": -1,
"workerStart": -1,
"workerReady": -1,
"sendStart": 1.71,
"sendEnd": 1.749,
"pushStart": 0,
"pushEnd": 0,
"receiveHeadersEnd": 3.019
},
"protocol": "http/1.1",
"securityState": "neutral"
},
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC"
}
},
{
"method": "Network.dataReceived",
"params": {
"requestId": "79024.755",
"timestamp": 291481.309424,
"dataLength": 65536,
"encodedDataLength": 0
}
},
{
"method": "Network.responseReceived",
"params": {
"requestId": "79024.764",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"timestamp": 291481.314598,
"type": "Image",
"response": {
"url": "http://localhost:8080/static/img/logo-img.3f3319c.png",
"status": 304,
"statusText": "Not Modified",
"headers": {
"Date": "Fri, 10 Aug 2018 16:41:02 GMT",
"Connection": "keep-alive",
"Accept-Ranges": "bytes",
"X-Powered-By": "Express",
"ETag": "W/\"3250-4x2e87Wlq1wRHrX9wKgmPe75Vpw\""
},
"headersText": "HTTP/1.1 304 Not Modified\r\nX-Powered-By: Express\r\nAccept-Ranges: bytes\r\nETag: W/\"3250-4x2e87Wlq1wRHrX9wKgmPe75Vpw\"\r\nDate: Fri, 10 Aug 2018 16:41:02 GMT\r\nConnection: keep-alive\r\n\r\n",
"mimeType": "image/png",
"requestHeaders": {
"If-None-Match": "W/\"3250-4x2e87Wlq1wRHrX9wKgmPe75Vpw\"",
"DNT": "1",
"Accept-Encoding": "gzip, deflate, br",
"Host": "localhost:8080",
"Accept-Language": "en-US,en;q=0.9",
"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36",
"Accept": "image/webp,image/apng,image/*,*/*;q=0.8",
"Referer": "http://localhost:8080/quiz-select",
"Cookie": "PHPSESSID=d03pbp89ch0hs8g0u1l6ucpn33",
"Connection": "keep-alive"
},
"requestHeadersText": "GET /static/img/logo-img.3f3319c.png HTTP/1.1\r\nHost: localhost:8080\r\nConnection: keep-alive\r\nDNT: 1\r\nUser-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nReferer: http://localhost:8080/quiz-select\r\nAccept-Encoding: gzip, deflate, br\r\nAccept-Language: en-US,en;q=0.9\r\nCookie: PHPSESSID=d03pbp89ch0hs8g0u1l6ucpn33\r\nIf-None-Match: W/\"3250-4x2e87Wlq1wRHrX9wKgmPe75Vpw\"\r\n",
"connectionReused": true,
"connectionId": 888589,
"remoteIPAddress": "127.0.0.1",
"remotePort": 8080,
"fromDiskCache": false,
"fromServiceWorker": false,
"encodedDataLength": 179,
"timing": {
"requestTime": 291481.262279,
"proxyStart": -1,
"proxyEnd": -1,
"dnsStart": -1,
"dnsEnd": -1,
"connectStart": -1,
"connectEnd": -1,
"sslStart": -1,
"sslEnd": -1,
"workerStart": -1,
"workerReady": -1,
"sendStart": 7.848,
"sendEnd": 7.888,
"pushStart": 0,
"pushEnd": 0,
"receiveHeadersEnd": 8.773
},
"protocol": "http/1.1",
"securityState": "neutral"
},
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC"
}
},
{
"method": "Network.dataReceived",
"params": {
"requestId": "79024.764",
"timestamp": 291481.31465,
"dataLength": 12880,
"encodedDataLength": 0
}
},
{
"method": "Network.loadingFinished",
"params": {
"requestId": "79024.764",
"timestamp": 291481.314494,
"encodedDataLength": 179,
"blockedCrossSiteDocument": false
}
},
{
"method": "Network.responseReceived",
"params": {
"requestId": "79024.777",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"timestamp": 291481.315614,
"type": "Font",
"response": {
"url": "http://localhost:8080/static/fonts/sourcesanspro-regular-webfont.699e5f0.woff2",
"status": 304,
"statusText": "Not Modified",
"headers": {
"Date": "Fri, 10 Aug 2018 16:41:02 GMT",
"Connection": "keep-alive",
"Accept-Ranges": "bytes",
"X-Powered-By": "Express",
"ETag": "W/\"5c84-fOuFV6srnrGhtjppcI2TjlrMH+g\""
},
"headersText": "HTTP/1.1 304 Not Modified\r\nX-Powered-By: Express\r\nAccept-Ranges: bytes\r\nETag: W/\"5c84-fOuFV6srnrGhtjppcI2TjlrMH+g\"\r\nDate: Fri, 10 Aug 2018 16:41:02 GMT\r\nConnection: keep-alive\r\n\r\n",
"mimeType": "font/woff2",
"requestHeaders": {
"If-None-Match": "W/\"5c84-fOuFV6srnrGhtjppcI2TjlrMH+g\"",
"Origin": "http://localhost:8080",
"Accept-Encoding": "gzip, deflate, br",
"Host": "localhost:8080",
"Accept-Language": "en-US,en;q=0.9",
"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36",
"Accept": "*/*",
"Referer": "http://localhost:8080/quiz-select",
"Cookie": "PHPSESSID=d03pbp89ch0hs8g0u1l6ucpn33",
"Connection": "keep-alive",
"DNT": "1"
},
"requestHeadersText": "GET /static/fonts/sourcesanspro-regular-webfont.699e5f0.woff2 HTTP/1.1\r\nHost: localhost:8080\r\nConnection: keep-alive\r\nOrigin: http://localhost:8080\r\nUser-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\r\nDNT: 1\r\nAccept: */*\r\nReferer: http://localhost:8080/quiz-select\r\nAccept-Encoding: gzip, deflate, br\r\nAccept-Language: en-US,en;q=0.9\r\nCookie: PHPSESSID=d03pbp89ch0hs8g0u1l6ucpn33\r\nIf-None-Match: W/\"5c84-fOuFV6srnrGhtjppcI2TjlrMH+g\"\r\n",
"connectionReused": true,
"connectionId": 888589,
"remoteIPAddress": "127.0.0.1",
"remotePort": 8080,
"fromDiskCache": false,
"fromServiceWorker": false,
"encodedDataLength": 179,
"timing": {
"requestTime": 291481.273768,
"proxyStart": -1,
"proxyEnd": -1,
"dnsStart": -1,
"dnsEnd": -1,
"connectStart": -1,
"connectEnd": -1,
"sslStart": -1,
"sslEnd": -1,
"workerStart": -1,
"workerReady": -1,
"sendStart": 1.711,
"sendEnd": 1.756,
"pushStart": 0,
"pushEnd": 0,
"receiveHeadersEnd": 2.724
},
"protocol": "http/1.1",
"securityState": "neutral"
},
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC"
}
},
{
"method": "Network.dataReceived",
"params": {
"requestId": "79024.777",
"timestamp": 291481.315662,
"dataLength": 23684,
"encodedDataLength": 0
}
},
{
"method": "Network.loadingFinished",
"params": {
"requestId": "79024.777",
"timestamp": 291481.315523,
"encodedDataLength": 179,
"blockedCrossSiteDocument": false
}
},
{
"method": "Network.responseReceived",
"params": {
"requestId": "79024.783",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"timestamp": 291481.318168,
"type": "Font",
"response": {
"url": "http://localhost:8080/static/fonts/sourcesanspro-bold-webfont.db08924.woff2",
"status": 304,
"statusText": "Not Modified",
"headers": {
"Date": "Fri, 10 Aug 2018 16:41:02 GMT",
"Connection": "keep-alive",
"Accept-Ranges": "bytes",
"X-Powered-By": "Express",
"ETag": "W/\"5b48-ErieG5rM0fNIV59axgFWAQf1Od4\""
},
"headersText": "HTTP/1.1 304 Not Modified\r\nX-Powered-By: Express\r\nAccept-Ranges: bytes\r\nETag: W/\"5b48-ErieG5rM0fNIV59axgFWAQf1Od4\"\r\nDate: Fri, 10 Aug 2018 16:41:02 GMT\r\nConnection: keep-alive\r\n\r\n",
"mimeType": "font/woff2",
"requestHeaders": {
"If-None-Match": "W/\"5b48-ErieG5rM0fNIV59axgFWAQf1Od4\"",
"Origin": "http://localhost:8080",
"Accept-Encoding": "gzip, deflate, br",
"Host": "localhost:8080",
"Accept-Language": "en-US,en;q=0.9",
"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36",
"Accept": "*/*",
"Referer": "http://localhost:8080/quiz-select",
"Cookie": "PHPSESSID=d03pbp89ch0hs8g0u1l6ucpn33",
"Connection": "keep-alive",
"DNT": "1"
},
"requestHeadersText": "GET /static/fonts/sourcesanspro-bold-webfont.db08924.woff2 HTTP/1.1\r\nHost: localhost:8080\r\nConnection: keep-alive\r\nOrigin: http://localhost:8080\r\nUser-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\r\nDNT: 1\r\nAccept: */*\r\nReferer: http://localhost:8080/quiz-select\r\nAccept-Encoding: gzip, deflate, br\r\nAccept-Language: en-US,en;q=0.9\r\nCookie: PHPSESSID=d03pbp89ch0hs8g0u1l6ucpn33\r\nIf-None-Match: W/\"5b48-ErieG5rM0fNIV59axgFWAQf1Od4\"\r\n",
"connectionReused": true,
"connectionId": 888593,
"remoteIPAddress": "127.0.0.1",
"remotePort": 8080,
"fromDiskCache": false,
"fromServiceWorker": false,
"encodedDataLength": 179,
"timing": {
"requestTime": 291481.27502,
"proxyStart": -1,
"proxyEnd": -1,
"dnsStart": -1,
"dnsEnd": -1,
"connectStart": -1,
"connectEnd": -1,
"sslStart": -1,
"sslEnd": -1,
"workerStart": -1,
"workerReady": -1,
"sendStart": 1.206,
"sendEnd": 1.238,
"pushStart": 0,
"pushEnd": 0,
"receiveHeadersEnd": 2.291
},
"protocol": "http/1.1",
"securityState": "neutral"
},
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC"
}
},
{
"method": "Network.dataReceived",
"params": {
"requestId": "79024.783",
"timestamp": 291481.318417,
"dataLength": 23368,
"encodedDataLength": 0
}
},
{
"method": "Network.loadingFinished",
"params": {
"requestId": "79024.783",
"timestamp": 291481.317952,
"encodedDataLength": 179,
"blockedCrossSiteDocument": false
}
},
{
"method": "Network.dataReceived",
"params": {
"requestId": "79024.755",
"timestamp": 291481.982332,
"dataLength": 2647,
"encodedDataLength": 0
}
},
{
"method": "Network.loadingFinished",
"params": {
"requestId": "79024.755",
"timestamp": 291481.309124,
"encodedDataLength": 180,
"blockedCrossSiteDocument": false
}
},
{
"method": "Network.requestWillBeSent",
"params": {
"requestId": "79024.806",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"documentURL": "http://localhost:8080/quiz-select",
"request": {
"url": "http://localhost:8080/sockjs-node/info?t=1533919263280",
"method": "GET",
"headers": {
"Referer": "http://localhost:8080/quiz-select",
"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36",
"DNT": "1"
},
"mixedContentType": "none",
"initialPriority": "High",
"referrerPolicy": "no-referrer-when-downgrade"
},
"timestamp": 291482.092724,
"wallTime": 1533919263.28072,
"initiator": {
"type": "script",
"stack": {
"callFrames": [
{
"functionName": "",
"scriptId": "6855",
"url": "",
"lineNumber": 0,
"columnNumber": 780
},
{
"functionName": "AbstractXHRObject._start",
"scriptId": "6874",
"url": "webpack-internal:///./node_modules/sockjs-client/dist/sockjs.js",
"lineNumber": 1600,
"columnNumber": 13
},
{
"functionName": "",
"scriptId": "6874",
"url": "webpack-internal:///./node_modules/sockjs-client/dist/sockjs.js",
"lineNumber": 1489,
"columnNumber": 9
}
]
}
},
"type": "XHR",
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC",
"hasUserGesture": false
}
},
{
"method": "Network.requestWillBeSent",
"params": {
"requestId": "79024.810",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"documentURL": "http://localhost:8080/quiz-select",
"request": {
"url": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjwhLS1HZW5lcmF0ZWQgYnkgSUpTVkcgKGh0dHBzOi8vZ2l0aHViLmNvbS9jdXJ0aGFyZDg5L0lKU1ZHKS0tPjxwYXRoIGQ9Ik03Ni4xNTMsMzg0aC0zNC4xNDZjLTE3LjY3MywwIC0zMiwtMTQuMzI3IC0zMiwtMzJ2LTMxMGMwLC0xNy42NzMgMTQuMzI3LC0zMiAzMiwtMzJoMzg4YzE3LjY3MywwIDMyLDE0LjMyNyAzMiwzMnYzMTBjMCwxNy42NzMgLTE0LjMyNywzMiAtMzIsMzJoLTQyLjQxNWgtMzExLjQzOVoiIGZpbGw9IiNGRkYiPjwvcGF0aD48cGF0aCBmaWxsPSIjNzhEMkZBIiBkPSJNNDMwLjAwNywxMGgtMzg4Yy0xNy42NzMsMCAtMzIsMTQuMzI3IC0zMiwzMnY0MGg0NTJ2LTQwYzAsLTE3LjY3MyAtMTQuMzI3LC0zMiAtMzIsLTMyWiI+PC9wYXRoPjxwYXRoIGQ9Ik0yMC4xMTYsODJoNDM2Ljg5MSIgZmlsbD0iIzIzMUYyMCI+PC9wYXRoPjxwYXRoIGZpbGw9IiNDOEY1RkYiIGQ9Ik0yODkuNDY3LDE5Mi4yNDFoLTM4LjQ4MmMtMTEuMDQ2LDAgLTIwLDguOTU0IC0yMCwyMHYyNjkuNzU5YzAsMTEuMDQ2IDguOTU0LDIwIDIwLDIwaDIzMS4wMDhjMTEuMDQ2LDAgMjAsLTguOTU0IDIwLC0yMHYtMjY5Ljc1OWMwLC0xMS4wNDYgLTguOTU0LC0yMCAtMjAsLTIwaC00Mi4xODMiPjwvcGF0aD48ZyBmaWxsPSIjRkY1QTVBIj48cGF0aCBkPSJNMjkxLjI0NSwyMTQuOTM3di0xNC41NjNjMCwtMTMuODY2IDExLjI0LC0yNS4xMDYgMjUuMTA2LC0yNS4xMDZoMjguNjQyYzAsLTExLjcxNyA5LjQ5OSwtMjEuMjE2IDIxLjIxNiwtMjEuMjE2YzExLjcxNywwIDIxLjIxNiw5LjQ5OSAyMS4yMTYsMjEuMjE2aDI4LjY0MmMxMy44NjYsMCAyNS4xMDYsMTEuMjQgMjUuMTA2LDI1LjEwNnYxNC41NjNjMCwzLjg4NCAtMy4xNDgsNy4wMzIgLTcuMDMyLDcuMDMyaC0xMzUuODY0Yy0zLjg4MywtMi44NDIxN2UtMTQgLTcuMDMyLC0zLjE0OCAtNy4wMzIsLTcuMDMyWiI+PC9wYXRoPjxwYXRoIGQ9Ik0xNzkuNjY2LDIyNS43MTZsMjEuMzY1LDMuOTg1YzE3LjM2NSwzLjIzOSAyOS45NTUsMTguMzk0IDI5Ljk1NSwzNi4wNTh2NTQuMjQxaC0xNjh2LTU0LjI0MWMwLC0xNy42NjQgMTIuNTksLTMyLjgyIDI5Ljk1NSwtMzYuMDU4bDIxLjI4NCwtMy45NyI+PC9wYXRoPjwvZz48cGF0aCBmaWxsPSIjRkZDREFDIiBkPSJNMTQ2Ljk4NiwxMzUuMjg4djBjLTIyLjA5MSwwIC00MCwxNy45MDkgLTQwLDQwdjI2LjAyOWMwLDIyLjA5MSAxNy45MDksNDAgNDAsNDB2MGMyMi4wOTEsMCA0MCwtMTcuOTA5IDQwLC00MHYtMjYuMDI5YzAsLTIyLjA5MiAtMTcuOTA5LC00MCAtNDAsLTQwWiI+PC9wYXRoPjxnIGZpbGw9IiMwMDAiPjxwYXRoIGQ9Ik0yMDQuODMsNTZoMjA3LjU2NmM1LjUyMywwIDEwLC00LjQ3OCAxMCwtMTBjMCwtNS41MjIgLTQuNDc3LC0xMCAtMTAsLTEwaC0yMDcuNTY2Yy01LjUyMywwIC0xMCw0LjQ3OCAtMTAsMTBjMCw1LjUyMiA0LjQ3NywxMCAxMCwxMFoiPjwvcGF0aD48cGF0aCBkPSJNOTYuMzY2LDU2YzIuNjMsMCA1LjIxLC0xLjA3IDcuMDcsLTIuOTMxYzEuODYsLTEuODU5IDIuOTMsLTQuNDM5IDIuOTMsLTcuMDY5YzAsLTIuNjMgLTEuMDcsLTUuMjEgLTIuOTMsLTcuMDdjLTEuODYsLTEuODYgLTQuNDQsLTIuOTMgLTcuMDcsLTIuOTNjLTIuNjQsMCAtNS4yMSwxLjA2OSAtNy4wNywyLjkzYy0xLjg2LDEuODYgLTIuOTMsNC40NCAtMi45Myw3LjA3YzAsMi42MyAxLjA3LDUuMjEgMi45Myw3LjA2OWMxLjg2LDEuODYxIDQuNDMsMi45MzEgNy4wNywyLjkzMVoiPjwvcGF0aD48cGF0aCBkPSJNNTkuNjE2LDU2YzIuNjMsMCA1LjIxLC0xLjA3IDcuMDcsLTIuOTMxYzEuODYsLTEuODU5IDIuOTMsLTQuNDM5IDIuOTMsLTcuMDY5YzAsLTIuNjMgLTEuMDcsLTUuMjEgLTIuOTMsLTcuMDdjLTEuODYsLTEuODYgLTQuNDQsLTIuOTMgLTcuMDcsLTIuOTNjLTIuNjMsMCAtNS4yMSwxLjA2OSAtNy4wNywyLjkzYy0xLjg2LDEuODYgLTIuOTMsNC40NCAtMi45Myw3LjA3YzAsMi42MyAxLjA3LDUuMjEgMi45Myw3LjA2OWMxLjg2LDEuODYxIDQuNDQxLDIuOTMxIDcuMDcsMi45MzFaIj48L3BhdGg+PHBhdGggZD0iTTEzMy4xMTYsNTZjMi42MywwIDUuMjEsLTEuMDcgNy4wNywtMi45MzFjMS44NiwtMS44NTkgMi45MywtNC40MzkgMi45MywtNy4wNjljMCwtMi42MyAtMS4wNywtNS4yMSAtMi45MywtNy4wN2MtMS44NiwtMS44NiAtNC40NCwtMi45MyAtNy4wNywtMi45M2MtMi42NCwwIC01LjIxLDEuMDY5IC03LjA4LDIuOTNjLTEuODYsMS44NiAtMi45Miw0LjQ0IC0yLjkyLDcuMDdjMCwyLjYzIDEuMDYsNS4yMSAyLjkyLDcuMDY5YzEuODcsMS44NjEgNC40NCwyLjkzMSA3LjA4LDIuOTMxWiI+PC9wYXRoPjxwYXRoIGQ9Ik00ODEuOTkzLDE4Mi4yNDFoLTM1Ljg3N2MtNi4xNTcsLTEwLjE2NSAtMTcuMzIyLC0xNi45NzMgLTMwLjA0OSwtMTYuOTczaC0yMC4yODVjLTQuMTc3LC0xMi4zMjQgLTE1Ljg1NiwtMjEuMjE3IC0yOS41NzMsLTIxLjIxN2MtMTMuNzE3LDAgLTI1LjM5Niw4Ljg5MyAtMjkuNTc0LDIxLjIxN2gtMjAuMjg1Yy0xMi43MjcsMCAtMjMuODkyLDYuODA4IC0zMC4wNDksMTYuOTczaC0zNS4zMTdjLTE2LjU0MiwwIC0zMCwxMy40NTggLTMwLDMwdjE1LjIyNGMtNS4zMDIsLTMuNjk5IC0xMS40MzEsLTYuMzQ2IC0xOC4xMjEsLTcuNTk0bC04LjgyOCwtMS42NDdjMS45MDUsLTUuMjg0IDIuOTQ5LC0xMC45NzYgMi45NDksLTE2LjkwOHYtMjYuMDI5YzAsLTI3LjU3IC0yMi40MywtNTAgLTUwLC01MGMtMjcuNTcsMCAtNTAsMjIuNDMgLTUwLDUwdjI2LjAyOWMwLDUuOTMyIDEuMDQ0LDExLjYyNCAyLjk0OSwxNi45MDhsLTguODI3LDEuNjQ2Yy0yMi4wODksNC4xMTkgLTM4LjEyMiwyMy40MTggLTM4LjEyMiw0NS44ODh2NTQuMjQyYzAsNS41MjIgNC40NzcsMTAgMTAsMTBoNDRjNS41MjMsMCAxMCwtNC40NzggMTAsLTEwYzAsLTUuNTIyIC00LjQ3NywtMTAgLTEwLC0xMGgtMzR2LTQ0LjI0MWMwLC0xMi44NDMgOS4xNjMsLTIzLjg3MyAyMS43ODksLTI2LjIyOGwxNi42NTMsLTMuMTA2YzkuMDcxLDkuMTg2IDIxLjY1OSwxNC44OTEgMzUuNTU4LDE0Ljg5MWMxMy44OTksMCAyNi40ODcsLTUuNzA1IDM1LjU1OSwtMTQuODkybDE2LjY1MywzLjEwNmMxMi42MjUsMi4zNTQgMjEuNzg4LDEzLjM4NSAyMS43ODgsMjYuMjI4djQ0LjI0MmgtMzRjLTUuNTIzLDAgLTEwLDQuNDc4IC0xMCwxMGMwLDUuNTIyIDQuNDc3LDEwIDEwLDEwaDM0djQ0aC0xNzguOTc3Yy0xMi4xMzEsMCAtMjIsLTkuODY5IC0yMiwtMjJ2LTI2MC4wMDVjMC4wMzcsMCAwLjA3MiwwLjAwNSAwLjEwOSwwLjAwNWg0MzEuODkxdjYyLjA1MmMwLDUuNTIyIDQuNDc3LDEwIDEwLDEwYzUuNTIzLDAgMTAsLTQuNDc4IDEwLC0xMHYtMTEyLjA1MmMwLC0yMy4xNTkgLTE4Ljg0MSwtNDIgLTQyLC00MmgtMzg4Yy0yMy4xNTksMCAtNDIsMTguODQxIC00Miw0MnYzMTBjMCwyMy4xNTkgMTguODQxLDQyIDQyLDQyaDE3OC45Nzl2ODhjMCwxNi41NDIgMTMuNDU4LDMwIDMwLDMwaDIzMS4wMDhjMTYuNTQyLDAgMzAsLTEzLjQ1OCAzMCwtMzB2LTI2OS43NTljLTAuMDAxLC0xNi41NDIgLTEzLjQ1OSwtMzAgLTMwLjAwMSwtMzBabS0zMzUuMDA3LDQ5LjA3NWMtMTYuNTQyLDAgLTMwLC0xMy40NTggLTMwLC0zMHYtMjYuMDI5YzAsLTE2LjU0MiAxMy40NTgsLTMwIDMwLC0zMGMxNi41NDIsMCAzMCwxMy40NTggMzAsMzB2MjYuMDI5YzAsMTYuNTQyIC0xMy40NTgsMzAgLTMwLDMwWm0tMTA0Ljk3OSwtMjExLjMxNmgzODhjMTIuMTMxLDAgMjIsOS44NjkgMjIsMjJ2MzBoLTQzMS44OTFjLTAuMDM3LDAgLTAuMDczLDAuMDA1IC0wLjEwOSwwLjAwNXYtMzAuMDA1YzMuNTUyNzFlLTE1LC0xMi4xMzEgOS44NjksLTIyIDIyLC0yMlptMjU5LjIzOCwxODAuMzc0YzAsLTguMzI5IDYuNzc2LC0xNS4xMDUgMTUuMTA2LC0xNS4xMDVoMjguNjQyYzUuNTIzLDAgMTAsLTQuNDc4IDEwLC0xMGMwLC02LjE4NSA1LjAzMiwtMTEuMjE3IDExLjIxNiwtMTEuMjE3YzYuMTg0LDAgMTEuMjE2LDUuMDMyIDExLjIxNiwxMS4yMTdjMCw1LjUyMiA0LjQ3NywxMCAxMCwxMGgyOC42NDJjOC4zMywwIDE1LjEwNiw2Ljc3NiAxNS4xMDYsMTUuMTA1djExLjU5NWgtMTI5LjkyOHYtMTEuNTk1Wm0xOTAuNzQ4LDI4MS42MjZjMCw1LjUxNCAtNC40ODYsMTAgLTEwLDEwaC0yMzEuMDA3Yy01LjUxNCwwIC0xMCwtNC40ODYgLTEwLC0xMHYtMTYydi01NC4yNDF2LTUzLjUxOGMwLC01LjUxNCA0LjQ4NiwtMTAgMTAsLTEwaDMwLjI2djEyLjY5NmMwLDkuMzkxIDcuNjQxLDE3LjAzMSAxNy4wMzIsMTcuMDMxaDEzNS44NjVjOS4zOTEsMCAxNy4wMzIsLTcuNjQxIDE3LjAzMiwtMTcuMDMxdi0xMi42OTZoMzAuODJjNS41MTQsMCAxMCw0LjQ4NiAxMCwxMHYyNjkuNzU5aC0wLjAwMloiPjwvcGF0aD48cGF0aCBkPSJNMTU0LjA1NiwzMjcuMDY5YzEuODYsLTEuODU5IDIuOTMsLTQuNDM5IDIuOTMsLTcuMDY5YzAsLTIuNjMgLTEuMDcsLTUuMjEgLTIuOTMsLTcuMDdjLTEuODYsLTEuODYgLTQuNDQsLTIuOTMgLTcuMDcsLTIuOTNjLTIuNjMsMCAtNS4yMSwxLjA2OSAtNy4wNywyLjkzYy0xLjg2LDEuODYgLTIuOTMsNC40NCAtMi45Myw3LjA3YzAsMi42MyAxLjA3LDUuMjEgMi45Myw3LjA2OWMxLjg2LDEuODYgNC40NCwyLjkzMSA3LjA3LDIuOTMxYzIuNjMsMCA1LjIxMSwtMS4wNyA3LjA3LC0yLjkzMVoiPjwvcGF0aD48cGF0aCBkPSJNNDU3LjAwNywyNzYuNjYyaC01Mi4xNjdjLTUuNTIzLDAgLTEwLDQuNDc4IC0xMCwxMGMwLDUuNTIyIDQuNDc3LDEwIDEwLDEwaDUyLjE2N2M1LjUyMywwIDEwLC00LjQ3OCAxMCwtMTBjMCwtNS41MjIgLTQuNDc3LC0xMCAtMTAsLTEwWiI+PC9wYXRoPjxwYXRoIGQ9Ik00NTcuMDA3LDMxNi42NjJoLTg3Yy01LjUyMywwIC0xMCw0LjQ3OCAtMTAsMTBjMCw1LjUyMiA0LjQ3NywxMCAxMCwxMGg4N2M1LjUyMywwIDEwLC00LjQ3OCAxMCwtMTBjMCwtNS41MjIgLTQuNDc3LC0xMCAtMTAsLTEwWiI+PC9wYXRoPjxwYXRoIGQ9Ik0zNzAuMDA3LDI5Ni42NmMyLjYzLDAgNS4yMSwtMS4wNyA3LjA3LC0yLjkzMWMxLjg2LC0xLjg1OSAyLjkzLC00LjQzOSAyLjkzLC03LjA2OWMwLC0yLjYzIC0xLjA3LC01LjIxIC0yLjkzLC03LjA3Yy0xLjg2LC0xLjg2IC00LjQ0LC0yLjkzIC03LjA3LC0yLjkzYy0yLjYzLDAgLTUuMjEsMS4wNjkgLTcuMDcsMi45M2MtMS44NiwxLjg2IC0yLjkzLDQuNDQgLTIuOTMsNy4wN2MwLDIuNjMgMS4wNyw1LjIxIDIuOTMsNy4wNjljMS44NiwxLjg2MSA0LjQzOSwyLjkzMSA3LjA3LDIuOTMxWiI+PC9wYXRoPjxwYXRoIGQ9Ik0zMjIuMzUyLDM5MS4zMzVsLTIzLjI2NywyMy4yNjhsLTEzLjc4OCwtMTMuNzg4Yy0zLjkwNSwtMy45MDQgLTEwLjIzNywtMy45MDQgLTE0LjE0MywwYy0zLjkwNSwzLjkwNSAtMy45MDUsMTAuMjM3IDAsMTQuMTQzbDIwLjg1OSwyMC44NTljMS44NzUsMS44NzUgNC40MTksMi45MjkgNy4wNzEsMi45MjljMi42NTIsMCA1LjE5NiwtMS4wNTQgNy4wNzEsLTIuOTI5bDMwLjMzOCwtMzAuMzM5YzMuOTA1LC0zLjkwNSAzLjkwNSwtMTAuMjM3IDAsLTE0LjE0M2MtMy45MDQsLTMuOTA0IC0xMC4yMzYsLTMuOTA0IC0xNC4xNDEsNS42ODQzNGUtMTRaIj48L3BhdGg+PHBhdGggZD0iTTMyMi4zNTIsMjg5LjI1MmwtMjMuMjY3LDIzLjI2OGwtMTMuNzg4LC0xMy43ODljLTMuOTA0LC0zLjkwMyAtMTAuMjM3LC0zLjkwNCAtMTQuMTQyLDBjLTMuOTA1LDMuOTA1IC0zLjkwNiwxMC4yMzcgMCwxNC4xNDNsMjAuODU5LDIwLjg2YzEuODc1LDEuODc1IDQuNDE5LDIuOTI5IDcuMDcxLDIuOTI5YzIuNjUyLDAgNS4xOTYsLTEuMDU0IDcuMDcxLC0yLjkyOWwzMC4zMzgsLTMwLjMzOWMzLjkwNSwtMy45MDUgMy45MDUsLTEwLjIzNyAwLC0xNC4xNDNjLTMuOTA1LC0zLjkwNCAtMTAuMjM3LC0zLjkwNCAtMTQuMTQyLC01LjY4NDM0ZS0xNFoiPjwvcGF0aD48cGF0aCBkPSJNMzcwLjAwNywzOTguNzQ1aDUyLjE2N2M1LjUyMywwIDEwLC00LjQ3OCAxMCwtMTBjMCwtNS41MjIgLTQuNDc3LC0xMCAtMTAsLTEwaC01Mi4xNjdjLTUuNTIzLDAgLTEwLDQuNDc4IC0xMCwxMGMwLDUuNTIyIDQuNDc3LDEwIDEwLDEwWiI+PC9wYXRoPjxwYXRoIGQ9Ik00NTcuMDA3LDQxOC43NDVoLTg3Yy01LjUyMywwIC0xMCw0LjQ3OCAtMTAsMTBjMCw1LjUyMiA0LjQ3NywxMCAxMCwxMGg4N2M1LjUyMywwIDEwLC00LjQ3OCAxMCwtMTBjMCwtNS41MjIgLTQuNDc3LC0xMCAtMTAsLTEwWiI+PC9wYXRoPjxwYXRoIGQ9Ik00NTcuMDA3LDM3OC43NGMtMi42MywwIC01LjIxLDEuMDY5IC03LjA3LDIuOTNjLTEuODYsMS44NiAtMi45Myw0LjQzOSAtMi45Myw3LjA4YzAsMi42MyAxLjA3LDUuMjEgMi45Myw3LjA2OWMxLjg2LDEuODYgNC40NCwyLjkzMSA3LjA3LDIuOTMxYzIuNjMsMCA1LjIxLC0xLjA3IDcuMDcsLTIuOTMxYzEuODYsLTEuODY5IDIuOTMsLTQuNDM5IDIuOTMsLTcuMDY5YzAsLTIuNjQxIC0xLjA3LC01LjIxIC0yLjkzLC03LjA4Yy0xLjg2LC0xLjg2IC00LjQ0MiwtMi45MyAtNy4wNywtMi45M1oiPjwvcGF0aD48L2c+PC9zdmc+",
"method": "GET",
"headers": {},
"mixedContentType": "none",
"initialPriority": "VeryLow",
"referrerPolicy": "no-referrer-when-downgrade"
},
"timestamp": 291482.118809,
"wallTime": 1533919263.30681,
"initiator": {
"type": "parser",
"url": "http://localhost:8080/quiz-select",
"lineNumber": 0
},
"type": "Image",
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC",
"hasUserGesture": false
}
},
{
"method": "Network.requestServedFromCache",
"params": {
"requestId": "79024.810"
}
},
{
"method": "Network.responseReceived",
"params": {
"requestId": "79024.810",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"timestamp": 291482.118879,
"type": "Image",
"response": {
"url": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjwhLS1HZW5lcmF0ZWQgYnkgSUpTVkcgKGh0dHBzOi8vZ2l0aHViLmNvbS9jdXJ0aGFyZDg5L0lKU1ZHKS0tPjxwYXRoIGQ9Ik03Ni4xNTMsMzg0aC0zNC4xNDZjLTE3LjY3MywwIC0zMiwtMTQuMzI3IC0zMiwtMzJ2LTMxMGMwLC0xNy42NzMgMTQuMzI3LC0zMiAzMiwtMzJoMzg4YzE3LjY3MywwIDMyLDE0LjMyNyAzMiwzMnYzMTBjMCwxNy42NzMgLTE0LjMyNywzMiAtMzIsMzJoLTQyLjQxNWgtMzExLjQzOVoiIGZpbGw9IiNGRkYiPjwvcGF0aD48cGF0aCBmaWxsPSIjNzhEMkZBIiBkPSJNNDMwLjAwNywxMGgtMzg4Yy0xNy42NzMsMCAtMzIsMTQuMzI3IC0zMiwzMnY0MGg0NTJ2LTQwYzAsLTE3LjY3MyAtMTQuMzI3LC0zMiAtMzIsLTMyWiI+PC9wYXRoPjxwYXRoIGQ9Ik0yMC4xMTYsODJoNDM2Ljg5MSIgZmlsbD0iIzIzMUYyMCI+PC9wYXRoPjxwYXRoIGZpbGw9IiNDOEY1RkYiIGQ9Ik0yODkuNDY3LDE5Mi4yNDFoLTM4LjQ4MmMtMTEuMDQ2LDAgLTIwLDguOTU0IC0yMCwyMHYyNjkuNzU5YzAsMTEuMDQ2IDguOTU0LDIwIDIwLDIwaDIzMS4wMDhjMTEuMDQ2LDAgMjAsLTguOTU0IDIwLC0yMHYtMjY5Ljc1OWMwLC0xMS4wNDYgLTguOTU0LC0yMCAtMjAsLTIwaC00Mi4xODMiPjwvcGF0aD48ZyBmaWxsPSIjRkY1QTVBIj48cGF0aCBkPSJNMjkxLjI0NSwyMTQuOTM3di0xNC41NjNjMCwtMTMuODY2IDExLjI0LC0yNS4xMDYgMjUuMTA2LC0yNS4xMDZoMjguNjQyYzAsLTExLjcxNyA5LjQ5OSwtMjEuMjE2IDIxLjIxNiwtMjEuMjE2YzExLjcxNywwIDIxLjIxNiw5LjQ5OSAyMS4yMTYsMjEuMjE2aDI4LjY0MmMxMy44NjYsMCAyNS4xMDYsMTEuMjQgMjUuMTA2LDI1LjEwNnYxNC41NjNjMCwzLjg4NCAtMy4xNDgsNy4wMzIgLTcuMDMyLDcuMDMyaC0xMzUuODY0Yy0zLjg4MywtMi44NDIxN2UtMTQgLTcuMDMyLC0zLjE0OCAtNy4wMzIsLTcuMDMyWiI+PC9wYXRoPjxwYXRoIGQ9Ik0xNzkuNjY2LDIyNS43MTZsMjEuMzY1LDMuOTg1YzE3LjM2NSwzLjIzOSAyOS45NTUsMTguMzk0IDI5Ljk1NSwzNi4wNTh2NTQuMjQxaC0xNjh2LTU0LjI0MWMwLC0xNy42NjQgMTIuNTksLTMyLjgyIDI5Ljk1NSwtMzYuMDU4bDIxLjI4NCwtMy45NyI+PC9wYXRoPjwvZz48cGF0aCBmaWxsPSIjRkZDREFDIiBkPSJNMTQ2Ljk4NiwxMzUuMjg4djBjLTIyLjA5MSwwIC00MCwxNy45MDkgLTQwLDQwdjI2LjAyOWMwLDIyLjA5MSAxNy45MDksNDAgNDAsNDB2MGMyMi4wOTEsMCA0MCwtMTcuOTA5IDQwLC00MHYtMjYuMDI5YzAsLTIyLjA5MiAtMTcuOTA5LC00MCAtNDAsLTQwWiI+PC9wYXRoPjxnIGZpbGw9IiMwMDAiPjxwYXRoIGQ9Ik0yMDQuODMsNTZoMjA3LjU2NmM1LjUyMywwIDEwLC00LjQ3OCAxMCwtMTBjMCwtNS41MjIgLTQuNDc3LC0xMCAtMTAsLTEwaC0yMDcuNTY2Yy01LjUyMywwIC0xMCw0LjQ3OCAtMTAsMTBjMCw1LjUyMiA0LjQ3NywxMCAxMCwxMFoiPjwvcGF0aD48cGF0aCBkPSJNOTYuMzY2LDU2YzIuNjMsMCA1LjIxLC0xLjA3IDcuMDcsLTIuOTMxYzEuODYsLTEuODU5IDIuOTMsLTQuNDM5IDIuOTMsLTcuMDY5YzAsLTIuNjMgLTEuMDcsLTUuMjEgLTIuOTMsLTcuMDdjLTEuODYsLTEuODYgLTQuNDQsLTIuOTMgLTcuMDcsLTIuOTNjLTIuNjQsMCAtNS4yMSwxLjA2OSAtNy4wNywyLjkzYy0xLjg2LDEuODYgLTIuOTMsNC40NCAtMi45Myw3LjA3YzAsMi42MyAxLjA3LDUuMjEgMi45Myw3LjA2OWMxLjg2LDEuODYxIDQuNDMsMi45MzEgNy4wNywyLjkzMVoiPjwvcGF0aD48cGF0aCBkPSJNNTkuNjE2LDU2YzIuNjMsMCA1LjIxLC0xLjA3IDcuMDcsLTIuOTMxYzEuODYsLTEuODU5IDIuOTMsLTQuNDM5IDIuOTMsLTcuMDY5YzAsLTIuNjMgLTEuMDcsLTUuMjEgLTIuOTMsLTcuMDdjLTEuODYsLTEuODYgLTQuNDQsLTIuOTMgLTcuMDcsLTIuOTNjLTIuNjMsMCAtNS4yMSwxLjA2OSAtNy4wNywyLjkzYy0xLjg2LDEuODYgLTIuOTMsNC40NCAtMi45Myw3LjA3YzAsMi42MyAxLjA3LDUuMjEgMi45Myw3LjA2OWMxLjg2LDEuODYxIDQuNDQxLDIuOTMxIDcuMDcsMi45MzFaIj48L3BhdGg+PHBhdGggZD0iTTEzMy4xMTYsNTZjMi42MywwIDUuMjEsLTEuMDcgNy4wNywtMi45MzFjMS44NiwtMS44NTkgMi45MywtNC40MzkgMi45MywtNy4wNjljMCwtMi42MyAtMS4wNywtNS4yMSAtMi45MywtNy4wN2MtMS44NiwtMS44NiAtNC40NCwtMi45MyAtNy4wNywtMi45M2MtMi42NCwwIC01LjIxLDEuMDY5IC03LjA4LDIuOTNjLTEuODYsMS44NiAtMi45Miw0LjQ0IC0yLjkyLDcuMDdjMCwyLjYzIDEuMDYsNS4yMSAyLjkyLDcuMDY5YzEuODcsMS44NjEgNC40NCwyLjkzMSA3LjA4LDIuOTMxWiI+PC9wYXRoPjxwYXRoIGQ9Ik00ODEuOTkzLDE4Mi4yNDFoLTM1Ljg3N2MtNi4xNTcsLTEwLjE2NSAtMTcuMzIyLC0xNi45NzMgLTMwLjA0OSwtMTYuOTczaC0yMC4yODVjLTQuMTc3LC0xMi4zMjQgLTE1Ljg1NiwtMjEuMjE3IC0yOS41NzMsLTIxLjIxN2MtMTMuNzE3LDAgLTI1LjM5Niw4Ljg5MyAtMjkuNTc0LDIxLjIxN2gtMjAuMjg1Yy0xMi43MjcsMCAtMjMuODkyLDYuODA4IC0zMC4wNDksMTYuOTczaC0zNS4zMTdjLTE2LjU0MiwwIC0zMCwxMy40NTggLTMwLDMwdjE1LjIyNGMtNS4zMDIsLTMuNjk5IC0xMS40MzEsLTYuMzQ2IC0xOC4xMjEsLTcuNTk0bC04LjgyOCwtMS42NDdjMS45MDUsLTUuMjg0IDIuOTQ5LC0xMC45NzYgMi45NDksLTE2LjkwOHYtMjYuMDI5YzAsLTI3LjU3IC0yMi40MywtNTAgLTUwLC01MGMtMjcuNTcsMCAtNTAsMjIuNDMgLTUwLDUwdjI2LjAyOWMwLDUuOTMyIDEuMDQ0LDExLjYyNCAyLjk0OSwxNi45MDhsLTguODI3LDEuNjQ2Yy0yMi4wODksNC4xMTkgLTM4LjEyMiwyMy40MTggLTM4LjEyMiw0NS44ODh2NTQuMjQyYzAsNS41MjIgNC40NzcsMTAgMTAsMTBoNDRjNS41MjMsMCAxMCwtNC40NzggMTAsLTEwYzAsLTUuNTIyIC00LjQ3NywtMTAgLTEwLC0xMGgtMzR2LTQ0LjI0MWMwLC0xMi44NDMgOS4xNjMsLTIzLjg3MyAyMS43ODksLTI2LjIyOGwxNi42NTMsLTMuMTA2YzkuMDcxLDkuMTg2IDIxLjY1OSwxNC44OTEgMzUuNTU4LDE0Ljg5MWMxMy44OTksMCAyNi40ODcsLTUuNzA1IDM1LjU1OSwtMTQuODkybDE2LjY1MywzLjEwNmMxMi42MjUsMi4zNTQgMjEuNzg4LDEzLjM4NSAyMS43ODgsMjYuMjI4djQ0LjI0MmgtMzRjLTUuNTIzLDAgLTEwLDQuNDc4IC0xMCwxMGMwLDUuNTIyIDQuNDc3LDEwIDEwLDEwaDM0djQ0aC0xNzguOTc3Yy0xMi4xMzEsMCAtMjIsLTkuODY5IC0yMiwtMjJ2LTI2MC4wMDVjMC4wMzcsMCAwLjA3MiwwLjAwNSAwLjEwOSwwLjAwNWg0MzEuODkxdjYyLjA1MmMwLDUuNTIyIDQuNDc3LDEwIDEwLDEwYzUuNTIzLDAgMTAsLTQuNDc4IDEwLC0xMHYtMTEyLjA1MmMwLC0yMy4xNTkgLTE4Ljg0MSwtNDIgLTQyLC00MmgtMzg4Yy0yMy4xNTksMCAtNDIsMTguODQxIC00Miw0MnYzMTBjMCwyMy4xNTkgMTguODQxLDQyIDQyLDQyaDE3OC45Nzl2ODhjMCwxNi41NDIgMTMuNDU4LDMwIDMwLDMwaDIzMS4wMDhjMTYuNTQyLDAgMzAsLTEzLjQ1OCAzMCwtMzB2LTI2OS43NTljLTAuMDAxLC0xNi41NDIgLTEzLjQ1OSwtMzAgLTMwLjAwMSwtMzBabS0zMzUuMDA3LDQ5LjA3NWMtMTYuNTQyLDAgLTMwLC0xMy40NTggLTMwLC0zMHYtMjYuMDI5YzAsLTE2LjU0MiAxMy40NTgsLTMwIDMwLC0zMGMxNi41NDIsMCAzMCwxMy40NTggMzAsMzB2MjYuMDI5YzAsMTYuNTQyIC0xMy40NTgsMzAgLTMwLDMwWm0tMTA0Ljk3OSwtMjExLjMxNmgzODhjMTIuMTMxLDAgMjIsOS44NjkgMjIsMjJ2MzBoLTQzMS44OTFjLTAuMDM3LDAgLTAuMDczLDAuMDA1IC0wLjEwOSwwLjAwNXYtMzAuMDA1YzMuNTUyNzFlLTE1LC0xMi4xMzEgOS44NjksLTIyIDIyLC0yMlptMjU5LjIzOCwxODAuMzc0YzAsLTguMzI5IDYuNzc2LC0xNS4xMDUgMTUuMTA2LC0xNS4xMDVoMjguNjQyYzUuNTIzLDAgMTAsLTQuNDc4IDEwLC0xMGMwLC02LjE4NSA1LjAzMiwtMTEuMjE3IDExLjIxNiwtMTEuMjE3YzYuMTg0LDAgMTEuMjE2LDUuMDMyIDExLjIxNiwxMS4yMTdjMCw1LjUyMiA0LjQ3NywxMCAxMCwxMGgyOC42NDJjOC4zMywwIDE1LjEwNiw2Ljc3NiAxNS4xMDYsMTUuMTA1djExLjU5NWgtMTI5LjkyOHYtMTEuNTk1Wm0xOTAuNzQ4LDI4MS42MjZjMCw1LjUxNCAtNC40ODYsMTAgLTEwLDEwaC0yMzEuMDA3Yy01LjUxNCwwIC0xMCwtNC40ODYgLTEwLC0xMHYtMTYydi01NC4yNDF2LTUzLjUxOGMwLC01LjUxNCA0LjQ4NiwtMTAgMTAsLTEwaDMwLjI2djEyLjY5NmMwLDkuMzkxIDcuNjQxLDE3LjAzMSAxNy4wMzIsMTcuMDMxaDEzNS44NjVjOS4zOTEsMCAxNy4wMzIsLTcuNjQxIDE3LjAzMiwtMTcuMDMxdi0xMi42OTZoMzAuODJjNS41MTQsMCAxMCw0LjQ4NiAxMCwxMHYyNjkuNzU5aC0wLjAwMloiPjwvcGF0aD48cGF0aCBkPSJNMTU0LjA1NiwzMjcuMDY5YzEuODYsLTEuODU5IDIuOTMsLTQuNDM5IDIuOTMsLTcuMDY5YzAsLTIuNjMgLTEuMDcsLTUuMjEgLTIuOTMsLTcuMDdjLTEuODYsLTEuODYgLTQuNDQsLTIuOTMgLTcuMDcsLTIuOTNjLTIuNjMsMCAtNS4yMSwxLjA2OSAtNy4wNywyLjkzYy0xLjg2LDEuODYgLTIuOTMsNC40NCAtMi45Myw3LjA3YzAsMi42MyAxLjA3LDUuMjEgMi45Myw3LjA2OWMxLjg2LDEuODYgNC40NCwyLjkzMSA3LjA3LDIuOTMxYzIuNjMsMCA1LjIxMSwtMS4wNyA3LjA3LC0yLjkzMVoiPjwvcGF0aD48cGF0aCBkPSJNNDU3LjAwNywyNzYuNjYyaC01Mi4xNjdjLTUuNTIzLDAgLTEwLDQuNDc4IC0xMCwxMGMwLDUuNTIyIDQuNDc3LDEwIDEwLDEwaDUyLjE2N2M1LjUyMywwIDEwLC00LjQ3OCAxMCwtMTBjMCwtNS41MjIgLTQuNDc3LC0xMCAtMTAsLTEwWiI+PC9wYXRoPjxwYXRoIGQ9Ik00NTcuMDA3LDMxNi42NjJoLTg3Yy01LjUyMywwIC0xMCw0LjQ3OCAtMTAsMTBjMCw1LjUyMiA0LjQ3NywxMCAxMCwxMGg4N2M1LjUyMywwIDEwLC00LjQ3OCAxMCwtMTBjMCwtNS41MjIgLTQuNDc3LC0xMCAtMTAsLTEwWiI+PC9wYXRoPjxwYXRoIGQ9Ik0zNzAuMDA3LDI5Ni42NmMyLjYzLDAgNS4yMSwtMS4wNyA3LjA3LC0yLjkzMWMxLjg2LC0xLjg1OSAyLjkzLC00LjQzOSAyLjkzLC03LjA2OWMwLC0yLjYzIC0xLjA3LC01LjIxIC0yLjkzLC03LjA3Yy0xLjg2LC0xLjg2IC00LjQ0LC0yLjkzIC03LjA3LC0yLjkzYy0yLjYzLDAgLTUuMjEsMS4wNjkgLTcuMDcsMi45M2MtMS44NiwxLjg2IC0yLjkzLDQuNDQgLTIuOTMsNy4wN2MwLDIuNjMgMS4wNyw1LjIxIDIuOTMsNy4wNjljMS44NiwxLjg2MSA0LjQzOSwyLjkzMSA3LjA3LDIuOTMxWiI+PC9wYXRoPjxwYXRoIGQ9Ik0zMjIuMzUyLDM5MS4zMzVsLTIzLjI2NywyMy4yNjhsLTEzLjc4OCwtMTMuNzg4Yy0zLjkwNSwtMy45MDQgLTEwLjIzNywtMy45MDQgLTE0LjE0MywwYy0zLjkwNSwzLjkwNSAtMy45MDUsMTAuMjM3IDAsMTQuMTQzbDIwLjg1OSwyMC44NTljMS44NzUsMS44NzUgNC40MTksMi45MjkgNy4wNzEsMi45MjljMi42NTIsMCA1LjE5NiwtMS4wNTQgNy4wNzEsLTIuOTI5bDMwLjMzOCwtMzAuMzM5YzMuOTA1LC0zLjkwNSAzLjkwNSwtMTAuMjM3IDAsLTE0LjE0M2MtMy45MDQsLTMuOTA0IC0xMC4yMzYsLTMuOTA0IC0xNC4xNDEsNS42ODQzNGUtMTRaIj48L3BhdGg+PHBhdGggZD0iTTMyMi4zNTIsMjg5LjI1MmwtMjMuMjY3LDIzLjI2OGwtMTMuNzg4LC0xMy43ODljLTMuOTA0LC0zLjkwMyAtMTAuMjM3LC0zLjkwNCAtMTQuMTQyLDBjLTMuOTA1LDMuOTA1IC0zLjkwNiwxMC4yMzcgMCwxNC4xNDNsMjAuODU5LDIwLjg2YzEuODc1LDEuODc1IDQuNDE5LDIuOTI5IDcuMDcxLDIuOTI5YzIuNjUyLDAgNS4xOTYsLTEuMDU0IDcuMDcxLC0yLjkyOWwzMC4zMzgsLTMwLjMzOWMzLjkwNSwtMy45MDUgMy45MDUsLTEwLjIzNyAwLC0xNC4xNDNjLTMuOTA1LC0zLjkwNCAtMTAuMjM3LC0zLjkwNCAtMTQuMTQyLC01LjY4NDM0ZS0xNFoiPjwvcGF0aD48cGF0aCBkPSJNMzcwLjAwNywzOTguNzQ1aDUyLjE2N2M1LjUyMywwIDEwLC00LjQ3OCAxMCwtMTBjMCwtNS41MjIgLTQuNDc3LC0xMCAtMTAsLTEwaC01Mi4xNjdjLTUuNTIzLDAgLTEwLDQuNDc4IC0xMCwxMGMwLDUuNTIyIDQuNDc3LDEwIDEwLDEwWiI+PC9wYXRoPjxwYXRoIGQ9Ik00NTcuMDA3LDQxOC43NDVoLTg3Yy01LjUyMywwIC0xMCw0LjQ3OCAtMTAsMTBjMCw1LjUyMiA0LjQ3NywxMCAxMCwxMGg4N2M1LjUyMywwIDEwLC00LjQ3OCAxMCwtMTBjMCwtNS41MjIgLTQuNDc3LC0xMCAtMTAsLTEwWiI+PC9wYXRoPjxwYXRoIGQ9Ik00NTcuMDA3LDM3OC43NGMtMi42MywwIC01LjIxLDEuMDY5IC03LjA3LDIuOTNjLTEuODYsMS44NiAtMi45Myw0LjQzOSAtMi45Myw3LjA4YzAsMi42MyAxLjA3LDUuMjEgMi45Myw3LjA2OWMxLjg2LDEuODYgNC40NCwyLjkzMSA3LjA3LDIuOTMxYzIuNjMsMCA1LjIxLC0xLjA3IDcuMDcsLTIuOTMxYzEuODYsLTEuODY5IDIuOTMsLTQuNDM5IDIuOTMsLTcuMDY5YzAsLTIuNjQxIC0xLjA3LC01LjIxIC0yLjkzLC03LjA4Yy0xLjg2LC0xLjg2IC00LjQ0MiwtMi45MyAtNy4wNywtMi45M1oiPjwvcGF0aD48L2c+PC9zdmc+",
"status": 200,
"statusText": "OK",
"headers": {
"Access-Control-Allow-Origin": "*",
"Content-Type": "image/svg+xml"
},
"mimeType": "image/svg+xml",
"connectionReused": false,
"connectionId": 0,
"fromDiskCache": false,
"fromServiceWorker": false,
"encodedDataLength": 0,
"protocol": "data",
"securityState": "unknown"
},
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC"
}
},
{
"method": "Network.dataReceived",
"params": {
"requestId": "79024.810",
"timestamp": 291482.118882,
"dataLength": 6651,
"encodedDataLength": 0
}
},
{
"method": "Network.loadingFinished",
"params": {
"requestId": "79024.810",
"timestamp": 291482.118884,
"encodedDataLength": 0,
"blockedCrossSiteDocument": false
}
},
{
"method": "Network.requestWillBeSent",
"params": {
"requestId": "79024.812",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"documentURL": "http://localhost:8080/quiz-select",
"request": {
"url": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48IS0tR2VuZXJhdGVkIGJ5IElKU1ZHIChodHRwczovL2dpdGh1Yi5jb20vY3VydGhhcmQ4OS9JSlNWRyktLT48ZyB0cmFuc2Zvcm09InNjYWxlKDEpIj48cGF0aCBmaWxsPSIjRkY0QzRDIiBkPSJNMzI4LjcwNywxMzMuMjA0Yy0xMC4xMDIsLTguODQ2IC0xMS45NywtMjMuODM4IC00LjMzNCwtMzQuODg0YzIxLjE3OCwtMzAuNjM1IDU2LjEwNiwtODYuOTE1IDI5LjgzNywtOTAuNzkyYy0xOC4xMSwtMi42NzMgLTU4LjE1OSwxOS41MDIgLTk4LjIwOCwxOS41MDJjLTQwLjA0OSwwIC04MC4wOTgsLTIyLjE3NSAtOTguMjA5LC0xOS41MDJjLTI2LjI2OCwzLjg3NyA4LjY2LDYwLjE1NiAyOS44MzcsOTAuNzkyYzcuNjM1LDExLjA0NSA1Ljc2NywyNi4wMzggLTQuMzM0LDM0Ljg4NGMtNDMuNzU2LDM4LjMyIC0xNDkuNTA3LDE0Mi41NjMgLTEzNy44NDQsMjQ2LjA4NmMxNC42NjMsMTMwLjE0OSAyMTAuNTUsMTI1LjM3NSAyMTAuNTUsMTI1LjM3NWMwLDAgMTk1Ljg4OCw0Ljc3NCAyMTAuNTUsLTEyNS4zNzVjMTEuNjY0LC0xMDMuNTIzIC05NC4wODcsLTIwNy43NjYgLTEzNy44NDUsLTI0Ni4wODZaIj48L3BhdGg+PHBhdGggZmlsbD0iI0YzMzkzOSIgZD0iTTMyOC43MDcsMTMzLjIwNGMtMTAuMTAyLC04Ljg0NiAtMTEuOTcsLTIzLjgzOCAtNC4zMzQsLTM0Ljg4NGMyMS4xNzgsLTMwLjYzNSA1Ni4xMDYsLTg2LjkxNSAyOS44MzgsLTkwLjc5MmMtMy4zNDQsLTAuNDkzIC03LjQ0MSwtMC4xMzYgLTEyLjE0NCwwLjc2OWMtOS4xNTksMjMuNDI0IC00Ny45MzQsNjcuNTQxIC02My40NzUsOTAuMDIzYy03LjYzNSwxMS4wNDUgLTUuNzY3LDI2LjAzOCA0LjMzNCwzNC44ODRjNDMuNzU4LDM4LjMyIDE0OS41MDksMTQyLjU2MyAxMzcuODQ2LDI0Ni4wODZjLTExLjU0OSwxMDIuNTEzIC0xMzUuNTI3LDEyMS4zMTggLTE4Ny42NiwxMjQuNjgzYzE0LjA1NSwwLjkwNyAyMi44OTEsMC42OTMgMjIuODkxLDAuNjkzYzAsMCAxOTUuODg4LDQuNzc0IDIxMC41NSwtMTI1LjM3NWMxMS42NjMsLTEwMy41MjQgLTk0LjA4OCwtMjA3Ljc2NyAtMTM3Ljg0NiwtMjQ2LjA4N1oiPjwvcGF0aD48cGF0aCBmaWxsPSIjRkZCMTI1IiBkPSJNMzM0Ljg0MiwyMzkuMDk3YzQzLjU0MzUsNDMuNTQzNSA0My41NDM1LDExNC4xNDEgMCwxNTcuNjg1Yy00My41NDM1LDQzLjU0MzUgLTExNC4xNDEsNDMuNTQzNSAtMTU3LjY4NSwwYy00My41NDM1LC00My41NDM1IC00My41NDM1LC0xMTQuMTQxIDAsLTE1Ny42ODVjNDMuNTQzNSwtNDMuNTQzNSAxMTQuMTQxLC00My41NDM1IDE1Ny42ODUsMCI+PC9wYXRoPjxwYXRoIGZpbGw9IiNGRkIxMjUiIGQ9Ik0zMzQuNDQzLDEzNy44N2gtMTU2Ljg4MWMtOC41NTEsMCAtMTUuNDgzLC02LjkzMiAtMTUuNDgzLC0xNS40ODN2MGMwLC04LjU1MSA2LjkzMiwtMTUuNDgzIDE1LjQ4MywtMTUuNDgzaDE1Ni44ODJjOC41NTEsMCAxNS40ODMsNi45MzIgMTUuNDgzLDE1LjQ4M3YwYy0wLjAwMSw4LjU1MiAtNi45MzMsMTUuNDgzIC0xNS40ODQsMTUuNDgzWiI+PC9wYXRoPjxwYXRoIGZpbGw9IiNGRjkwMUQiIGQ9Ik0zMzQuNDQzLDEyNC4yMzNoLTE1Ni44ODFjLTYuMSwwIC0xMS4zNjEsLTMuNTM3IC0xMy44ODQsLTguNjY0Yy0xLjAxNCwyLjA2IC0xLjU5OCw0LjM2OCAtMS41OTgsNi44MTljMCw4LjU1MSA2LjkzMiwxNS40ODIgMTUuNDgyLDE1LjQ4MmgxNTYuODgyYzguNTUxLDAgMTUuNDgzLC02LjkzMiAxNS40ODMsLTE1LjQ4MmMwLC0yLjQ1IC0wLjU4NSwtNC43NTkgLTEuNTk4LC02LjgxOWMtMi41MjQsNS4xMjcgLTcuNzg1LDguNjY0IC0xMy44ODYsOC42NjRaIj48L3BhdGg+PHBhdGggZmlsbD0iI0ZGOTAxRCIgZD0iTTMzNC44NDYsMzk2Ljc4NGM0My41NDQsLTQzLjU0NCA0My41NDQsLTExNC4xNDMgMCwtMTU3LjY4N2wtMTU3LjY4NywxNTcuNjg3YzQzLjU0NCw0My41NDQgMTE0LjE0Myw0My41NDUgMTU3LjY4NywwWiI+PC9wYXRoPjxwYXRoIGZpbGw9IiMwMDAiIGQ9Ik00NTcuMzk4LDI4NS45ODFjLTExLjQwMiwtMjYuNTQzIC0yOC40NTcsLTU0LjE2MiAtNTAuNjg5LC04Mi4wODhjLTIuNTEyLC0zLjE1NiAtNy4xMDksLTMuNjc5IC0xMC4yNjUsLTEuMTY1Yy0zLjE1NywyLjUxMyAtMy42NzgsNy4xMDkgLTEuMTY2LDEwLjI2NmMyMS40MjMsMjYuOTA5IDM3LjgwNiw1My40MDYgNDguNjk1LDc4Ljc1NWMxMy4xOSwzMC43MDUgMTguMzQ1LDU5Ljg4MyAxNS4zMjEsODYuNzI0Yy0zLjEyOCwyNy43NjUgLTE1LjQxMiw1MS4yMTggLTM2LjUxMyw2OS43MDljLTE3LjIyNCwxNS4wOTUgLTQwLjM2MiwyNy4wNDEgLTY4Ljc3MSwzNS41MDhjLTQ5LjEzOSwxNC42NDUgLTk3LjM0NywxMy42ODYgLTk3LjgyOSwxMy42NzRjLTAuMTE3LC0wLjAwMiAtMC4yMzYsLTAuMDAyIC0wLjM1MywwYy0wLjQ4NiwwLjAwNSAtNDguNjk1LDAuOTY5IC05Ny44MzIsLTEzLjY3NGMtMjguNDA5LC04LjQ2NyAtNTEuNTQ3LC0yMC40MTMgLTY4Ljc3MSwtMzUuNTA4Yy0yMS4xLC0xOC40OSAtMzMuMzg0LC00MS45NDQgLTM2LjUxMiwtNjkuNzA5Yy00LjgzLC00Mi44NzcgMTAuOTQyLC05MC44MjMgNDYuODc4LC0xNDIuNTA1YzI3LjE2NywtMzkuMDcxIDYwLjIzNiwtNzEuNzQ3IDgxLjI1NiwtOTAuNzkxaDE1MC4zMTNjOS40NSw4LjU1NyAyMS42MDEsMjAuMSAzNC40NzIsMzMuNzM2YzIuNzcsMi45MzYgNy4zOTQsMy4wNjcgMTAuMzI4LDAuMjk4YzIuOTM0LC0yLjc3IDMuMDY3LC03LjM5NCAwLjI5OCwtMTAuMzI3Yy0xMC4xOTgsLTEwLjgwNCAtMTkuOTUzLC0yMC4zMjEgLTI4LjMzMSwtMjguMTM5YzUuNjM4LC00LjE1MiA5LjMwNSwtMTAuODMzIDkuMzA1LC0xOC4zNTZjMCwtMTIuNTY1IC0xMC4yMjMsLTIyLjc4OCAtMjIuNzg4LC0yMi43ODhoLTIuMDg3YzguMjIsLTEyLjAzNCAxOC45MTYsLTI4LjYwNyAyNi44MjMsLTQ0LjEzM2MxMC45MDUsLTIxLjQxNCAxNC4wOTcsLTM1LjczNCAxMC4wNDQsLTQ1LjA2N2MtMi40MDYsLTUuNTQgLTcuMzU5LC05LjEyNiAtMTMuOTQ3LC0xMC4wOThjLTkuNzc3LC0xLjQ0NSAtMjIuNjc4LDIuNDgxIC0zOS4wMDksNy40NTJjLTE4LjQ0LDUuNjExIC0zOS4zNDEsMTEuOTcyIC02MC4yNjUsMTEuOTcyYy0yMC45MjUsMCAtNDEuODI1LC02LjM2MSAtNjAuMjY1LC0xMS45NzJjLTE2LjMzMSwtNC45NyAtMjkuMjMzLC04Ljg5NiAtMzkuMDExLC03LjQ1MmMtNi41ODgsMC45NzIgLTExLjU0MSw0LjU1OCAtMTMuOTQ2LDEwLjA5OGMtNC4wNTMsOS4zMzMgLTAuODYxLDIzLjY1MyAxMC4wNDQsNDUuMDY3YzcuOTA4LDE1LjUyNyAxOC42MDQsMzIuMSAyNi44MjMsNDQuMTMzaC0yLjA4N2MtMTIuNTY1LDAgLTIyLjc4OCwxMC4yMjMgLTIyLjc4OCwyMi43ODhjMCw3LjUyIDMuNjYzLDE0LjE5OSA5LjI5NywxOC4zNTFjLTUwLjYxLDQ3LjE5NCAtMTM2Ljc0NCwxNDIuOTIgLTEyNS44NzcsMjM5LjM2OGM2LjM1LDU2LjM2MSA0Ni40NDYsOTcuMDU0IDExNS45NTUsMTE3LjY4YzUwLjI5NiwxNC45MjQgOTguMDQyLDE0LjI2MyAxMDEuODU1LDE0LjE4NWMwLjQzNywwLjAwOSAxLjQ0OSwwLjAyNiAyLjk3NywwLjAyNmMxMS44MSwwIDU0LjM0NiwtMC45OTcgOTguODc3LC0xNC4yMTFjNjkuNTA5LC0yMC42MjUgMTA5LjYwNSwtNjEuMzE4IDExNS45NTYsLTExNy42OGMzLjMxMSwtMjkuMzkzIC0yLjIxMSwtNjEuMDYyIC0xNi40MTUsLTk0LjEyN1ptLTMwMS4yMTUsLTI2OS43NjFjMC4xOTcsLTAuNDU1IDAuNDk2LC0xLjE0MiAyLjY3OCwtMS40NjRjNi41MzMsLTAuOTYxIDE5LjIwNiwyLjg5MiAzMi42MjMsNi45NzVjMTguNDU0LDUuNjE2IDQxLjQyMSwxMi42MDUgNjQuNTE5LDEyLjYwNWMyMy4wOTksMCA0Ni4wNjUsLTYuOTg5IDY0LjUxOSwtMTIuNjA1YzEzLjQxNywtNC4wODMgMjYuMDk1LC03LjkzNCAzMi42MjIsLTYuOTc1YzIuMTgyLDAuMzIyIDIuNDgsMS4wMDkgMi42NzgsMS40NjRjMC42NDksMS40OTMgNS4xMDgsMTYuMzcgLTM3LjQ1Nyw3Ny45NDZjLTEuMjA0LDEuNzQyIC0yLjIyMiwzLjU2MiAtMy4wNTksNS40MzRoLTExOC42MDZjLTAuODM3LC0xLjg3MiAtMS44NTQsLTMuNjkyIC0zLjA1OSwtNS40MzRjLTQyLjU2NiwtNjEuNTc1IC0zOC4xMDYsLTc2LjQ1MiAtMzcuNDU4LC03Ny45NDZabTIxLjM3OSw5Ny45OTFoMTU2Ljg4MmM0LjUwOSwwIDguMTc3LDMuNjY4IDguMTc3LDguMTc3YzAsNC41MDkgLTMuNjY4LDguMTc3IC04LjE3Nyw4LjE3N2gtMTU2Ljg4MmMtNC41MDksMCAtOC4xNzcsLTMuNjY4IC04LjE3NywtOC4xNzdjLTIuODQyMTdlLTE0LC00LjUwOSAzLjY2OCwtOC4xNzcgOC4xNzcsLTguMTc3WiI+PC9wYXRoPjxwYXRoIGZpbGw9IiMwMDAiIGQ9Ik0xODIuMzI1LDM5MS42MTljLTE0LjAzNiwtMTQuMDM2IC0yMy43MjUsLTMxLjY0NSAtMjguMDE4LC01MC45MjJjLTAuODc3LC0zLjkzOCAtNC43NzksLTYuNDIyIC04LjcxOSwtNS41NDNjLTMuOTM4LDAuODc3IC02LjQyLDQuNzgxIC01LjU0Myw4LjcxOWM0Ljg5OCwyMS45OTEgMTUuOTQ1LDQyLjA3NCAzMS45NDgsNTguMDc3YzIzLjE2MSwyMy4xNjEgNTMuNTg2LDM0Ljc0MiA4NC4wMDksMzQuNzQyYzMwLjQyNSwwIDYwLjg0OCwtMTEuNTggODQuMDEsLTM0Ljc0MmM0Ni4zMjIsLTQ2LjMyMyA0Ni4zMjIsLTEyMS42OTYgMCwtMTY4LjAxOWMtMjIuNDQsLTIyLjQ0IC01Mi4yNzYsLTM0Ljc5OCAtODQuMDEsLTM0Ljc5OGMtMzEuNzM1LDAgLTYxLjU3LDEyLjM1OCAtODQuMDEsMzQuNzk4Yy0xNi4zOTksMTYuMzk5IC0yNy41NjIsMzcuMDE3IC0zMi4yODIsNTkuNjI1Yy0wLjgyNCwzLjk1IDEuNzA5LDcuODIgNS42NTgsOC42NDRjMy45NDgsMC44MjUgNy44MiwtMS43MDggOC42NDQsLTUuNjU5YzQuMTM3LC0xOS44MTggMTMuOTI3LC0zNy44OTYgMjguMzExLC01Mi4yOGM0MC42MjcsLTQwLjYyNSAxMDYuNzI5LC00MC42MjYgMTQ3LjM1NiwwYzQwLjYyNiw0MC42MjYgNDAuNjI2LDEwNi43MjkgMCwxNDcuMzU2Yy00MC42MjQsNDAuNjI3IC0xMDYuNzI5LDQwLjYyOCAtMTQ3LjM1NCwwLjAwMloiPjwvcGF0aD48cGF0aCBmaWxsPSIjREQ3MjE5IiBkPSJNMjQ5LjU2MSwzODIuMDYzYy0yMi4zMzUsLTAuMzYxIC0zNy40NjQsLTEyLjQyOSAtMzcuNDY0LC0yMS4yNTRjMCwtNC4zMjMgMy43ODIsLTEwLjI2NyA4LjI4NSwtMTAuMjY3YzUuOTQ0LDAgMTAuODA3LDEyLjYwOSAyOS4xNzksMTQuMDQ5di00Mi4zMjhjLTE2LjIxLC01Ljc2NCAtMzQuMjIyLC0xMi4yNDggLTM0LjIyMiwtMzUuMzAzYzAsLTIyLjY5NSAxNy4xMTEsLTMxLjcwMSAzNC4yMjIsLTMzLjUwMnYtNS4yMjNjMCwtMi4xNjIgMi4xNjIsLTQuMTQzIDUuMjI0LC00LjE0M2MyLjcwMiwwIDUuNDAzLDEuOTgxIDUuNDAzLDQuMTQzdjQuODYzYzEyLjI0OCwwLjM2IDI5LjU0LDQuMTQzIDI5LjU0LDEyLjk2OWMwLDMuNDIyIC0yLjUyMiwxMC4yNjcgLTcuOTI1LDEwLjI2N2MtNC4zMjMsMCAtOS4wMDUsLTUuNzY0IC0yMS42MTQsLTYuNjY0djM2LjU2NGMxNS42Nyw1Ljc2NCAzMi43ODIsMTMuNjg5IDMyLjc4MiwzOC4xODVjMCwyMi4xNTUgLTEzLjMyOSwzNC40MDMgLTMyLjc4MiwzNy4xMDR2Ni4xMjRjMCwyLjE2MiAtMi43MDIsNC4xNDMgLTUuNDAzLDQuMTQzYy0zLjA2MiwwIC01LjIyNCwtMS45ODEgLTUuMjI0LC00LjE0M2wtMC4wMDEsLTUuNTg0djBabTEuMDgxLC03OS4yNTJ2LTMyLjc4MWMtMTAuMDg3LDEuMjYxIC0xNy4yOTEsNS43NjMgLTE3LjI5MSwxNS4xM2MtMC4wMDEsMTAuMjY2IDcuNzQ0LDE0LjA0OSAxNy4yOTEsMTcuNjUxWm04LjQ2NSwyMy40MTV2MzguMDA1YzkuNzI3LC0xLjgwMSAxNS44NSwtNy41NjUgMTUuODUsLTE3LjgzMmMtNS42ODQzNGUtMTQsLTExLjM0NyAtNy4wMjQsLTE2LjM5IC0xNS44NSwtMjAuMTczWiI+PC9wYXRoPjwvZz48L3N2Zz4=",
"method": "GET",
"headers": {},
"mixedContentType": "none",
"initialPriority": "VeryLow",
"referrerPolicy": "no-referrer-when-downgrade"
},
"timestamp": 291482.121126,
"wallTime": 1533919263.30913,
"initiator": {
"type": "parser",
"url": "http://localhost:8080/quiz-select",
"lineNumber": 0
},
"type": "Image",
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC",
"hasUserGesture": false
}
},
{
"method": "Network.requestServedFromCache",
"params": {
"requestId": "79024.812"
}
},
{
"method": "Network.responseReceived",
"params": {
"requestId": "79024.812",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"timestamp": 291482.121199,
"type": "Image",
"response": {
"url": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48IS0tR2VuZXJhdGVkIGJ5IElKU1ZHIChodHRwczovL2dpdGh1Yi5jb20vY3VydGhhcmQ4OS9JSlNWRyktLT48ZyB0cmFuc2Zvcm09InNjYWxlKDEpIj48cGF0aCBmaWxsPSIjRkY0QzRDIiBkPSJNMzI4LjcwNywxMzMuMjA0Yy0xMC4xMDIsLTguODQ2IC0xMS45NywtMjMuODM4IC00LjMzNCwtMzQuODg0YzIxLjE3OCwtMzAuNjM1IDU2LjEwNiwtODYuOTE1IDI5LjgzNywtOTAuNzkyYy0xOC4xMSwtMi42NzMgLTU4LjE1OSwxOS41MDIgLTk4LjIwOCwxOS41MDJjLTQwLjA0OSwwIC04MC4wOTgsLTIyLjE3NSAtOTguMjA5LC0xOS41MDJjLTI2LjI2OCwzLjg3NyA4LjY2LDYwLjE1NiAyOS44MzcsOTAuNzkyYzcuNjM1LDExLjA0NSA1Ljc2NywyNi4wMzggLTQuMzM0LDM0Ljg4NGMtNDMuNzU2LDM4LjMyIC0xNDkuNTA3LDE0Mi41NjMgLTEzNy44NDQsMjQ2LjA4NmMxNC42NjMsMTMwLjE0OSAyMTAuNTUsMTI1LjM3NSAyMTAuNTUsMTI1LjM3NWMwLDAgMTk1Ljg4OCw0Ljc3NCAyMTAuNTUsLTEyNS4zNzVjMTEuNjY0LC0xMDMuNTIzIC05NC4wODcsLTIwNy43NjYgLTEzNy44NDUsLTI0Ni4wODZaIj48L3BhdGg+PHBhdGggZmlsbD0iI0YzMzkzOSIgZD0iTTMyOC43MDcsMTMzLjIwNGMtMTAuMTAyLC04Ljg0NiAtMTEuOTcsLTIzLjgzOCAtNC4zMzQsLTM0Ljg4NGMyMS4xNzgsLTMwLjYzNSA1Ni4xMDYsLTg2LjkxNSAyOS44MzgsLTkwLjc5MmMtMy4zNDQsLTAuNDkzIC03LjQ0MSwtMC4xMzYgLTEyLjE0NCwwLjc2OWMtOS4xNTksMjMuNDI0IC00Ny45MzQsNjcuNTQxIC02My40NzUsOTAuMDIzYy03LjYzNSwxMS4wNDUgLTUuNzY3LDI2LjAzOCA0LjMzNCwzNC44ODRjNDMuNzU4LDM4LjMyIDE0OS41MDksMTQyLjU2MyAxMzcuODQ2LDI0Ni4wODZjLTExLjU0OSwxMDIuNTEzIC0xMzUuNTI3LDEyMS4zMTggLTE4Ny42NiwxMjQuNjgzYzE0LjA1NSwwLjkwNyAyMi44OTEsMC42OTMgMjIuODkxLDAuNjkzYzAsMCAxOTUuODg4LDQuNzc0IDIxMC41NSwtMTI1LjM3NWMxMS42NjMsLTEwMy41MjQgLTk0LjA4OCwtMjA3Ljc2NyAtMTM3Ljg0NiwtMjQ2LjA4N1oiPjwvcGF0aD48cGF0aCBmaWxsPSIjRkZCMTI1IiBkPSJNMzM0Ljg0MiwyMzkuMDk3YzQzLjU0MzUsNDMuNTQzNSA0My41NDM1LDExNC4xNDEgMCwxNTcuNjg1Yy00My41NDM1LDQzLjU0MzUgLTExNC4xNDEsNDMuNTQzNSAtMTU3LjY4NSwwYy00My41NDM1LC00My41NDM1IC00My41NDM1LC0xMTQuMTQxIDAsLTE1Ny42ODVjNDMuNTQzNSwtNDMuNTQzNSAxMTQuMTQxLC00My41NDM1IDE1Ny42ODUsMCI+PC9wYXRoPjxwYXRoIGZpbGw9IiNGRkIxMjUiIGQ9Ik0zMzQuNDQzLDEzNy44N2gtMTU2Ljg4MWMtOC41NTEsMCAtMTUuNDgzLC02LjkzMiAtMTUuNDgzLC0xNS40ODN2MGMwLC04LjU1MSA2LjkzMiwtMTUuNDgzIDE1LjQ4MywtMTUuNDgzaDE1Ni44ODJjOC41NTEsMCAxNS40ODMsNi45MzIgMTUuNDgzLDE1LjQ4M3YwYy0wLjAwMSw4LjU1MiAtNi45MzMsMTUuNDgzIC0xNS40ODQsMTUuNDgzWiI+PC9wYXRoPjxwYXRoIGZpbGw9IiNGRjkwMUQiIGQ9Ik0zMzQuNDQzLDEyNC4yMzNoLTE1Ni44ODFjLTYuMSwwIC0xMS4zNjEsLTMuNTM3IC0xMy44ODQsLTguNjY0Yy0xLjAxNCwyLjA2IC0xLjU5OCw0LjM2OCAtMS41OTgsNi44MTljMCw4LjU1MSA2LjkzMiwxNS40ODIgMTUuNDgyLDE1LjQ4MmgxNTYuODgyYzguNTUxLDAgMTUuNDgzLC02LjkzMiAxNS40ODMsLTE1LjQ4MmMwLC0yLjQ1IC0wLjU4NSwtNC43NTkgLTEuNTk4LC02LjgxOWMtMi41MjQsNS4xMjcgLTcuNzg1LDguNjY0IC0xMy44ODYsOC42NjRaIj48L3BhdGg+PHBhdGggZmlsbD0iI0ZGOTAxRCIgZD0iTTMzNC44NDYsMzk2Ljc4NGM0My41NDQsLTQzLjU0NCA0My41NDQsLTExNC4xNDMgMCwtMTU3LjY4N2wtMTU3LjY4NywxNTcuNjg3YzQzLjU0NCw0My41NDQgMTE0LjE0Myw0My41NDUgMTU3LjY4NywwWiI+PC9wYXRoPjxwYXRoIGZpbGw9IiMwMDAiIGQ9Ik00NTcuMzk4LDI4NS45ODFjLTExLjQwMiwtMjYuNTQzIC0yOC40NTcsLTU0LjE2MiAtNTAuNjg5LC04Mi4wODhjLTIuNTEyLC0zLjE1NiAtNy4xMDksLTMuNjc5IC0xMC4yNjUsLTEuMTY1Yy0zLjE1NywyLjUxMyAtMy42NzgsNy4xMDkgLTEuMTY2LDEwLjI2NmMyMS40MjMsMjYuOTA5IDM3LjgwNiw1My40MDYgNDguNjk1LDc4Ljc1NWMxMy4xOSwzMC43MDUgMTguMzQ1LDU5Ljg4MyAxNS4zMjEsODYuNzI0Yy0zLjEyOCwyNy43NjUgLTE1LjQxMiw1MS4yMTggLTM2LjUxMyw2OS43MDljLTE3LjIyNCwxNS4wOTUgLTQwLjM2MiwyNy4wNDEgLTY4Ljc3MSwzNS41MDhjLTQ5LjEzOSwxNC42NDUgLTk3LjM0NywxMy42ODYgLTk3LjgyOSwxMy42NzRjLTAuMTE3LC0wLjAwMiAtMC4yMzYsLTAuMDAyIC0wLjM1MywwYy0wLjQ4NiwwLjAwNSAtNDguNjk1LDAuOTY5IC05Ny44MzIsLTEzLjY3NGMtMjguNDA5LC04LjQ2NyAtNTEuNTQ3LC0yMC40MTMgLTY4Ljc3MSwtMzUuNTA4Yy0yMS4xLC0xOC40OSAtMzMuMzg0LC00MS45NDQgLTM2LjUxMiwtNjkuNzA5Yy00LjgzLC00Mi44NzcgMTAuOTQyLC05MC44MjMgNDYuODc4LC0xNDIuNTA1YzI3LjE2NywtMzkuMDcxIDYwLjIzNiwtNzEuNzQ3IDgxLjI1NiwtOTAuNzkxaDE1MC4zMTNjOS40NSw4LjU1NyAyMS42MDEsMjAuMSAzNC40NzIsMzMuNzM2YzIuNzcsMi45MzYgNy4zOTQsMy4wNjcgMTAuMzI4LDAuMjk4YzIuOTM0LC0yLjc3IDMuMDY3LC03LjM5NCAwLjI5OCwtMTAuMzI3Yy0xMC4xOTgsLTEwLjgwNCAtMTkuOTUzLC0yMC4zMjEgLTI4LjMzMSwtMjguMTM5YzUuNjM4LC00LjE1MiA5LjMwNSwtMTAuODMzIDkuMzA1LC0xOC4zNTZjMCwtMTIuNTY1IC0xMC4yMjMsLTIyLjc4OCAtMjIuNzg4LC0yMi43ODhoLTIuMDg3YzguMjIsLTEyLjAzNCAxOC45MTYsLTI4LjYwNyAyNi44MjMsLTQ0LjEzM2MxMC45MDUsLTIxLjQxNCAxNC4wOTcsLTM1LjczNCAxMC4wNDQsLTQ1LjA2N2MtMi40MDYsLTUuNTQgLTcuMzU5LC05LjEyNiAtMTMuOTQ3LC0xMC4wOThjLTkuNzc3LC0xLjQ0NSAtMjIuNjc4LDIuNDgxIC0zOS4wMDksNy40NTJjLTE4LjQ0LDUuNjExIC0zOS4zNDEsMTEuOTcyIC02MC4yNjUsMTEuOTcyYy0yMC45MjUsMCAtNDEuODI1LC02LjM2MSAtNjAuMjY1LC0xMS45NzJjLTE2LjMzMSwtNC45NyAtMjkuMjMzLC04Ljg5NiAtMzkuMDExLC03LjQ1MmMtNi41ODgsMC45NzIgLTExLjU0MSw0LjU1OCAtMTMuOTQ2LDEwLjA5OGMtNC4wNTMsOS4zMzMgLTAuODYxLDIzLjY1MyAxMC4wNDQsNDUuMDY3YzcuOTA4LDE1LjUyNyAxOC42MDQsMzIuMSAyNi44MjMsNDQuMTMzaC0yLjA4N2MtMTIuNTY1LDAgLTIyLjc4OCwxMC4yMjMgLTIyLjc4OCwyMi43ODhjMCw3LjUyIDMuNjYzLDE0LjE5OSA5LjI5NywxOC4zNTFjLTUwLjYxLDQ3LjE5NCAtMTM2Ljc0NCwxNDIuOTIgLTEyNS44NzcsMjM5LjM2OGM2LjM1LDU2LjM2MSA0Ni40NDYsOTcuMDU0IDExNS45NTUsMTE3LjY4YzUwLjI5NiwxNC45MjQgOTguMDQyLDE0LjI2MyAxMDEuODU1LDE0LjE4NWMwLjQzNywwLjAwOSAxLjQ0OSwwLjAyNiAyLjk3NywwLjAyNmMxMS44MSwwIDU0LjM0NiwtMC45OTcgOTguODc3LC0xNC4yMTFjNjkuNTA5LC0yMC42MjUgMTA5LjYwNSwtNjEuMzE4IDExNS45NTYsLTExNy42OGMzLjMxMSwtMjkuMzkzIC0yLjIxMSwtNjEuMDYyIC0xNi40MTUsLTk0LjEyN1ptLTMwMS4yMTUsLTI2OS43NjFjMC4xOTcsLTAuNDU1IDAuNDk2LC0xLjE0MiAyLjY3OCwtMS40NjRjNi41MzMsLTAuOTYxIDE5LjIwNiwyLjg5MiAzMi42MjMsNi45NzVjMTguNDU0LDUuNjE2IDQxLjQyMSwxMi42MDUgNjQuNTE5LDEyLjYwNWMyMy4wOTksMCA0Ni4wNjUsLTYuOTg5IDY0LjUxOSwtMTIuNjA1YzEzLjQxNywtNC4wODMgMjYuMDk1LC03LjkzNCAzMi42MjIsLTYuOTc1YzIuMTgyLDAuMzIyIDIuNDgsMS4wMDkgMi42NzgsMS40NjRjMC42NDksMS40OTMgNS4xMDgsMTYuMzcgLTM3LjQ1Nyw3Ny45NDZjLTEuMjA0LDEuNzQyIC0yLjIyMiwzLjU2MiAtMy4wNTksNS40MzRoLTExOC42MDZjLTAuODM3LC0xLjg3MiAtMS44NTQsLTMuNjkyIC0zLjA1OSwtNS40MzRjLTQyLjU2NiwtNjEuNTc1IC0zOC4xMDYsLTc2LjQ1MiAtMzcuNDU4LC03Ny45NDZabTIxLjM3OSw5Ny45OTFoMTU2Ljg4MmM0LjUwOSwwIDguMTc3LDMuNjY4IDguMTc3LDguMTc3YzAsNC41MDkgLTMuNjY4LDguMTc3IC04LjE3Nyw4LjE3N2gtMTU2Ljg4MmMtNC41MDksMCAtOC4xNzcsLTMuNjY4IC04LjE3NywtOC4xNzdjLTIuODQyMTdlLTE0LC00LjUwOSAzLjY2OCwtOC4xNzcgOC4xNzcsLTguMTc3WiI+PC9wYXRoPjxwYXRoIGZpbGw9IiMwMDAiIGQ9Ik0xODIuMzI1LDM5MS42MTljLTE0LjAzNiwtMTQuMDM2IC0yMy43MjUsLTMxLjY0NSAtMjguMDE4LC01MC45MjJjLTAuODc3LC0zLjkzOCAtNC43NzksLTYuNDIyIC04LjcxOSwtNS41NDNjLTMuOTM4LDAuODc3IC02LjQyLDQuNzgxIC01LjU0Myw4LjcxOWM0Ljg5OCwyMS45OTEgMTUuOTQ1LDQyLjA3NCAzMS45NDgsNTguMDc3YzIzLjE2MSwyMy4xNjEgNTMuNTg2LDM0Ljc0MiA4NC4wMDksMzQuNzQyYzMwLjQyNSwwIDYwLjg0OCwtMTEuNTggODQuMDEsLTM0Ljc0MmM0Ni4zMjIsLTQ2LjMyMyA0Ni4zMjIsLTEyMS42OTYgMCwtMTY4LjAxOWMtMjIuNDQsLTIyLjQ0IC01Mi4yNzYsLTM0Ljc5OCAtODQuMDEsLTM0Ljc5OGMtMzEuNzM1LDAgLTYxLjU3LDEyLjM1OCAtODQuMDEsMzQuNzk4Yy0xNi4zOTksMTYuMzk5IC0yNy41NjIsMzcuMDE3IC0zMi4yODIsNTkuNjI1Yy0wLjgyNCwzLjk1IDEuNzA5LDcuODIgNS42NTgsOC42NDRjMy45NDgsMC44MjUgNy44MiwtMS43MDggOC42NDQsLTUuNjU5YzQuMTM3LC0xOS44MTggMTMuOTI3LC0zNy44OTYgMjguMzExLC01Mi4yOGM0MC42MjcsLTQwLjYyNSAxMDYuNzI5LC00MC42MjYgMTQ3LjM1NiwwYzQwLjYyNiw0MC42MjYgNDAuNjI2LDEwNi43MjkgMCwxNDcuMzU2Yy00MC42MjQsNDAuNjI3IC0xMDYuNzI5LDQwLjYyOCAtMTQ3LjM1NCwwLjAwMloiPjwvcGF0aD48cGF0aCBmaWxsPSIjREQ3MjE5IiBkPSJNMjQ5LjU2MSwzODIuMDYzYy0yMi4zMzUsLTAuMzYxIC0zNy40NjQsLTEyLjQyOSAtMzcuNDY0LC0yMS4yNTRjMCwtNC4zMjMgMy43ODIsLTEwLjI2NyA4LjI4NSwtMTAuMjY3YzUuOTQ0LDAgMTAuODA3LDEyLjYwOSAyOS4xNzksMTQuMDQ5di00Mi4zMjhjLTE2LjIxLC01Ljc2NCAtMzQuMjIyLC0xMi4yNDggLTM0LjIyMiwtMzUuMzAzYzAsLTIyLjY5NSAxNy4xMTEsLTMxLjcwMSAzNC4yMjIsLTMzLjUwMnYtNS4yMjNjMCwtMi4xNjIgMi4xNjIsLTQuMTQzIDUuMjI0LC00LjE0M2MyLjcwMiwwIDUuNDAzLDEuOTgxIDUuNDAzLDQuMTQzdjQuODYzYzEyLjI0OCwwLjM2IDI5LjU0LDQuMTQzIDI5LjU0LDEyLjk2OWMwLDMuNDIyIC0yLjUyMiwxMC4yNjcgLTcuOTI1LDEwLjI2N2MtNC4zMjMsMCAtOS4wMDUsLTUuNzY0IC0yMS42MTQsLTYuNjY0djM2LjU2NGMxNS42Nyw1Ljc2NCAzMi43ODIsMTMuNjg5IDMyLjc4MiwzOC4xODVjMCwyMi4xNTUgLTEzLjMyOSwzNC40MDMgLTMyLjc4MiwzNy4xMDR2Ni4xMjRjMCwyLjE2MiAtMi43MDIsNC4xNDMgLTUuNDAzLDQuMTQzYy0zLjA2MiwwIC01LjIyNCwtMS45ODEgLTUuMjI0LC00LjE0M2wtMC4wMDEsLTUuNTg0djBabTEuMDgxLC03OS4yNTJ2LTMyLjc4MWMtMTAuMDg3LDEuMjYxIC0xNy4yOTEsNS43NjMgLTE3LjI5MSwxNS4xM2MtMC4wMDEsMTAuMjY2IDcuNzQ0LDE0LjA0OSAxNy4yOTEsMTcuNjUxWm04LjQ2NSwyMy40MTV2MzguMDA1YzkuNzI3LC0xLjgwMSAxNS44NSwtNy41NjUgMTUuODUsLTE3LjgzMmMtNS42ODQzNGUtMTQsLTExLjM0NyAtNy4wMjQsLTE2LjM5IC0xNS44NSwtMjAuMTczWiI+PC9wYXRoPjwvZz48L3N2Zz4=",
"status": 200,
"statusText": "OK",
"headers": {
"Access-Control-Allow-Origin": "*",
"Content-Type": "image/svg+xml"
},
"mimeType": "image/svg+xml",
"connectionReused": false,
"connectionId": 0,
"fromDiskCache": false,
"fromServiceWorker": false,
"encodedDataLength": 0,
"protocol": "data",
"securityState": "unknown"
},
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC"
}
},
{
"method": "Network.dataReceived",
"params": {
"requestId": "79024.812",
"timestamp": 291482.121201,
"dataLength": 6020,
"encodedDataLength": 0
}
},
{
"method": "Network.loadingFinished",
"params": {
"requestId": "79024.812",
"timestamp": 291482.121204,
"encodedDataLength": 0,
"blockedCrossSiteDocument": false
}
},
{
"method": "Network.requestWillBeSent",
"params": {
"requestId": "79024.814",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"documentURL": "http://localhost:8080/quiz-select",
"request": {
"url": "http://localhost:8080/static/img/casestudies.be74159.svg",
"method": "GET",
"headers": {
"Referer": "http://localhost:8080/quiz-select",
"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36",
"DNT": "1"
},
"mixedContentType": "none",
"initialPriority": "Low",
"referrerPolicy": "no-referrer-when-downgrade"
},
"timestamp": 291482.122548,
"wallTime": 1533919263.31055,
"initiator": {
"type": "parser",
"url": "http://localhost:8080/quiz-select",
"lineNumber": 0
},
"type": "Image",
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC",
"hasUserGesture": false
}
},
{
"method": "Network.responseReceived",
"params": {
"requestId": "79024.806",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"timestamp": 291482.417636,
"type": "XHR",
"response": {
"url": "http://localhost:8080/sockjs-node/info?t=1533919263280",
"status": 200,
"statusText": "OK",
"headers": {
"Access-Control-Allow-Origin": "*",
"Date": "Fri, 10 Aug 2018 16:41:03 GMT",
"Cache-Control": "no-store, no-cache, no-transform, must-revalidate, max-age=0",
"Vary": "Origin",
"Connection": "keep-alive",
"Transfer-Encoding": "chunked",
"Content-Type": "application/json; charset=UTF-8"
},
"headersText": "HTTP/1.1 200 OK\r\nAccess-Control-Allow-Origin: *\r\nVary: Origin\r\nCache-Control: no-store, no-cache, no-transform, must-revalidate, max-age=0\r\nContent-Type: application/json; charset=UTF-8\r\nDate: Fri, 10 Aug 2018 16:41:03 GMT\r\nConnection: keep-alive\r\nTransfer-Encoding: chunked\r\n\r\n",
"mimeType": "application/json",
"requestHeaders": {
"DNT": "1",
"Accept-Encoding": "gzip, deflate, br",
"Host": "localhost:8080",
"Accept-Language": "en-US,en;q=0.9",
"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36",
"Accept": "*/*",
"Referer": "http://localhost:8080/quiz-select",
"Cookie": "PHPSESSID=d03pbp89ch0hs8g0u1l6ucpn33",
"Connection": "keep-alive"
},
"requestHeadersText": "GET /sockjs-node/info?t=1533919263280 HTTP/1.1\r\nHost: localhost:8080\r\nConnection: keep-alive\r\nDNT: 1\r\nUser-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\r\nAccept: */*\r\nReferer: http://localhost:8080/quiz-select\r\nAccept-Encoding: gzip, deflate, br\r\nAccept-Language: en-US,en;q=0.9\r\nCookie: PHPSESSID=d03pbp89ch0hs8g0u1l6ucpn33\r\n",
"connectionReused": true,
"connectionId": 888593,
"remoteIPAddress": "127.0.0.1",
"remotePort": 8080,
"fromDiskCache": false,
"fromServiceWorker": false,
"encodedDataLength": 278,
"timing": {
"requestTime": 291482.093245,
"proxyStart": -1,
"proxyEnd": -1,
"dnsStart": -1,
"dnsEnd": -1,
"connectStart": -1,
"connectEnd": -1,
"sslStart": -1,
"sslEnd": -1,
"workerStart": -1,
"workerReady": -1,
"sendStart": 6.23,
"sendEnd": 6.279,
"pushStart": 0,
"pushEnd": 0,
"receiveHeadersEnd": 6.889
},
"protocol": "http/1.1",
"securityState": "neutral"
},
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC"
}
},
{
"method": "Network.dataReceived",
"params": {
"requestId": "79024.806",
"timestamp": 291482.417696,
"dataLength": 79,
"encodedDataLength": 90
}
},
{
"method": "Network.loadingFinished",
"params": {
"requestId": "79024.806",
"timestamp": 291482.417498,
"encodedDataLength": 368,
"blockedCrossSiteDocument": false
}
},
{
"method": "Network.webSocketCreated",
"params": {
"requestId": "79024.818",
"url": "ws://localhost:8080/sockjs-node/264/heqrdf4x/websocket",
"initiator": {
"type": "script",
"stack": {
"callFrames": [
{
"functionName": "WebSocketBrowserDriver",
"scriptId": "6874",
"url": "webpack-internal:///./node_modules/sockjs-client/dist/sockjs.js",
"lineNumber": 1678,
"columnNumber": 9
},
{
"functionName": "WebSocketTransport",
"scriptId": "6874",
"url": "webpack-internal:///./node_modules/sockjs-client/dist/sockjs.js",
"lineNumber": 2953,
"columnNumber": 12
},
{
"functionName": "SockJS._connect",
"scriptId": "6874",
"url": "webpack-internal:///./node_modules/sockjs-client/dist/sockjs.js",
"lineNumber": 827,
"columnNumber": 23
},
{
"functionName": "SockJS._receiveInfo",
"scriptId": "6874",
"url": "webpack-internal:///./node_modules/sockjs-client/dist/sockjs.js",
"lineNumber": 801,
"columnNumber": 7
},
{
"functionName": "g",
"scriptId": "6874",
"url": "webpack-internal:///./node_modules/sockjs-client/dist/sockjs.js",
"lineNumber": 65,
"columnNumber": 15
},
{
"functionName": "EventEmitter.emit",
"scriptId": "6874",
"url": "webpack-internal:///./node_modules/sockjs-client/dist/sockjs.js",
"lineNumber": 85,
"columnNumber": 17
},
{
"functionName": "",
"scriptId": "6874",
"url": "webpack-internal:///./node_modules/sockjs-client/dist/sockjs.js",
"lineNumber": 566,
"columnNumber": 9
},
{
"functionName": "g",
"scriptId": "6874",
"url": "webpack-internal:///./node_modules/sockjs-client/dist/sockjs.js",
"lineNumber": 65,
"columnNumber": 15
},
{
"functionName": "EventEmitter.emit",
"scriptId": "6874",
"url": "webpack-internal:///./node_modules/sockjs-client/dist/sockjs.js",
"lineNumber": 85,
"columnNumber": 17
},
{
"functionName": "",
"scriptId": "6874",
"url": "webpack-internal:///./node_modules/sockjs-client/dist/sockjs.js",
"lineNumber": 373,
"columnNumber": 9
},
{
"functionName": "g",
"scriptId": "6874",
"url": "webpack-internal:///./node_modules/sockjs-client/dist/sockjs.js",
"lineNumber": 65,
"columnNumber": 15
},
{
"functionName": "EventEmitter.emit",
"scriptId": "6874",
"url": "webpack-internal:///./node_modules/sockjs-client/dist/sockjs.js",
"lineNumber": 85,
"columnNumber": 17
},
{
"functionName": "xhr.onreadystatechange",
"scriptId": "6874",
"url": "webpack-internal:///./node_modules/sockjs-client/dist/sockjs.js",
"lineNumber": 1592,
"columnNumber": 13
}
]
}
}
}
},
{
"method": "Network.requestWillBeSent",
"params": {
"requestId": "79024.774",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"documentURL": "http://localhost:8080/quiz-select",
"request": {
"url": "http://localhost:8080/static/fonts/sourcesanspro-light-webfont.91533bc.woff2",
"method": "GET",
"headers": {
"Referer": "http://localhost:8080/quiz-select",
"Origin": "http://localhost:8080",
"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36",
"DNT": "1"
},
"mixedContentType": "none",
"initialPriority": "VeryHigh",
"referrerPolicy": "no-referrer-when-downgrade"
},
"timestamp": 291482.426513,
"wallTime": 1533919263.61451,
"initiator": {
"type": "parser",
"url": "http://localhost:8080/quiz-select",
"lineNumber": 0
},
"type": "Font",
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC",
"hasUserGesture": false
}
},
{
"method": "Network.resourceChangedPriority",
"params": {
"requestId": "79024.814",
"newPriority": "High",
"timestamp": 291482.434061
}
},
{
"method": "Network.responseReceived",
"params": {
"requestId": "79024.814",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"timestamp": 291482.439059,
"type": "Image",
"response": {
"url": "http://localhost:8080/static/img/casestudies.be74159.svg",
"status": 304,
"statusText": "Not Modified",
"headers": {
"Date": "Fri, 10 Aug 2018 16:41:03 GMT",
"Connection": "keep-alive",
"Accept-Ranges": "bytes",
"X-Powered-By": "Express",
"ETag": "W/\"344a3-I0rjCRvlg17OOgKxL2HeC3vg59M\""
},
"headersText": "HTTP/1.1 304 Not Modified\r\nX-Powered-By: Express\r\nAccept-Ranges: bytes\r\nETag: W/\"344a3-I0rjCRvlg17OOgKxL2HeC3vg59M\"\r\nDate: Fri, 10 Aug 2018 16:41:03 GMT\r\nConnection: keep-alive\r\n\r\n",
"mimeType": "image/svg+xml",
"requestHeaders": {
"If-None-Match": "W/\"344a3-I0rjCRvlg17OOgKxL2HeC3vg59M\"",
"DNT": "1",
"Accept-Encoding": "gzip, deflate, br",
"Host": "localhost:8080",
"Accept-Language": "en-US,en;q=0.9",
"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36",
"Accept": "image/webp,image/apng,image/*,*/*;q=0.8",
"Referer": "http://localhost:8080/quiz-select",
"Cookie": "PHPSESSID=d03pbp89ch0hs8g0u1l6ucpn33",
"Connection": "keep-alive"
},
"requestHeadersText": "GET /static/img/casestudies.be74159.svg HTTP/1.1\r\nHost: localhost:8080\r\nConnection: keep-alive\r\nDNT: 1\r\nUser-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nReferer: http://localhost:8080/quiz-select\r\nAccept-Encoding: gzip, deflate, br\r\nAccept-Language: en-US,en;q=0.9\r\nCookie: PHPSESSID=d03pbp89ch0hs8g0u1l6ucpn33\r\nIf-None-Match: W/\"344a3-I0rjCRvlg17OOgKxL2HeC3vg59M\"\r\n",
"connectionReused": true,
"connectionId": 888593,
"remoteIPAddress": "127.0.0.1",
"remotePort": 8080,
"fromDiskCache": false,
"fromServiceWorker": false,
"encodedDataLength": 180,
"timing": {
"requestTime": 291482.123211,
"proxyStart": -1,
"proxyEnd": -1,
"dnsStart": -1,
"dnsEnd": -1,
"connectStart": -1,
"connectEnd": -1,
"sslStart": -1,
"sslEnd": -1,
"workerStart": -1,
"workerReady": -1,
"sendStart": 3.095,
"sendEnd": 3.173,
"pushStart": 0,
"pushEnd": 0,
"receiveHeadersEnd": 4.705
},
"protocol": "http/1.1",
"securityState": "neutral"
},
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC"
}
},
{
"method": "Network.dataReceived",
"params": {
"requestId": "79024.814",
"timestamp": 291482.439128,
"dataLength": 65536,
"encodedDataLength": 0
}
},
{
"method": "Network.webSocketWillSendHandshakeRequest",
"params": {
"requestId": "79024.818",
"timestamp": 291482.455922,
"wallTime": 1533919263.64392,
"request": {
"headers": {
"Pragma": "no-cache",
"Origin": "http://localhost:8080",
"Accept-Encoding": "gzip, deflate, br",
"Host": "localhost:8080",
"Accept-Language": "en-US,en;q=0.9",
"Sec-WebSocket-Key": "m3sTfxLweCjMG97njiaawg==",
"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36",
"Upgrade": "websocket",
"Sec-WebSocket-Extensions": "permessage-deflate; client_max_window_bits",
"Cache-Control": "no-cache",
"Cookie": "PHPSESSID=d03pbp89ch0hs8g0u1l6ucpn33",
"Connection": "Upgrade",
"Sec-WebSocket-Version": "13"
}
}
}
},
{
"method": "Network.webSocketHandshakeResponseReceived",
"params": {
"requestId": "79024.818",
"timestamp": 291482.455989,
"response": {
"status": 101,
"statusText": "Switching Protocols",
"headers": {
"Connection": "Upgrade",
"Sec-WebSocket-Accept": "voQjtPZY5lVeSMDQfgHgGXYic98=",
"Upgrade": "websocket"
},
"headersText": "HTTP/1.1 101 Switching Protocols\r\nUpgrade: websocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: voQjtPZY5lVeSMDQfgHgGXYic98=\r\n\r\n",
"requestHeaders": {
"Pragma": "no-cache",
"Origin": "http://localhost:8080",
"Accept-Encoding": "gzip, deflate, br",
"Host": "localhost:8080",
"Accept-Language": "en-US,en;q=0.9",
"Sec-WebSocket-Key": "m3sTfxLweCjMG97njiaawg==",
"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36",
"Upgrade": "websocket",
"Sec-WebSocket-Extensions": "permessage-deflate; client_max_window_bits",
"Cache-Control": "no-cache",
"Cookie": "PHPSESSID=d03pbp89ch0hs8g0u1l6ucpn33",
"Connection": "Upgrade",
"Sec-WebSocket-Version": "13"
},
"requestHeadersText": "GET ws://localhost:8080/sockjs-node/264/heqrdf4x/websocket HTTP/1.1\r\nHost: localhost:8080\r\nConnection: Upgrade\r\nPragma: no-cache\r\nCache-Control: no-cache\r\nUpgrade: websocket\r\nOrigin: http://localhost:8080\r\nSec-WebSocket-Version: 13\r\nUser-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\r\nAccept-Encoding: gzip, deflate, br\r\nAccept-Language: en-US,en;q=0.9\r\nCookie: PHPSESSID=d03pbp89ch0hs8g0u1l6ucpn33\r\nSec-WebSocket-Key: m3sTfxLweCjMG97njiaawg==\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits\r\n\r\n"
}
}
},
{
"method": "Network.dataReceived",
"params": {
"requestId": "79024.814",
"timestamp": 291482.466407,
"dataLength": 65536,
"encodedDataLength": 0
}
},
{
"method": "Network.webSocketFrameReceived",
"params": {
"requestId": "79024.818",
"timestamp": 291482.487215,
"response": {
"opcode": 1,
"mask": false,
"payloadData": "o"
}
}
},
{
"method": "Network.webSocketFrameReceived",
"params": {
"requestId": "79024.818",
"timestamp": 291482.488616,
"response": {
"opcode": 1,
"mask": false,
"payloadData": "a[\"{\\\"type\\\":\\\"log-level\\\",\\\"data\\\":\\\"warning\\\"}\"]"
}
}
},
{
"method": "Network.webSocketFrameReceived",
"params": {
"requestId": "79024.818",
"timestamp": 291482.489846,
"response": {
"opcode": 1,
"mask": false,
"payloadData": "a[\"{\\\"type\\\":\\\"progress\\\",\\\"data\\\":true}\"]"
}
}
},
{
"method": "Network.webSocketFrameReceived",
"params": {
"requestId": "79024.818",
"timestamp": 291482.49002,
"response": {
"opcode": 1,
"mask": false,
"payloadData": "a[\"{\\\"type\\\":\\\"overlay\\\",\\\"data\\\":{\\\"warnings\\\":false,\\\"errors\\\":true}}\"]"
}
}
},
{
"method": "Network.webSocketFrameReceived",
"params": {
"requestId": "79024.818",
"timestamp": 291482.490094,
"response": {
"opcode": 1,
"mask": false,
"payloadData": "a[\"{\\\"type\\\":\\\"hot\\\"}\"]"
}
}
},
{
"method": "Network.webSocketFrameReceived",
"params": {
"requestId": "79024.818",
"timestamp": 291482.49015,
"response": {
"opcode": 1,
"mask": false,
"payloadData": "a[\"{\\\"type\\\":\\\"hash\\\",\\\"data\\\":\\\"8131952f88f0efc2dbfb\\\"}\"]"
}
}
},
{
"method": "Network.webSocketFrameReceived",
"params": {
"requestId": "79024.818",
"timestamp": 291482.490187,
"response": {
"opcode": 1,
"mask": false,
"payloadData": "a[\"{\\\"type\\\":\\\"ok\\\"}\"]"
}
}
},
{
"method": "Network.dataReceived",
"params": {
"requestId": "79024.814",
"timestamp": 291482.491349,
"dataLength": 65536,
"encodedDataLength": 0
}
},
{
"method": "Network.responseReceived",
"params": {
"requestId": "79024.774",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"timestamp": 291482.493836,
"type": "Font",
"response": {
"url": "http://localhost:8080/static/fonts/sourcesanspro-light-webfont.91533bc.woff2",
"status": 304,
"statusText": "Not Modified",
"headers": {
"Date": "Fri, 10 Aug 2018 16:41:03 GMT",
"Connection": "keep-alive",
"Accept-Ranges": "bytes",
"X-Powered-By": "Express",
"ETag": "W/\"5c38-HGZGmdvMAWGhhyEzu23qGu4wf34\""
},
"headersText": "HTTP/1.1 304 Not Modified\r\nX-Powered-By: Express\r\nAccept-Ranges: bytes\r\nETag: W/\"5c38-HGZGmdvMAWGhhyEzu23qGu4wf34\"\r\nDate: Fri, 10 Aug 2018 16:41:03 GMT\r\nConnection: keep-alive\r\n\r\n",
"mimeType": "font/woff2",
"requestHeaders": {
"If-None-Match": "W/\"5c38-HGZGmdvMAWGhhyEzu23qGu4wf34\"",
"Origin": "http://localhost:8080",
"Accept-Encoding": "gzip, deflate, br",
"Host": "localhost:8080",
"Accept-Language": "en-US,en;q=0.9",
"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36",
"Accept": "*/*",
"Referer": "http://localhost:8080/quiz-select",
"Cookie": "PHPSESSID=d03pbp89ch0hs8g0u1l6ucpn33",
"Connection": "keep-alive",
"DNT": "1"
},
"requestHeadersText": "GET /static/fonts/sourcesanspro-light-webfont.91533bc.woff2 HTTP/1.1\r\nHost: localhost:8080\r\nConnection: keep-alive\r\nOrigin: http://localhost:8080\r\nUser-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\r\nDNT: 1\r\nAccept: */*\r\nReferer: http://localhost:8080/quiz-select\r\nAccept-Encoding: gzip, deflate, br\r\nAccept-Language: en-US,en;q=0.9\r\nCookie: PHPSESSID=d03pbp89ch0hs8g0u1l6ucpn33\r\nIf-None-Match: W/\"5c38-HGZGmdvMAWGhhyEzu23qGu4wf34\"\r\n",
"connectionReused": true,
"connectionId": 888593,
"remoteIPAddress": "127.0.0.1",
"remotePort": 8080,
"fromDiskCache": false,
"fromServiceWorker": false,
"encodedDataLength": 179,
"timing": {
"requestTime": 291482.427091,
"proxyStart": -1,
"proxyEnd": -1,
"dnsStart": -1,
"dnsEnd": -1,
"connectStart": -1,
"connectEnd": -1,
"sslStart": -1,
"sslEnd": -1,
"workerStart": -1,
"workerReady": -1,
"sendStart": 1.947,
"sendEnd": 1.991,
"pushStart": 0,
"pushEnd": 0,
"receiveHeadersEnd": 57.73
},
"protocol": "http/1.1",
"securityState": "neutral"
},
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC"
}
},
{
"method": "Network.dataReceived",
"params": {
"requestId": "79024.774",
"timestamp": 291482.493891,
"dataLength": 23608,
"encodedDataLength": 0
}
},
{
"method": "Network.loadingFinished",
"params": {
"requestId": "79024.774",
"timestamp": 291482.493502,
"encodedDataLength": 179,
"blockedCrossSiteDocument": false
}
},
{
"method": "Network.dataReceived",
"params": {
"requestId": "79024.814",
"timestamp": 291482.498206,
"dataLength": 17571,
"encodedDataLength": 0
}
},
{
"method": "Network.loadingFinished",
"params": {
"requestId": "79024.814",
"timestamp": 291482.438908,
"encodedDataLength": 180,
"blockedCrossSiteDocument": false
}
},
{
"method": "Page.loadEventFired",
"params": {
"timestamp": 291482.52696
}
},
{
"method": "Page.frameStoppedLoading",
"params": {
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC"
}
},
{
"method": "Network.requestWillBeSent",
"params": {
"requestId": "79024.821",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"documentURL": "http://localhost:8080/quiz-select",
"request": {
"url": "http://localhost:8080/favicon.ico",
"method": "GET",
"headers": {
"Referer": "http://localhost:8080/quiz-select",
"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36",
"DNT": "1"
},
"mixedContentType": "none",
"initialPriority": "High",
"referrerPolicy": "no-referrer-when-downgrade"
},
"timestamp": 291482.547623,
"wallTime": 1533919263.73562,
"initiator": {
"type": "other"
},
"type": "Other",
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC",
"hasUserGesture": false
}
},
{
"method": "Network.responseReceived",
"params": {
"requestId": "79024.821",
"loaderId": "6614DA162C40AEA22172F65F3C27F552",
"timestamp": 291482.576467,
"type": "Other",
"response": {
"url": "http://localhost:8080/favicon.ico",
"status": 304,
"statusText": "Not Modified",
"headers": {
"Date": "Fri, 10 Aug 2018 16:41:03 GMT",
"Connection": "keep-alive",
"Accept-Ranges": "bytes",
"X-Powered-By": "Express",
"ETag": "W/\"144-1VADDQ+AE+rCIUNFtQudaXkbSWc\""
},
"headersText": "HTTP/1.1 304 Not Modified\r\nX-Powered-By: Express\r\nAccept-Ranges: bytes\r\nETag: W/\"144-1VADDQ+AE+rCIUNFtQudaXkbSWc\"\r\nDate: Fri, 10 Aug 2018 16:41:03 GMT\r\nConnection: keep-alive\r\n\r\n",
"mimeType": "text/html",
"requestHeaders": {
"If-None-Match": "W/\"144-1VADDQ+AE+rCIUNFtQudaXkbSWc\"",
"DNT": "1",
"Accept-Encoding": "gzip, deflate, br",
"Host": "localhost:8080",
"Accept-Language": "en-US,en;q=0.9",
"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36",
"Accept": "image/webp,image/apng,image/*,*/*;q=0.8",
"Referer": "http://localhost:8080/quiz-select",
"Cookie": "PHPSESSID=d03pbp89ch0hs8g0u1l6ucpn33",
"Connection": "keep-alive"
},
"requestHeadersText": "GET /favicon.ico HTTP/1.1\r\nHost: localhost:8080\r\nConnection: keep-alive\r\nDNT: 1\r\nUser-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nReferer: http://localhost:8080/quiz-select\r\nAccept-Encoding: gzip, deflate, br\r\nAccept-Language: en-US,en;q=0.9\r\nCookie: PHPSESSID=d03pbp89ch0hs8g0u1l6ucpn33\r\nIf-None-Match: W/\"144-1VADDQ+AE+rCIUNFtQudaXkbSWc\"\r\n",
"connectionReused": true,
"connectionId": 888593,
"remoteIPAddress": "127.0.0.1",
"remotePort": 8080,
"fromDiskCache": false,
"fromServiceWorker": false,
"encodedDataLength": 178,
"timing": {
"requestTime": 291482.550594,
"proxyStart": -1,
"proxyEnd": -1,
"dnsStart": -1,
"dnsEnd": -1,
"connectStart": -1,
"connectEnd": -1,
"sslStart": -1,
"sslEnd": -1,
"workerStart": -1,
"workerReady": -1,
"sendStart": 15.086,
"sendEnd": 15.135,
"pushStart": 0,
"pushEnd": 0,
"receiveHeadersEnd": 22.45
},
"protocol": "http/1.1",
"securityState": "neutral"
},
"frameId": "D4DD84999D978DDDEB412E88E34E9CFC"
}
},
{
"method": "Network.dataReceived",
"params": {
"requestId": "79024.821",
"timestamp": 291482.576547,
"dataLength": 324,
"encodedDataLength": 0
}
},
{
"method": "Network.loadingFinished",
"params": {
"requestId": "79024.821",
"timestamp": 291482.57616,
"encodedDataLength": 178,
"blockedCrossSiteDocument": false
}
}
]
}
},
"runtimeConfig": {
"environment": [
{
"name": "Device Emulation",
"enabled": false,
"description": "Nexus 5X"
},
{
"name": "Network Throttling",
"enabled": false,
"description": "562.5ms RTT, 1.4Mbps down, 0.7Mbps up"
},
{
"name": "CPU Throttling",
"enabled": false,
"description": "4x slowdown"
}
],
"blockedUrlPatterns": [],
"extraHeaders": {}
},
"score": 0,
"reportCategories": [
{
"name": "Accessibility",
"description": "These checks highlight opportunities to [improve the accessibility of your web app](https://developers.google.com/web/fundamentals/accessibility). Only a subset of accessibility issues can be automatically detected so manual testing is also encouraged.",
"audits": [
{
"id": "accesskeys",
"weight": 0,
"group": "a11y-correct-attributes",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "accesskeys",
"description": "`[accesskey]` values are not unique",
"helpText": "Access keys let users quickly focus a part of the page. For proper navigation, each access key must be unique. [Learn more](https://dequeuniversity.com/rules/axe/2.2/accesskeys?application=lighthouse)."
},
"score": 100
},
{
"id": "aria-allowed-attr",
"weight": 3,
"group": "a11y-aria",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "aria-allowed-attr",
"description": "`[aria-*]` attributes match their roles",
"helpText": "Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn more](https://dequeuniversity.com/rules/axe/2.2/aria-allowed-attr?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "aria-required-attr",
"weight": 2,
"group": "a11y-aria",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "aria-required-attr",
"description": "`[role]`s have all required `[aria-*]` attributes",
"helpText": "Some ARIA roles have required attributes that describe the state of the element to screen readers. [Learn more](https://dequeuniversity.com/rules/axe/2.2/aria-required-attr?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "aria-required-children",
"weight": 5,
"group": "a11y-aria",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "aria-required-children",
"description": "Elements with `[role]` that require specific children `[role]`s, are present",
"helpText": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more](https://dequeuniversity.com/rules/axe/2.2/aria-required-children?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "aria-required-parent",
"weight": 2,
"group": "a11y-aria",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "aria-required-parent",
"description": "`[role]`s are contained by their required parent element",
"helpText": "Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. [Learn more](https://dequeuniversity.com/rules/axe/2.2/aria-required-parent?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "aria-roles",
"weight": 3,
"group": "a11y-aria",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "aria-roles",
"description": "`[role]` values are valid",
"helpText": "ARIA roles must have valid values in order to perform their intended accessibility functions. [Learn more](https://dequeuniversity.com/rules/axe/2.2/aria-roles?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "aria-valid-attr-value",
"weight": 2,
"group": "a11y-aria",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "aria-valid-attr-value",
"description": "`[aria-*]` attributes have valid values",
"helpText": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. [Learn more](https://dequeuniversity.com/rules/axe/2.2/aria-valid-attr-value?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "aria-valid-attr",
"weight": 5,
"group": "a11y-aria",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "aria-valid-attr",
"description": "`[aria-*]` attributes are valid and not misspelled",
"helpText": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid names. [Learn more](https://dequeuniversity.com/rules/axe/2.2/aria-valid-attr?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "audio-caption",
"weight": 0,
"group": "a11y-correct-attributes",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "audio-caption",
"description": "`<audio>` elements are missing a `<track>` element with `[kind=\"captions\"]`.",
"helpText": "Captions make audio elements usable for deaf or hearing-impaired users, providing critical information such as who is talking, what they're saying, and other non-speech information. [Learn more](https://dequeuniversity.com/rules/axe/2.2/audio-caption?application=lighthouse)."
},
"score": 100
},
{
"id": "button-name",
"weight": 10,
"group": "a11y-element-names",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "button-name",
"description": "Buttons have an accessible name",
"helpText": "When a button doesn't have an accessible name, screen readers announce it as \"button\", making it unusable for users who rely on screen readers. [Learn more](https://dequeuniversity.com/rules/axe/2.2/button-name?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "bypass",
"weight": 10,
"group": "a11y-describe-contents",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "bypass",
"description": "The page contains a heading, skip link, or landmark region",
"helpText": "Adding ways to bypass repetitive content lets keyboard users navigate the page more efficiently. [Learn more](https://dequeuniversity.com/rules/axe/2.2/bypass?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "color-contrast",
"weight": 6,
"group": "a11y-color-contrast",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "color-contrast",
"description": "Background and foreground colors have a sufficient contrast ratio",
"helpText": "Low-contrast text is difficult or impossible for many users to read. [Learn more](https://dequeuniversity.com/rules/axe/2.2/color-contrast?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "definition-list",
"weight": 0,
"group": "a11y-well-structured",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "definition-list",
"description": "`<dl>`'s do not contain only properly-ordered `<dt>` and `<dd>` groups, `<script>` or `<template>` elements.",
"helpText": "When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. [Learn more](https://dequeuniversity.com/rules/axe/2.2/definition-list?application=lighthouse)."
},
"score": 100
},
{
"id": "dlitem",
"weight": 0,
"group": "a11y-well-structured",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "dlitem",
"description": "Definition list items are not wrapped in `<dl>` elements",
"helpText": "Definition list items (`<dt>` and `<dd>`) must be wrapped in a parent `<dl>` element to ensure that screen readers can properly announce them. [Learn more](https://dequeuniversity.com/rules/axe/2.2/dlitem?application=lighthouse)."
},
"score": 100
},
{
"id": "document-title",
"weight": 2,
"group": "a11y-describe-contents",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "document-title",
"description": "Document has a `<title>` element",
"helpText": "Screen reader users use page titles to get an overview of the contents of the page. [Learn more](https://dequeuniversity.com/rules/axe/2.2/document-title?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "duplicate-id",
"weight": 5,
"group": "a11y-well-structured",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "duplicate-id",
"description": "`[id]` attributes on the page are unique",
"helpText": "The value of an id attribute must be unique to prevent other instances from being overlooked by assistive technologies. [Learn more](https://dequeuniversity.com/rules/axe/2.2/duplicate-id?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "frame-title",
"weight": 0,
"group": "a11y-describe-contents",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "frame-title",
"description": "`<frame>` or `<iframe>` elements do not have a title",
"helpText": "Screen reader users rely on frame titles to describe the contents of frames. [Learn more](https://dequeuniversity.com/rules/axe/2.2/frame-title?application=lighthouse)."
},
"score": 100
},
{
"id": "html-has-lang",
"weight": 4,
"group": "a11y-language",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"extendedInfo": {
"value": {
"id": "html-has-lang",
"impact": "serious",
"tags": [
"cat.language",
"wcag2a",
"wcag311"
],
"description": "Ensures every HTML document has a lang attribute",
"help": "<html> element must have a lang attribute",
"helpUrl": "https://dequeuniversity.com/rules/axe/2.6/html-has-lang?application=axeAPI",
"nodes": [
{
"impact": "serious",
"html": "<html>",
"target": [
"html"
],
"failureSummary": "Fix any of the following:\n The <html> element does not have a lang attribute",
"path": "1,HTML",
"snippet": "<html>"
}
]
}
},
"scoringMode": "binary",
"name": "html-has-lang",
"description": "`<html>` element does not have a `[lang]` attribute",
"helpText": "If a page doesn't specify a lang attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more](https://dequeuniversity.com/rules/axe/2.2/html-lang?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": [
{
"type": "node",
"selector": "html",
"path": "1,HTML",
"snippet": "<html>"
}
]
}
},
"score": 0
},
{
"id": "html-lang-valid",
"weight": 0,
"group": "a11y-language",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "html-lang-valid",
"description": "`<html>` element does not have a valid value for its `[lang]` attribute.",
"helpText": "Specifying a valid [BCP 47 language](https://www.w3.org/International/questions/qa-choosing-language-tags#question) helps screen readers announce text properly. [Learn more](https://dequeuniversity.com/rules/axe/2.2/valid-lang?application=lighthouse)."
},
"score": 100
},
{
"id": "image-alt",
"weight": 8,
"group": "a11y-correct-attributes",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "image-alt",
"description": "Image elements have `[alt]` attributes",
"helpText": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute.[Learn more](https://dequeuniversity.com/rules/axe/2.2/image-alt?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "input-image-alt",
"weight": 0,
"group": "a11y-correct-attributes",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "input-image-alt",
"description": "`<input type=\"image\">` elements do not have `[alt]` text",
"helpText": "When an image is being used as an `<input>` button, providing alternative text can help screen reader users understand the purpose of the button. [Learn more](https://dequeuniversity.com/rules/axe/2.2/input-image-alt?application=lighthouse)."
},
"score": 100
},
{
"id": "label",
"weight": 10,
"group": "a11y-describe-contents",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "label",
"description": "Form elements have associated labels",
"helpText": "Labels ensure that form controls are announced properly by assistive technologies, like screen readers. [Learn more](https://dequeuniversity.com/rules/axe/2.2/label?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "layout-table",
"weight": 0,
"group": "a11y-describe-contents",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "layout-table",
"description": "Presentational `<table>` elements do not avoid using `<th>`, `<caption>` or the `[summary]` attribute.",
"helpText": "A table being used for layout purposes should not include data elements, such as the th or caption elements or the summary attribute, because this can create a confusing experience for screen reader users. [Learn more](https://dequeuniversity.com/rules/axe/2.2/layout-table?application=lighthouse)."
},
"score": 100
},
{
"id": "link-name",
"weight": 9,
"group": "a11y-element-names",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "link-name",
"description": "Links have a discernible name",
"helpText": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn more](https://dequeuniversity.com/rules/axe/2.2/link-name?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "list",
"weight": 5,
"group": "a11y-well-structured",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "list",
"description": "Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).",
"helpText": "Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. [Learn more](https://dequeuniversity.com/rules/axe/2.2/list?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "listitem",
"weight": 4,
"group": "a11y-well-structured",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "listitem",
"description": "List items (`<li>`) are contained within `<ul>` or `<ol>` parent elements",
"helpText": "Screen readers require list items (`<li>`) to be contained within a parent `<ul>` or `<ol>` to be announced properly. [Learn more](https://dequeuniversity.com/rules/axe/2.2/listitem?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "meta-refresh",
"weight": 0,
"group": "a11y-meta",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "meta-refresh",
"description": "The document uses `<meta http-equiv=\"refresh\">`",
"helpText": "Users do not expect a page to refresh automatically, and doing so will move focus back to the top of the page. This may create a frustrating or confusing experience. [Learn more](https://dequeuniversity.com/rules/axe/2.2/meta-refresh?application=lighthouse)."
},
"score": 100
},
{
"id": "meta-viewport",
"weight": 3,
"group": "a11y-meta",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "meta-viewport",
"description": "`[user-scalable=\"no\"]` is not used in the `<meta name=\"viewport\">` element and the `[maximum-scale]` attribute is not less than 5.",
"helpText": "Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. [Learn more](https://dequeuniversity.com/rules/axe/2.2/meta-viewport?application=lighthouse).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "object-alt",
"weight": 0,
"group": "a11y-describe-contents",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "object-alt",
"description": "`<object>` elements do not have `[alt]` text",
"helpText": "Screen readers cannot translate non-text content. Adding alt text to `<object>` elements helps screen readers convey meaning to users. [Learn more](https://dequeuniversity.com/rules/axe/2.2/object-alt?application=lighthouse)."
},
"score": 100
},
{
"id": "tabindex",
"weight": 0,
"group": "a11y-correct-attributes",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "tabindex",
"description": "Some elements have a `[tabindex]` value greater than 0",
"helpText": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more](https://dequeuniversity.com/rules/axe/2.2/tabindex?application=lighthouse)."
},
"score": 100
},
{
"id": "td-headers-attr",
"weight": 0,
"group": "a11y-correct-attributes",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "td-headers-attr",
"description": "Cells in a `<table>` element that use the `[headers]` attribute refers to other cells of that same table.",
"helpText": "Screen readers have features to make navigating tables easier. Ensuring `<td>` cells using the `[headers]` attribute only refer to other cells in the same table may improve the experience for screen reader users. [Learn more](https://dequeuniversity.com/rules/axe/2.2/td-headers-attr?application=lighthouse)."
},
"score": 100
},
{
"id": "th-has-data-cells",
"weight": 0,
"group": "a11y-correct-attributes",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "th-has-data-cells",
"description": "`<th>` elements and elements with `[role=\"columnheader\"/\"rowheader\"]` do not have data cells they describe.",
"helpText": "Screen readers have features to make navigating tables easier. Ensuring table headers always refer to some set of cells may improve the experience for screen reader users. [Learn more](https://dequeuniversity.com/rules/axe/2.2/th-has-data-cells?application=lighthouse)."
},
"score": 100
},
{
"id": "valid-lang",
"weight": 0,
"group": "a11y-language",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "valid-lang",
"description": "`[lang]` attributes do not have a valid value",
"helpText": "Specifying a valid [BCP 47 language](https://www.w3.org/International/questions/qa-choosing-language-tags#question) on elements helps ensure that text is pronounced correctly by a screen reader. [Learn more](https://dequeuniversity.com/rules/axe/2.2/valid-lang?application=lighthouse)."
},
"score": 100
},
{
"id": "video-caption",
"weight": 0,
"group": "a11y-describe-contents",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "video-caption",
"description": "`<video>` elements do not contain a `<track>` element with `[kind=\"captions\"]`.",
"helpText": "When a video provides a caption it is easier for deaf and hearing impaired users to access its information. [Learn more](https://dequeuniversity.com/rules/axe/2.2/video-caption?application=lighthouse)."
},
"score": 100
},
{
"id": "video-description",
"weight": 0,
"group": "a11y-describe-contents",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"notApplicable": true,
"name": "video-description",
"description": "`<video>` elements do not contain a `<track>` element with `[kind=\"description\"]`.",
"helpText": "Audio descriptions provide relevant information for videos that dialogue cannot, such as facial expressions and scenes. [Learn more](https://dequeuniversity.com/rules/axe/2.2/video-description?application=lighthouse)."
},
"score": 100
},
{
"id": "logical-tab-order",
"weight": 0,
"group": "manual-a11y-checks",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "logical-tab-order",
"description": "The page has a logical tab order",
"helpText": "Tabbing through the page follows the visual layout. Users cannot focus elements that are offscreen. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#start_with_the_keyboard)."
},
"score": 0
},
{
"id": "focusable-controls",
"weight": 0,
"group": "manual-a11y-checks",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "focusable-controls",
"description": "Interactive controls are keyboard focusable",
"helpText": "Custom interactive controls are keyboard focusable and display a focus indicator. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#start_with_the_keyboard)."
},
"score": 0
},
{
"id": "managed-focus",
"weight": 0,
"group": "manual-a11y-checks",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "managed-focus",
"description": "The user's focus is directed to new content added to the page",
"helpText": "If new content, such as a dialog, is added to the page, the user's focus is directed to it. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#start_with_the_keyboard)."
},
"score": 0
},
{
"id": "focus-traps",
"weight": 0,
"group": "manual-a11y-checks",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "focus-traps",
"description": "User focus is not accidentally trapped in a region",
"helpText": "A user can tab into and out of any control or region without accidentally trapping their focus. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#start_with_the_keyboard)."
},
"score": 0
},
{
"id": "custom-controls-labels",
"weight": 0,
"group": "manual-a11y-checks",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "custom-controls-labels",
"description": "Custom controls have associated labels",
"helpText": "Custom interactive controls have associated labels, provided by aria-label or aria-labelledby. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#try_it_with_a_screen_reader)."
},
"score": 0
},
{
"id": "custom-controls-roles",
"weight": 0,
"group": "manual-a11y-checks",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "custom-controls-roles",
"description": "Custom controls have ARIA roles",
"helpText": "Custom interactive controls have appropriate ARIA roles. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#try_it_with_a_screen_reader)."
},
"score": 0
},
{
"id": "visual-order-follows-dom",
"weight": 0,
"group": "manual-a11y-checks",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "visual-order-follows-dom",
"description": "Visual order on the page follows DOM order",
"helpText": "DOM order matches the visual order, improving navigation for assistive technology. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#try_it_with_a_screen_reader)."
},
"score": 0
},
{
"id": "offscreen-content-hidden",
"weight": 0,
"group": "manual-a11y-checks",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "offscreen-content-hidden",
"description": "Offscreen content is hidden from assistive technology",
"helpText": "Offscreen content is hidden with display: none or aria-hidden=true. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#try_it_with_a_screen_reader)."
},
"score": 0
},
{
"id": "heading-levels",
"weight": 0,
"group": "manual-a11y-checks",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "heading-levels",
"description": "Headings don't skip levels",
"helpText": "Headings are used to create an outline for the page and heading levels are not skipped. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#take_advantage_of_headings_and_landmarks)."
},
"score": 0
},
{
"id": "use-landmarks",
"weight": 0,
"group": "manual-a11y-checks",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "use-landmarks",
"description": "HTML5 landmark elements are used to improve navigation",
"helpText": "Landmark elements (<main>, <nav>, etc.) are used to improve the keyboard navigation of the page for assistive technology. [Learn more](https://developers.google.com/web/fundamentals/accessibility/how-to-review#take_advantage_of_headings_and_landmarks)."
},
"score": 0
}
],
"id": "accessibility",
"score": 95.91836734693878
}
],
"reportGroups": {
"perf-metric": {
"title": "Metrics",
"description": "These metrics encapsulate your web app's performance across a number of dimensions."
},
"perf-hint": {
"title": "Opportunities",
"description": "These are opportunities to speed up your application by optimizing the following resources."
},
"perf-info": {
"title": "Diagnostics",
"description": "More information about the performance of your application."
},
"a11y-color-contrast": {
"title": "Color Contrast Is Satisfactory",
"description": "These are opportunities to improve the legibility of your content."
},
"a11y-describe-contents": {
"title": "Elements Describe Contents Well",
"description": "These are opportunities to make your content easier to understand for a user of assistive technology, like a screen reader."
},
"a11y-well-structured": {
"title": "Elements Are Well Structured",
"description": "These are opportunities to make sure your HTML is appropriately structured."
},
"a11y-aria": {
"title": "ARIA Attributes Follow Best Practices",
"description": "These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader."
},
"a11y-correct-attributes": {
"title": "Elements Use Attributes Correctly",
"description": "These are opportunities to improve the configuration of your HTML elements."
},
"a11y-element-names": {
"title": "Elements Have Discernible Names",
"description": "These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader."
},
"a11y-language": {
"title": "Page Specifies Valid Language",
"description": "These are opportunities to improve the interpretation of your content by users in different locales."
},
"a11y-meta": {
"title": "Meta Tags Used Properly",
"description": "These are opportunities to improve the user experience of your site."
},
"manual-a11y-checks": {
"title": "Additional items to manually check",
"description": "These items address areas which an automated testing tool cannot cover. Learn more in our guide on [conducting an accessibility review](https://developers.google.com/web/fundamentals/accessibility/how-to-review)."
},
"manual-pwa-checks": {
"title": "Additional items to manually check",
"description": "These checks are required by the baseline [PWA Checklist](https://developers.google.com/web/progressive-web-apps/checklist) but are not automatically checked by Lighthouse. They do not affect your score but it's important that you verify them manually."
},
"seo-mobile": {
"title": "Mobile Friendly",
"description": "Make sure your pages are mobile friendly so users don’t have to pinch or zoom in order to read the content pages. [Learn more](https://developers.google.com/search/mobile-sites/)."
},
"seo-content": {
"title": "Content Best Practices",
"description": "Format your HTML in a way that enables crawlers to better understand your app’s content."
},
"seo-crawl": {
"title": "Crawling and Indexing",
"description": "To appear in search results, crawlers need access to your app."
},
"manual-seo-checks": {
"title": "Additional items to manually check",
"description": "Run these additional validators on your site to check additional SEO best practices."
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment