Skip to content

Instantly share code, notes, and snippets.

@arangates
Last active August 8, 2017 14:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arangates/3220fe46d9cd1b01f1b1678d137f2cb5 to your computer and use it in GitHub Desktop.
Save arangates/3220fe46d9cd1b01f1b1678d137f2cb5 to your computer and use it in GitHub Desktop.
{
"lighthouseVersion": "2.3.0",
"generatedTime": "2017-08-08T14:12:46.823Z",
"initialUrl": "https://vedhabase.firebaseapp.com/",
"url": "https://vedhabase.firebaseapp.com/",
"audits": {
"is-on-https": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"name": "is-on-https",
"category": "Security",
"description": "Uses HTTPS",
"helpText": "All sites should be protected with HTTPS, even ones that don't handle sensitive data. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many new web platform APIs. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/https).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "Insecure URLs:"
},
"items": []
}
},
"redirects-http": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "redirects-http",
"category": "Security",
"description": "Redirects HTTP traffic to HTTPS",
"helpText": "If you've already set up HTTPS, make sure that you redirect all HTTP traffic to HTTPS. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/http-redirects-to-https)."
},
"service-worker": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "service-worker",
"category": "Offline",
"description": "Registers a Service Worker",
"helpText": "The service worker is the technology that enables your app to use many Progressive Web App features, such as offline, add to homescreen, and push notifications. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/registered-service-worker)."
},
"works-offline": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "works-offline",
"category": "Offline",
"description": "Responds with a 200 when offline",
"helpText": "If you're building a Progressive Web App, consider using a service worker so that your app can work offline. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/http-200-when-offline)."
},
"viewport": {
"score": true,
"displayValue": "",
"rawValue": true,
"debugString": "",
"scoringMode": "binary",
"name": "viewport",
"category": "Mobile Friendly",
"description": "Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`",
"helpText": "Add a viewport meta tag to optimize your app for mobile screens. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/has-viewport-meta-tag)."
},
"without-javascript": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "without-javascript",
"category": "JavaScript",
"description": "Contains some content when JavaScript is not available",
"helpText": "Your app should display some content when JavaScript is disabled, even if it's just a warning to the user that JavaScript is required to use the app. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/no-js)."
},
"first-meaningful-paint": {
"score": 20,
"displayValue": "6,140 ms",
"rawValue": 6140.4,
"optimalValue": "< 1,600 ms",
"extendedInfo": {
"value": {
"timestamps": {
"navStart": 7239922333,
"fCP": 7246062780,
"fMP": 7246062779,
"onLoad": 7249478056,
"endOfTrace": 7256016584
},
"timings": {
"navStart": 0,
"fCP": 6140.447,
"fMP": 6140.446,
"onLoad": 9555.723,
"endOfTrace": 16094.251
}
}
},
"scoringMode": "numeric",
"name": "first-meaningful-paint",
"category": "Performance",
"description": "First meaningful paint",
"helpText": "First meaningful paint measures when the primary content of a page is visible. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/first-meaningful-paint)."
},
"load-fast-enough-for-pwa": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": {
"areLatenciesAll3G": true,
"firstRequestLatencies": [
{
"url": "https://vedhabase.firebaseapp.com/",
"latency": "564.94"
},
{
"url": "https://cdn.firebase.com/libs/firebaseui/2.0.0/firebaseui.css",
"latency": "569.38"
},
{
"url": "https://fonts.googleapis.com/icon?family=Material+Icons",
"latency": "585.26"
},
{
"url": "https://fonts.gstatic.com/s/materialicons/v28/2fcrYFNaTjcS6g4U3t-Y5UEw0lE80llgEseQY3FEmqw.woff2",
"latency": "571.43"
},
{
"url": "https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/google.svg",
"latency": "594.38"
}
],
"isFast": true,
"timeToFirstInteractive": 9618.931
}
},
"scoringMode": "binary",
"name": "load-fast-enough-for-pwa",
"category": "PWA",
"description": "Page load is fast enough on 3G",
"helpText": "A fast page load over a 3G network ensures a good mobile user experience. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/fast-3g)."
},
"speed-index-metric": {
"score": 65,
"displayValue": "4,229",
"rawValue": 4229,
"optimalValue": "< 1,250",
"extendedInfo": {
"value": {
"timings": {
"firstVisualChange": 1877,
"visuallyReady": 8494.81799999997,
"visuallyComplete": 10414,
"speedIndex": 2571.000410000374,
"perceptualSpeedIndex": 4229.190828171303
},
"timestamps": {
"firstVisualChange": 7241799333,
"visuallyReady": 7248417151,
"visuallyComplete": 7250336333,
"speedIndex": 7242493333.410001,
"perceptualSpeedIndex": 7244151523.828171
},
"frames": [
{
"timestamp": 7239922.333,
"progress": 0
},
{
"timestamp": 7240653.458,
"progress": 0
},
{
"timestamp": 7240769.587,
"progress": 0
},
{
"timestamp": 7241800.131,
"progress": 66.22190844107872
},
{
"timestamp": 7241893.179,
"progress": 66.22190844107872
},
{
"timestamp": 7241908.217,
"progress": 66.11692387535344
},
{
"timestamp": 7241942.918,
"progress": 66.11692387535344
},
{
"timestamp": 7241955.068,
"progress": 66.11692387535344
},
{
"timestamp": 7241972.923,
"progress": 66.11692387535344
},
{
"timestamp": 7241991.781,
"progress": 66.11692387535344
},
{
"timestamp": 7242005.565,
"progress": 66.11692387535344
},
{
"timestamp": 7242021.984,
"progress": 66.10507213644571
},
{
"timestamp": 7242038.493,
"progress": 66.10507213644571
},
{
"timestamp": 7242056.671,
"progress": 66.10507213644571
},
{
"timestamp": 7242072.619,
"progress": 66.10507213644571
},
{
"timestamp": 7242091.306,
"progress": 66.10507213644571
},
{
"timestamp": 7242107.943,
"progress": 66.10507213644571
},
{
"timestamp": 7242123.581,
"progress": 66.10507213644571
},
{
"timestamp": 7242139.715,
"progress": 66.10507213644571
},
{
"timestamp": 7242155.041,
"progress": 66.10507213644571
},
{
"timestamp": 7242172.103,
"progress": 66.10507213644571
},
{
"timestamp": 7242188.297,
"progress": 66.10507213644571
},
{
"timestamp": 7242205.691,
"progress": 66.11180031294464
},
{
"timestamp": 7242222.178,
"progress": 66.11180031294464
},
{
"timestamp": 7242238.783,
"progress": 66.11180031294464
},
{
"timestamp": 7242255.116,
"progress": 66.11180031294464
},
{
"timestamp": 7242271.681,
"progress": 66.11180031294464
},
{
"timestamp": 7242293.387,
"progress": 66.11180031294464
},
{
"timestamp": 7242306.013,
"progress": 66.11180031294464
},
{
"timestamp": 7242321.764,
"progress": 66.11180031294464
},
{
"timestamp": 7242338.112,
"progress": 66.11180031294464
},
{
"timestamp": 7242355.671,
"progress": 66.11180031294464
},
{
"timestamp": 7242371.568,
"progress": 66.11180031294464
},
{
"timestamp": 7242388.726,
"progress": 66.11180031294464
},
{
"timestamp": 7242404.885,
"progress": 66.11180031294464
},
{
"timestamp": 7242423.343,
"progress": 66.11180031294464
},
{
"timestamp": 7242439.875,
"progress": 66.11180031294464
},
{
"timestamp": 7242459.166,
"progress": 66.11180031294464
},
{
"timestamp": 7242471.032,
"progress": 66.11180031294464
},
{
"timestamp": 7242488.735,
"progress": 66.11180031294464
},
{
"timestamp": 7242505.763,
"progress": 66.11180031294464
},
{
"timestamp": 7242521.918,
"progress": 66.11180031294464
},
{
"timestamp": 7242537.984,
"progress": 66.11180031294464
},
{
"timestamp": 7242555.414,
"progress": 66.11180031294464
},
{
"timestamp": 7242571.337,
"progress": 66.11180031294464
},
{
"timestamp": 7242587.885,
"progress": 66.1221232350618
},
{
"timestamp": 7242604.76,
"progress": 66.1221232350618
},
{
"timestamp": 7242621.719,
"progress": 66.1221232350618
},
{
"timestamp": 7242638.785,
"progress": 66.1221232350618
},
{
"timestamp": 7242654.835,
"progress": 66.1221232350618
},
{
"timestamp": 7242671.749,
"progress": 66.1221232350618
},
{
"timestamp": 7242688.367,
"progress": 66.1221232350618
},
{
"timestamp": 7242704.936,
"progress": 66.1221232350618
},
{
"timestamp": 7242721.243,
"progress": 66.1221232350618
},
{
"timestamp": 7242738.159,
"progress": 66.1221232350618
},
{
"timestamp": 7242754.95,
"progress": 66.1221232350618
},
{
"timestamp": 7242772.28,
"progress": 66.1221232350618
},
{
"timestamp": 7242789.052,
"progress": 66.1221232350618
},
{
"timestamp": 7242808.82,
"progress": 66.1221232350618
},
{
"timestamp": 7242823.073,
"progress": 66.1221232350618
},
{
"timestamp": 7242838.379,
"progress": 66.1221232350618
},
{
"timestamp": 7242855.213,
"progress": 66.1221232350618
},
{
"timestamp": 7242871.856,
"progress": 66.1221232350618
},
{
"timestamp": 7242889.173,
"progress": 66.1221232350618
},
{
"timestamp": 7242906.071,
"progress": 66.1221232350618
},
{
"timestamp": 7242921.78,
"progress": 66.1221232350618
},
{
"timestamp": 7242938.339,
"progress": 66.1221232350618
},
{
"timestamp": 7242954.816,
"progress": 66.1221232350618
},
{
"timestamp": 7242972.754,
"progress": 66.1221232350618
},
{
"timestamp": 7242988.591,
"progress": 66.1221232350618
},
{
"timestamp": 7243008.297,
"progress": 66.1221232350618
},
{
"timestamp": 7243020.508,
"progress": 66.1221232350618
},
{
"timestamp": 7243037.599,
"progress": 66.1221232350618
},
{
"timestamp": 7243055.756,
"progress": 66.1221232350618
},
{
"timestamp": 7243071.821,
"progress": 66.1221232350618
},
{
"timestamp": 7243087.657,
"progress": 66.1221232350618
},
{
"timestamp": 7243105.092,
"progress": 66.1221232350618
},
{
"timestamp": 7243120.877,
"progress": 66.1221232350618
},
{
"timestamp": 7243137.707,
"progress": 66.1221232350618
},
{
"timestamp": 7243154.523,
"progress": 66.1221232350618
},
{
"timestamp": 7243171.441,
"progress": 66.1221232350618
},
{
"timestamp": 7243188.062,
"progress": 66.1221232350618
},
{
"timestamp": 7243204.321,
"progress": 66.1221232350618
},
{
"timestamp": 7243221.605,
"progress": 66.1221232350618
},
{
"timestamp": 7243238.704,
"progress": 66.1221232350618
},
{
"timestamp": 7243255.355,
"progress": 66.1221232350618
},
{
"timestamp": 7243272.032,
"progress": 66.1221232350618
},
{
"timestamp": 7243288.933,
"progress": 66.1221232350618
},
{
"timestamp": 7243304.436,
"progress": 66.1221232350618
},
{
"timestamp": 7243322.135,
"progress": 66.1221232350618
},
{
"timestamp": 7243338.838,
"progress": 66.1041196561674
},
{
"timestamp": 7243355.23,
"progress": 66.1041196561674
},
{
"timestamp": 7243372.256,
"progress": 66.1041196561674
},
{
"timestamp": 7243387.693,
"progress": 66.1041196561674
},
{
"timestamp": 7243405.269,
"progress": 66.1041196561674
},
{
"timestamp": 7243421.605,
"progress": 66.1041196561674
},
{
"timestamp": 7243437.871,
"progress": 66.1041196561674
},
{
"timestamp": 7243455.093,
"progress": 66.1041196561674
},
{
"timestamp": 7243472.353,
"progress": 66.1041196561674
},
{
"timestamp": 7243487.689,
"progress": 66.1041196561674
},
{
"timestamp": 7243505.1,
"progress": 66.1041196561674
},
{
"timestamp": 7243521.502,
"progress": 66.1041196561674
},
{
"timestamp": 7243538.097,
"progress": 66.1041196561674
},
{
"timestamp": 7243554.764,
"progress": 66.1041196561674
},
{
"timestamp": 7243571.398,
"progress": 66.1041196561674
},
{
"timestamp": 7243588.366,
"progress": 66.1041196561674
},
{
"timestamp": 7243604.41,
"progress": 66.1041196561674
},
{
"timestamp": 7243622.102,
"progress": 66.1041196561674
},
{
"timestamp": 7243637.794,
"progress": 66.1041196561674
},
{
"timestamp": 7243655.029,
"progress": 66.1041196561674
},
{
"timestamp": 7243670.066,
"progress": 66.1041196561674
},
{
"timestamp": 7243687.512,
"progress": 66.1041196561674
},
{
"timestamp": 7243703.881,
"progress": 66.1041196561674
},
{
"timestamp": 7243734.61,
"progress": 66.1041196561674
},
{
"timestamp": 7243738.028,
"progress": 66.1041196561674
},
{
"timestamp": 7243755.149,
"progress": 66.1041196561674
},
{
"timestamp": 7243772.992,
"progress": 66.1041196561674
},
{
"timestamp": 7243786.972,
"progress": 66.1041196561674
},
{
"timestamp": 7243803.443,
"progress": 66.1041196561674
},
{
"timestamp": 7243820.57,
"progress": 66.1041196561674
},
{
"timestamp": 7243836.794,
"progress": 66.1041196561674
},
{
"timestamp": 7243853.914,
"progress": 66.1041196561674
},
{
"timestamp": 7243870.236,
"progress": 66.1041196561674
},
{
"timestamp": 7243886.603,
"progress": 66.1041196561674
},
{
"timestamp": 7243903.753,
"progress": 66.1041196561674
},
{
"timestamp": 7243920.213,
"progress": 66.1041196561674
},
{
"timestamp": 7243936.252,
"progress": 66.1041196561674
},
{
"timestamp": 7243954.022,
"progress": 66.1041196561674
},
{
"timestamp": 7243969.761,
"progress": 66.1041196561674
},
{
"timestamp": 7243986.908,
"progress": 66.1041196561674
},
{
"timestamp": 7244003.1,
"progress": 66.1041196561674
},
{
"timestamp": 7244019.572,
"progress": 66.1041196561674
},
{
"timestamp": 7244036.395,
"progress": 66.1041196561674
},
{
"timestamp": 7244053.163,
"progress": 66.1041196561674
},
{
"timestamp": 7244070.285,
"progress": 66.1041196561674
},
{
"timestamp": 7244086.639,
"progress": 66.1041196561674
},
{
"timestamp": 7244103.038,
"progress": 66.1041196561674
},
{
"timestamp": 7244119.631,
"progress": 66.1041196561674
},
{
"timestamp": 7244136.203,
"progress": 66.1041196561674
},
{
"timestamp": 7244152.703,
"progress": 66.1041196561674
},
{
"timestamp": 7244169.831,
"progress": 66.1041196561674
},
{
"timestamp": 7244187.883,
"progress": 66.1041196561674
},
{
"timestamp": 7244202.671,
"progress": 66.1041196561674
},
{
"timestamp": 7244220.497,
"progress": 66.1041196561674
},
{
"timestamp": 7244237.345,
"progress": 66.1041196561674
},
{
"timestamp": 7244253.166,
"progress": 66.1041196561674
},
{
"timestamp": 7244269.745,
"progress": 66.1041196561674
},
{
"timestamp": 7244285.828,
"progress": 66.1041196561674
},
{
"timestamp": 7244302.505,
"progress": 66.1041196561674
},
{
"timestamp": 7244319.367,
"progress": 66.1041196561674
},
{
"timestamp": 7244336.288,
"progress": 66.1041196561674
},
{
"timestamp": 7244353.342,
"progress": 66.1041196561674
},
{
"timestamp": 7244369.272,
"progress": 66.1041196561674
},
{
"timestamp": 7244386.067,
"progress": 66.1041196561674
},
{
"timestamp": 7244402.251,
"progress": 66.1041196561674
},
{
"timestamp": 7244418.963,
"progress": 66.1041196561674
},
{
"timestamp": 7244435.928,
"progress": 66.1041196561674
},
{
"timestamp": 7244452.847,
"progress": 66.1041196561674
},
{
"timestamp": 7244469.125,
"progress": 66.1041196561674
},
{
"timestamp": 7244485.556,
"progress": 66.1041196561674
},
{
"timestamp": 7244502.862,
"progress": 66.1041196561674
},
{
"timestamp": 7244520.088,
"progress": 66.1041196561674
},
{
"timestamp": 7244538.153,
"progress": 66.1041196561674
},
{
"timestamp": 7244552.594,
"progress": 66.1041196561674
},
{
"timestamp": 7244570.194,
"progress": 66.1041196561674
},
{
"timestamp": 7244586.356,
"progress": 66.1041196561674
},
{
"timestamp": 7244602.328,
"progress": 66.1041196561674
},
{
"timestamp": 7244619.48,
"progress": 66.1041196561674
},
{
"timestamp": 7244635.618,
"progress": 66.1041196561674
},
{
"timestamp": 7244652.414,
"progress": 66.1041196561674
},
{
"timestamp": 7244668.889,
"progress": 66.1041196561674
},
{
"timestamp": 7244686.318,
"progress": 66.1041196561674
},
{
"timestamp": 7244701.982,
"progress": 66.1041196561674
},
{
"timestamp": 7244718.916,
"progress": 66.1041196561674
},
{
"timestamp": 7244736.693,
"progress": 66.1041196561674
},
{
"timestamp": 7244753.413,
"progress": 66.1041196561674
},
{
"timestamp": 7244770.094,
"progress": 66.1041196561674
},
{
"timestamp": 7244786.745,
"progress": 66.1041196561674
},
{
"timestamp": 7244802.516,
"progress": 66.1041196561674
},
{
"timestamp": 7244818.701,
"progress": 66.1041196561674
},
{
"timestamp": 7244836.354,
"progress": 66.1041196561674
},
{
"timestamp": 7244852.608,
"progress": 66.0959042099295
},
{
"timestamp": 7244868.465,
"progress": 66.0959042099295
},
{
"timestamp": 7244885.845,
"progress": 66.0959042099295
},
{
"timestamp": 7244902.482,
"progress": 66.0959042099295
},
{
"timestamp": 7244919.185,
"progress": 66.0959042099295
},
{
"timestamp": 7244935.786,
"progress": 66.0959042099295
},
{
"timestamp": 7244952.867,
"progress": 66.0959042099295
},
{
"timestamp": 7244968.464,
"progress": 66.0959042099295
},
{
"timestamp": 7244999.933,
"progress": 66.0959042099295
},
{
"timestamp": 7245017.826,
"progress": 66.0959042099295
},
{
"timestamp": 7245033.006,
"progress": 66.0959042099295
},
{
"timestamp": 7245049.624,
"progress": 66.0959042099295
},
{
"timestamp": 7245066.302,
"progress": 66.0959042099295
},
{
"timestamp": 7245082.977,
"progress": 66.0959042099295
},
{
"timestamp": 7245099.611,
"progress": 66.0959042099295
},
{
"timestamp": 7245116.321,
"progress": 66.0959042099295
},
{
"timestamp": 7245132.925,
"progress": 66.0959042099295
},
{
"timestamp": 7245149.593,
"progress": 66.0959042099295
},
{
"timestamp": 7245167.111,
"progress": 66.0959042099295
},
{
"timestamp": 7245182.876,
"progress": 66.0959042099295
},
{
"timestamp": 7245199.585,
"progress": 66.0959042099295
},
{
"timestamp": 7245216.928,
"progress": 66.0959042099295
},
{
"timestamp": 7245232.916,
"progress": 66.0959042099295
},
{
"timestamp": 7245249.694,
"progress": 66.0959042099295
},
{
"timestamp": 7245266.147,
"progress": 66.0959042099295
},
{
"timestamp": 7245282.715,
"progress": 66.0959042099295
},
{
"timestamp": 7245299.35,
"progress": 66.0959042099295
},
{
"timestamp": 7245316.049,
"progress": 66.0959042099295
},
{
"timestamp": 7245332.567,
"progress": 66.0959042099295
},
{
"timestamp": 7245349.334,
"progress": 66.0959042099295
},
{
"timestamp": 7245365.969,
"progress": 66.0959042099295
},
{
"timestamp": 7245382.681,
"progress": 66.0959042099295
},
{
"timestamp": 7245399.893,
"progress": 66.0959042099295
},
{
"timestamp": 7245405.907,
"progress": 66.0959042099295
},
{
"timestamp": 7245481.94,
"progress": 66.0959042099295
},
{
"timestamp": 7246064.718,
"progress": 66.0959042099295
},
{
"timestamp": 7246069.853,
"progress": 66.0959042099295
},
{
"timestamp": 7246100.872,
"progress": 66.0959042099295
},
{
"timestamp": 7246117.943,
"progress": 66.0959042099295
},
{
"timestamp": 7246139.719,
"progress": 66.0959042099295
},
{
"timestamp": 7246150.531,
"progress": 66.0959042099295
},
{
"timestamp": 7246167.182,
"progress": 66.0959042099295
},
{
"timestamp": 7246184.287,
"progress": 66.0959042099295
},
{
"timestamp": 7246200.601,
"progress": 66.0959042099295
},
{
"timestamp": 7246217.434,
"progress": 66.0959042099295
},
{
"timestamp": 7246233.967,
"progress": 66.0959042099295
},
{
"timestamp": 7246251.412,
"progress": 66.0959042099295
},
{
"timestamp": 7246267.1,
"progress": 66.0959042099295
},
{
"timestamp": 7246283.685,
"progress": 66.0959042099295
},
{
"timestamp": 7246300.362,
"progress": 66.0959042099295
},
{
"timestamp": 7246318.346,
"progress": 66.0959042099295
},
{
"timestamp": 7246334.031,
"progress": 66.0959042099295
},
{
"timestamp": 7246350.759,
"progress": 66.0959042099295
},
{
"timestamp": 7246366.989,
"progress": 66.0959042099295
},
{
"timestamp": 7246384.176,
"progress": 66.0959042099295
},
{
"timestamp": 7246400.305,
"progress": 66.0959042099295
},
{
"timestamp": 7246416.777,
"progress": 66.0959042099295
},
{
"timestamp": 7246434.056,
"progress": 66.0959042099295
},
{
"timestamp": 7246450.513,
"progress": 66.0959042099295
},
{
"timestamp": 7246466.731,
"progress": 66.0959042099295
},
{
"timestamp": 7246483.423,
"progress": 66.0959042099295
},
{
"timestamp": 7246505.832,
"progress": 66.0959042099295
},
{
"timestamp": 7246517.133,
"progress": 66.0959042099295
},
{
"timestamp": 7246533.896,
"progress": 66.0959042099295
},
{
"timestamp": 7246554.006,
"progress": 66.0959042099295
},
{
"timestamp": 7246567.162,
"progress": 66.0959042099295
},
{
"timestamp": 7246583.822,
"progress": 66.0959042099295
},
{
"timestamp": 7246600.542,
"progress": 66.0959042099295
},
{
"timestamp": 7246624.149,
"progress": 66.0959042099295
},
{
"timestamp": 7246633.352,
"progress": 66.0959042099295
},
{
"timestamp": 7246651.072,
"progress": 66.0959042099295
},
{
"timestamp": 7246667.597,
"progress": 66.0959042099295
},
{
"timestamp": 7246683.357,
"progress": 66.0959042099295
},
{
"timestamp": 7246700.681,
"progress": 66.0959042099295
},
{
"timestamp": 7246722.278,
"progress": 66.0959042099295
},
{
"timestamp": 7246735.261,
"progress": 66.0959042099295
},
{
"timestamp": 7246756.201,
"progress": 66.0959042099295
},
{
"timestamp": 7246767.029,
"progress": 66.0959042099295
},
{
"timestamp": 7246788.629,
"progress": 66.0959042099295
},
{
"timestamp": 7246799.749,
"progress": 66.0959042099295
},
{
"timestamp": 7246818.936,
"progress": 66.0959042099295
},
{
"timestamp": 7246838.137,
"progress": 66.0959042099295
},
{
"timestamp": 7246852.487,
"progress": 66.0959042099295
},
{
"timestamp": 7246867.573,
"progress": 66.0959042099295
},
{
"timestamp": 7246883.221,
"progress": 66.0959042099295
},
{
"timestamp": 7246899.444,
"progress": 66.0959042099295
},
{
"timestamp": 7246916.587,
"progress": 66.0959042099295
},
{
"timestamp": 7246933.338,
"progress": 66.0959042099295
},
{
"timestamp": 7246950.391,
"progress": 66.0959042099295
},
{
"timestamp": 7246967.894,
"progress": 66.0959042099295
},
{
"timestamp": 7246985.717,
"progress": 66.2206378861972
},
{
"timestamp": 7247002.558,
"progress": 66.2206378861972
},
{
"timestamp": 7247016.195,
"progress": 66.2206378861972
},
{
"timestamp": 7247033.201,
"progress": 66.2206378861972
},
{
"timestamp": 7247049.447,
"progress": 66.2206378861972
},
{
"timestamp": 7247066.064,
"progress": 66.2206378861972
},
{
"timestamp": 7247083.221,
"progress": 66.2206378861972
},
{
"timestamp": 7247099.293,
"progress": 66.2206378861972
},
{
"timestamp": 7247115.837,
"progress": 66.2206378861972
},
{
"timestamp": 7247132.652,
"progress": 66.2206378861972
},
{
"timestamp": 7247150.922,
"progress": 66.2206378861972
},
{
"timestamp": 7247166.396,
"progress": 66.2206378861972
},
{
"timestamp": 7247182.466,
"progress": 66.2206378861972
},
{
"timestamp": 7247199.754,
"progress": 66.2206378861972
},
{
"timestamp": 7247215.744,
"progress": 66.2206378861972
},
{
"timestamp": 7247233.671,
"progress": 66.2206378861972
},
{
"timestamp": 7247250.538,
"progress": 66.2206378861972
},
{
"timestamp": 7247268.925,
"progress": 66.2206378861972
},
{
"timestamp": 7247283.46,
"progress": 66.2206378861972
},
{
"timestamp": 7247299.34,
"progress": 66.2206378861972
},
{
"timestamp": 7247315.597,
"progress": 66.2206378861972
},
{
"timestamp": 7247332.519,
"progress": 66.2206378861972
},
{
"timestamp": 7247350.484,
"progress": 66.2206378861972
},
{
"timestamp": 7247366.319,
"progress": 66.2206378861972
},
{
"timestamp": 7247383.27,
"progress": 66.2206378861972
},
{
"timestamp": 7247399.753,
"progress": 66.2206378861972
},
{
"timestamp": 7247416.483,
"progress": 66.2206378861972
},
{
"timestamp": 7247433.565,
"progress": 66.2206378861972
},
{
"timestamp": 7247450.493,
"progress": 66.2206378861972
},
{
"timestamp": 7247466.497,
"progress": 66.2206378861972
},
{
"timestamp": 7247482.354,
"progress": 66.2206378861972
},
{
"timestamp": 7247499.414,
"progress": 66.2206378861972
},
{
"timestamp": 7247516.593,
"progress": 66.2206378861972
},
{
"timestamp": 7247533.271,
"progress": 66.2206378861972
},
{
"timestamp": 7247549.104,
"progress": 66.2206378861972
},
{
"timestamp": 7247565.485,
"progress": 66.2206378861972
},
{
"timestamp": 7247582.806,
"progress": 66.2206378861972
},
{
"timestamp": 7247598.907,
"progress": 66.2206378861972
},
{
"timestamp": 7247616.577,
"progress": 66.2206378861972
},
{
"timestamp": 7247632.723,
"progress": 66.2206378861972
},
{
"timestamp": 7247649.375,
"progress": 66.2206378861972
},
{
"timestamp": 7247665.955,
"progress": 66.2206378861972
},
{
"timestamp": 7247682.348,
"progress": 66.2206378861972
},
{
"timestamp": 7247699.102,
"progress": 66.2206378861972
},
{
"timestamp": 7247717.028,
"progress": 66.2206378861972
},
{
"timestamp": 7247732.317,
"progress": 66.21997416127998
},
{
"timestamp": 7247749.022,
"progress": 66.21997416127998
},
{
"timestamp": 7247766.148,
"progress": 66.21997416127998
},
{
"timestamp": 7247782.156,
"progress": 66.21997416127998
},
{
"timestamp": 7247799.141,
"progress": 66.21997416127998
},
{
"timestamp": 7247815.124,
"progress": 66.21997416127998
},
{
"timestamp": 7247832.236,
"progress": 66.21997416127998
},
{
"timestamp": 7247848.95,
"progress": 66.21997416127998
},
{
"timestamp": 7247865.591,
"progress": 66.21997416127998
},
{
"timestamp": 7247881.824,
"progress": 66.21997416127998
},
{
"timestamp": 7247898.416,
"progress": 66.21997416127998
},
{
"timestamp": 7247915.443,
"progress": 66.21997416127998
},
{
"timestamp": 7247931.492,
"progress": 66.21997416127998
},
{
"timestamp": 7247948.748,
"progress": 66.21997416127998
},
{
"timestamp": 7247965.359,
"progress": 66.21997416127998
},
{
"timestamp": 7247982.198,
"progress": 66.21997416127998
},
{
"timestamp": 7247998.078,
"progress": 66.21997416127998
},
{
"timestamp": 7248015.639,
"progress": 66.21997416127998
},
{
"timestamp": 7248035.951,
"progress": 66.21997416127998
},
{
"timestamp": 7248048.923,
"progress": 66.21997416127998
},
{
"timestamp": 7248065.485,
"progress": 66.21997416127998
},
{
"timestamp": 7248082.32,
"progress": 66.21997416127998
},
{
"timestamp": 7248098.683,
"progress": 66.21997416127998
},
{
"timestamp": 7248129.994,
"progress": 66.22220753522633
},
{
"timestamp": 7248146.285,
"progress": 66.22220753522633
},
{
"timestamp": 7248162.754,
"progress": 66.22220753522633
},
{
"timestamp": 7248179.46,
"progress": 66.22220753522633
},
{
"timestamp": 7248196.041,
"progress": 66.22220753522633
},
{
"timestamp": 7248213.261,
"progress": 66.22220753522633
},
{
"timestamp": 7248229.252,
"progress": 66.22220753522633
},
{
"timestamp": 7248245.894,
"progress": 66.22220753522633
},
{
"timestamp": 7248262.576,
"progress": 66.22220753522633
},
{
"timestamp": 7248279.195,
"progress": 66.22220753522633
},
{
"timestamp": 7248295.932,
"progress": 66.22220753522633
},
{
"timestamp": 7248312.478,
"progress": 66.22065340492358
},
{
"timestamp": 7248329.129,
"progress": 66.22065340492358
},
{
"timestamp": 7248345.755,
"progress": 66.22065340492358
},
{
"timestamp": 7248362.419,
"progress": 66.22065340492358
},
{
"timestamp": 7248379.055,
"progress": 66.22065340492358
},
{
"timestamp": 7248395.781,
"progress": 66.22065340492358
},
{
"timestamp": 7248413.493,
"progress": 66.21603860227168
},
{
"timestamp": 7248417.151,
"progress": 91.79452845566651
},
{
"timestamp": 7249558.577,
"progress": 97.41131069090783
},
{
"timestamp": 7250158.947,
"progress": 99.38543026825255
},
{
"timestamp": 7250240.807,
"progress": 99.38543026825255
},
{
"timestamp": 7250293.113,
"progress": 99.38543026825255
},
{
"timestamp": 7250337.192,
"progress": 100
}
]
}
},
"scoringMode": "numeric",
"name": "speed-index-metric",
"category": "Performance",
"description": "Perceptual Speed Index",
"helpText": "Speed Index shows how quickly the contents of a page are visibly populated. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/speed-index)."
},
"screenshot-thumbnails": {
"score": 100,
"displayValue": "true",
"rawValue": true,
"scoringMode": "binary",
"informative": true,
"name": "screenshot-thumbnails",
"category": "Images",
"description": "Screenshot Thumbnails",
"helpText": "This is what the load of your site looked like.",
"details": {
"type": "filmstrip",
"scale": 10414,
"items": [
{
"timing": 1041,
"timestamp": 7240963733,
"data": "/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRQBAwQEBQQFCQUFCRQNCw0UFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFP/AABEIAGoAPAMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/AP1ToAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoA//Z"
},
{
"timing": 2083,
"timestamp": 7242005132.999999,
"data": "/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRQBAwQEBQQFCQUFCRQNCw0UFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFP/AABEIAGoAPAMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/APgSgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAJwMngUAFABQAUAFABQAUAFAFnTZ2ttRtZljjlaOVHEc0YkRiCDhlPDA9wetZVeV05KTsrO/p1/r8VuXC/MrE2vSJNq91Il29+Hfc11I7O07H70hLKp+ZstgjIzjLY3HPDJqjFOPLbSyVlporeXb8lstK1nNtfP1KFdJgFABQAUAFABQBLbXMtncRXEErwTxOJI5Y2KsjA5BBHIIPeplGM04zSafR6oabTuhju0js7sXdjlmPc+tKEVCKjHZA25O7G1YgoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKAP//Z"
},
{
"timing": 3124,
"timestamp": 7243046533,
"data": "/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRQBAwQEBQQFCQUFCRQNCw0UFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFP/AABEIAGoAPAMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/APgSgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAc6NG7I6lXU4KkYIPpQA2gAoAKACgAoAKALmjNOmsWDWpIuRcRmIqm8htwxhcHPPbBz6Gs6qjKnKM9mnf0tr+BcL8ytuafj9LRPG2ufYbiS6tGvJXjmllWVnBYkEuskgbr97e2epOaxwsZQoxjJWtp1Wno7NejVy638RmBXUYhQAUAFABQAUASW872txFNE22SNg6t6EHIqZRUk4y2Y02ndD769m1K9uLu5fzLieRpZHwBuZjknA9zRGKhFQitErfcEm5NtkFUIKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgD//Z"
},
{
"timing": 4166,
"timestamp": 7244087932.999999,
"data": "/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRQBAwQEBQQFCQUFCRQNCw0UFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFP/AABEIAGoAPAMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/APgSgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKALmjo0mr2Ko6xu06BXeETKp3DBKEEOP9kgg9MVlVSdOae1n1t079DSn8aJfEVxb3mv6lPZxzRWktzK8KXMvmyhC5K73/ibGMt3PPescJzKhCMvspLqlppomlZdl0663HVd6kjOrrMgoAKACgAoAKAHwzy200c0ErwTRsHSWNirIwOQQR0IPeplFSTjLZjTad0NJyST1NEYqCUVsgbcndiVQgoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKAP8A/9k="
},
{
"timing": 5207,
"timestamp": 7245129333,
"data": "/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRQBAwQEBQQFCQUFCRQNCw0UFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFP/AABEIAGoAPAMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/APgSgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAc6NE7I6lHUkMrDBB9DQA2gAoAKACgAoAKANHw48kfiHS3hkaKZbqIpIkfmMrbxghcHcR6Y56VjXXNSnG17p6d9Nun5o0p/GhmtzfaNVupzI8rTOZi8svmuS/zfM/8Tc8kgHOcgHIE4a/sYJx5bLbt2/D/AId7lVre0kUa6DEKACgAoAKACgCW2uZbO5iuIHMc0TiRHHVWByD+dTKKmnGWzGm07odf3s2p31zeXL+ZcXEjSyPgDLMck4HuaIxUIqEVolb7hybk7sgqiQoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKAP8A/9k="
},
{
"timing": 6248,
"timestamp": 7246170733,
"data": "/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRQBAwQEBQQFCQUFCRQNCw0UFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFP/AABEIAGoAPAMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/APgSgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAc6NE7I6lHUkMrDBB9DQA2gAoAKACgAoAKANHw48kfiHS3hkaKZbqIpIkfmMrbxghcHcR6Y56VjXXNSnG17p6d9Nun5o0p/GhmtzfaNVupzI8rTOZi8svmuS/zfM/8Tc8kgHOcgHIE4a/sYJx5bLbt2/D/AId7lVre0kUa6DEKACgAoAKACgCW2uZbO5iuIHMc0TiRHHVWByD+dTKKmnGWzGm07odf3s2p31zeXL+ZcXEjSyPgDLMck4HuaIxUIqEVolb7hybk7sgqiQoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKAP8A/9k="
},
{
"timing": 7290,
"timestamp": 7247212132.999999,
"data": "/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRQBAwQEBQQFCQUFCRQNCw0UFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFP/AABEIAGoAPAMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/APgSgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgBFUKoAGABgCgBaACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgD/AP/Z"
},
{
"timing": 8331,
"timestamp": 7248253533,
"data": "/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRQBAwQEBQQFCQUFCRQNCw0UFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFP/AABEIAGoAPAMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/APgSgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAHSgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKAP/2Q=="
},
{
"timing": 9373,
"timestamp": 7249294932.999999,
"data": "/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRQBAwQEBQQFCQUFCRQNCw0UFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFP/AABEIAGoAPAMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/AOkFtpjaTJL9ulXUFfC2zQ8MuF53A8cl8dchedvQ/uHNPnty6d/yP4OlRw6pOcaj5tNOXfRX1vZWd7b3SvpoZ1anAfniK/DJbn+gAVIBQAUAFABQB+/v/DMnw2/6Fw/+B9z/APHK9r+2cd/P/wCSx/yPz/8A1C4c/wCgX/yef/yQf8MyfDb/AKF0/wDgfc//AByj+2cd/P8A+Sx/yD/ULhz/AKBf/J5//JH4BkYJFeIlZWPv0rCUxhQAUAFABQB/SdQAUAfzZN94/WgBKACgAoAKACgD+k6gAoA/myb7x+tACUAFABQAUAFAH9J1ABQB/Nk33j9aAEoAKACgAoAKAP6TqACgD+bJvvH60AJQAUAFABQAUAf0nUAFAH82TfeP1oASgAoAKACgAoA/pOoAKAP5sm+8frQAlABQAUAFABQB/SdQAUAfzZN94/WgBKACgAoAKACgD+k6gAoA/myb7x+tACUAFABQAUAFAH9J1ABQB/Nk33j9aAEoAKACgAoAKAP6TqACgD+bJvvH60AJQAUAFABQAUAf0nUAFAH82TfeP1oASgAoAKACgAoA/fX+2tR/5/7r/v8AN/jQAf21qP8Az/3X/f5v8aAPwJQ5RSeTigBaACgAoAKACgD/AP/Z"
},
{
"timing": 10414,
"timestamp": 7250336333,
"data": "/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRQBAwQEBQQFCQUFCRQNCw0UFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFP/AABEIAGoAPAMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/AOkFtpjaTJL9ulXUFfC2zQ8MuF53A8cl8dchedvQ/uHNPnty6d/yP4OlRw6pOcaj5tNOXfRX1vZWd7b3SvpoZ1anAfniK/DJbn+gAVIBQAUAFABQB+/v/DMnw2/6Fw/+B9z/APHK9r+2cd/P/wCSx/yPz/8A1C4c/wCgX/yef/yQf8MyfDb/AKF0/wDgfc//AByj+2cd/P8A+Sx/yD/ULhz/AKBf/J5//JH4BkYJFeIlZWPv0rCUxhQAUAFABQB/SJfPdpETZpFJNkYWdyikZ55AJ6Z7daBNvSwuntdtaR/bVhW6xh/s7FkJ9RkAjPp26ZPWgZ/N233j9aAEoAKACgAoAKAP21/bGj8Zvqvgg+F28app4i1H+0D4L87zi+yL7OJPLOMb8/e/h345r3crnRi5+1UenxfO9vwPOxim1Hkv12+Q/wDY9Xxeuq+OP+Ej/wCE4/s0pYHT/wDhNzKZg2J/OEe/gjOzJXH8OR0q81nh5xp+xUb635V6WvovMjBKacue/Tc/EhvvH618+eoJQAUAFABQAUAfvd8fv+EiF14dOhjXTAFuftQ0IyB84j8vds46569t2K+ryOpg4KqsVy3fLbmV+9/0Pks+p4ybpSwvNZc1+V27W/UPgEfETXXiI64mvRwf6P8AZRrryO3/AC037S4A/u5wPTNRnk8JL2Sw3LfW/KrdrfqVkUMXH2v1nmtpbmd+9z8Em+8frXy59WJQAUAFABQAUAftD+3DoPxP1vVfAB+H7eMf7Oij1P8AtVfB+otZys5SD7L5hDAEbw/UHA345NArXG/sNaF8UdH1P4gN8Q18YR6fL/Z/9kR+L9Ua/mXAn8/Y5wBkmPO1V42A5xmgLWPxhb7x+tAxKACgAoAKACgD9zf2qfCfjDxPd+FP+EXg1ie3gS9+2DR7sQPuKxeSCSwBBYHnBwN3FeFmdCtWdP2UW0r7O3ax99wpmGAwHt3jXFN8luaLkrLm5tk9dUR/soeFPGnhm78XN4tttVtYLj7J9hTVbz7SwC+b5mGzjqUzwO3pSyyhXoym6qaTta7v3L4szHLswWH+ouLcebm5YuO/LbdLsz8N2+8frXvH58JQAUAFABQAUAfu5+0t4b8WeIbnwz/wjUeryQQJdm7XSbnyWLFY/KDEkDG4HnnA3cHoWfmPGmV5jmUsMsDCUlHn5uWUYvXl5dZPun0el+5F+zH4c8Y6Bc+KD4qh1WCGYW32NdUu/tDcebvwc+6Z4HbrigfBmVZjlksSsbTlGMuTl5pxntzX+F+nRfM/ClvvH60j9NEoAKACgAoAKAP6TqACgD+bJvvH60AJQAUAFABQAUAf0nUAFAH82TfeP1oASgAoAKACgAoA/pOoAKAP5sm+8frQAlABQAUAFABQB/SdQAUAfzZN94/WgBKACgAoAKACgD+k6gAoA/myb7x+tACUAFABQAUAFAH76/21qP8Az/3X/f5v8aAD+2tR/wCf+6/7/N/jQB+BKHKKTycUALQAUAFABQAUAf/Z"
}
]
}
},
"estimated-input-latency": {
"score": 0,
"displayValue": "874 ms",
"rawValue": 874.4,
"optimalValue": "< 50 ms",
"extendedInfo": {
"value": [
{
"percentile": 0.5,
"time": 16
},
{
"percentile": 0.75,
"time": 16
},
{
"percentile": 0.9,
"time": 874.4124999999685
},
{
"percentile": 0.99,
"time": 1770.2549499999686
},
{
"percentile": 1,
"time": 1869.7929999999678
}
]
},
"scoringMode": "numeric",
"name": "estimated-input-latency",
"category": "Performance",
"description": "Estimated Input Latency",
"helpText": "The score above is an estimate of how long your app takes to respond to user input, in milliseconds. There is a 90% probability that a user encounters this amount of latency, or less. 10% of the time a user can expect additional latency. If your score is higher than Lighthouse's target score, users may perceive your app as laggy. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/estimated-input-latency)."
},
"first-interactive": {
"score": 52,
"displayValue": "9,620 ms",
"rawValue": 9618.931,
"extendedInfo": {
"value": {
"timeInMs": 9618.931,
"timestamp": 7249541264
}
},
"scoringMode": "numeric",
"name": "first-interactive",
"category": "Performance",
"description": "First Interactive (beta)",
"helpText": "The first point at which necessary scripts of the page have loaded and the CPU is idle enough to handle most user input."
},
"consistently-interactive": {
"score": 52,
"displayValue": "9,620 ms",
"rawValue": 9618.930999999046,
"extendedInfo": {
"value": {
"cpuQuietPeriod": {
"start": 7249541.2639999995,
"end": 7256016.584
},
"networkQuietPeriod": {
"start": 7250259.345000001,
"end": 7256016.584
},
"cpuQuietPeriods": [
{
"start": 7249541.2639999995,
"end": 7256016.584
}
],
"networkQuietPeriods": [
{
"start": 7250259.345000001,
"end": 7256016.584
}
],
"timestamp": 7249541263.999999,
"timeInMs": 9618.930999999046
}
},
"scoringMode": "numeric",
"name": "consistently-interactive",
"category": "Performance",
"description": "Consistently Interactive (beta)",
"helpText": "The point at which most network resources have finished loading and the CPU is idle for a prolonged period."
},
"user-timings": {
"score": true,
"displayValue": "0",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"informative": true,
"name": "user-timings",
"category": "Performance",
"description": "User Timing marks and measures",
"helpText": "Consider instrumenting your app with the User Timing API to create custom, real-world measurements of key user experiences. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/user-timing).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "text",
"text": "Name"
},
{
"type": "text",
"itemType": "text",
"text": "Type"
},
{
"type": "text",
"itemType": "text",
"text": "Time"
}
],
"items": []
}
},
"critical-request-chains": {
"score": false,
"displayValue": "5",
"rawValue": false,
"optimalValue": 0,
"extendedInfo": {
"value": {
"chains": {
"12556.49": {
"request": {
"url": "https://vedhabase.firebaseapp.com/",
"startTime": 7239.933751,
"endTime": 7240.501022,
"responseReceivedTime": 7240.499348,
"transferSize": 847
},
"children": {
"12556.50": {
"request": {
"url": "https://vedhabase.firebaseapp.com/index.css",
"startTime": 7240.538344,
"endTime": 7241.120472,
"responseReceivedTime": 7241.119966,
"transferSize": 695
},
"children": {}
},
"12556.51": {
"request": {
"url": "https://cdn.firebase.com/libs/firebaseui/2.0.0/firebaseui.css",
"startTime": 7240.540162,
"endTime": 7241.183665,
"responseReceivedTime": 7241.111668,
"transferSize": 7355
},
"children": {}
},
"12556.52": {
"request": {
"url": "https://fonts.googleapis.com/icon?family=Material+Icons",
"startTime": 7240.540903,
"endTime": 7241.128818,
"responseReceivedTime": 7241.128106,
"transferSize": 629
},
"children": {}
},
"12556.54": {
"request": {
"url": "https://vedhabase.firebaseapp.com/static/js/main.c0bc8992.js",
"startTime": 7240.554919,
"endTime": 7243.002849,
"responseReceivedTime": 7241.143888,
"transferSize": 334381
},
"children": {}
},
"12556.60": {
"request": {
"url": "https://fonts.googleapis.com/css?family=Roboto:400,500,700",
"startTime": 7241.189615,
"endTime": 7241.772753,
"responseReceivedTime": 7241.772115,
"transferSize": 1064
},
"children": {}
}
}
},
"12556.82": {
"request": {
"url": "https://fonts.gstatic.com/s/materialicons/v28/2fcrYFNaTjcS6g4U3t-Y5UEw0lE80llgEseQY3FEmqw.woff2",
"startTime": 7248.390927,
"endTime": 7249.384836,
"responseReceivedTime": 7249.13019,
"transferSize": 48807
},
"children": {}
},
"12556.74": {
"request": {
"url": "https://fonts.gstatic.com/s/roboto/v16/RxZJdnzeo3R5zSexge8UUZBw1xU1rKptJj_0jans920.woff2",
"startTime": 7249.504911,
"endTime": 7250.124291,
"responseReceivedTime": 7250.075426,
"transferSize": 10349
},
"children": {}
}
},
"longestChain": {
"duration": 10190.54000000051,
"length": 1,
"transferSize": 10349
}
}
},
"scoringMode": "binary",
"informative": true,
"name": "critical-request-chains",
"category": "Performance",
"description": "Critical Request Chains",
"helpText": "The Critical Request Chains below show you what resources are required for first render of this page. Improve page load by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/critical-request-chains).",
"details": {
"type": "criticalrequestchain",
"header": {
"type": "text",
"text": "View critical network waterfall:"
},
"chains": {
"12556.49": {
"request": {
"url": "https://vedhabase.firebaseapp.com/",
"startTime": 7239.933751,
"endTime": 7240.501022,
"responseReceivedTime": 7240.499348,
"transferSize": 847
},
"children": {
"12556.50": {
"request": {
"url": "https://vedhabase.firebaseapp.com/index.css",
"startTime": 7240.538344,
"endTime": 7241.120472,
"responseReceivedTime": 7241.119966,
"transferSize": 695
},
"children": {}
},
"12556.51": {
"request": {
"url": "https://cdn.firebase.com/libs/firebaseui/2.0.0/firebaseui.css",
"startTime": 7240.540162,
"endTime": 7241.183665,
"responseReceivedTime": 7241.111668,
"transferSize": 7355
},
"children": {}
},
"12556.52": {
"request": {
"url": "https://fonts.googleapis.com/icon?family=Material+Icons",
"startTime": 7240.540903,
"endTime": 7241.128818,
"responseReceivedTime": 7241.128106,
"transferSize": 629
},
"children": {}
},
"12556.54": {
"request": {
"url": "https://vedhabase.firebaseapp.com/static/js/main.c0bc8992.js",
"startTime": 7240.554919,
"endTime": 7243.002849,
"responseReceivedTime": 7241.143888,
"transferSize": 334381
},
"children": {}
},
"12556.60": {
"request": {
"url": "https://fonts.googleapis.com/css?family=Roboto:400,500,700",
"startTime": 7241.189615,
"endTime": 7241.772753,
"responseReceivedTime": 7241.772115,
"transferSize": 1064
},
"children": {}
}
}
},
"12556.82": {
"request": {
"url": "https://fonts.gstatic.com/s/materialicons/v28/2fcrYFNaTjcS6g4U3t-Y5UEw0lE80llgEseQY3FEmqw.woff2",
"startTime": 7248.390927,
"endTime": 7249.384836,
"responseReceivedTime": 7249.13019,
"transferSize": 48807
},
"children": {}
},
"12556.74": {
"request": {
"url": "https://fonts.gstatic.com/s/roboto/v16/RxZJdnzeo3R5zSexge8UUZBw1xU1rKptJj_0jans920.woff2",
"startTime": 7249.504911,
"endTime": 7250.124291,
"responseReceivedTime": 7250.075426,
"transferSize": 10349
},
"children": {}
}
},
"longestChain": {
"duration": 10190.54000000051,
"length": 1,
"transferSize": 10349
}
}
},
"webapp-install-banner": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": {
"warnings": [],
"failures": [],
"manifestValues": {
"isParseFailure": false,
"allChecks": [
{
"id": "hasStartUrl",
"failureText": "Manifest does not contain a `start_url`",
"passing": true
},
{
"id": "hasIconsAtLeast192px",
"failureText": "Manifest does not have icons at least 192px",
"passing": true
},
{
"id": "hasIconsAtLeast512px",
"failureText": "Manifest does not have icons at least 512px",
"passing": true
},
{
"id": "hasPWADisplayValue",
"failureText": "Manifest's `display` value is not one of: minimal-ui | fullscreen | standalone",
"passing": true
},
{
"id": "hasBackgroundColor",
"failureText": "Manifest does not have `background_color`",
"passing": true
},
{
"id": "hasThemeColor",
"failureText": "Manifest does not have `theme_color`",
"passing": false
},
{
"id": "hasShortName",
"failureText": "Manifest does not have `short_name`",
"passing": true
},
{
"id": "shortNameLength",
"failureText": "Manifest `short_name` will be truncated when displayed on the homescreen",
"passing": true
},
{
"id": "hasName",
"failureText": "Manifest does not have `name`",
"passing": true
}
]
}
}
},
"scoringMode": "binary",
"name": "webapp-install-banner",
"category": "PWA",
"description": "User can be prompted to Install the Web App",
"helpText": "Browsers can proactively prompt users to add your app to their homescreen, which can lead to higher engagement. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/install-prompt)."
},
"splash-screen": {
"score": false,
"displayValue": "",
"rawValue": false,
"debugString": "Failures: Manifest does not have `theme_color`.",
"extendedInfo": {
"value": {
"failures": [
"Manifest does not have `theme_color`"
],
"manifestValues": {
"isParseFailure": false,
"allChecks": [
{
"id": "hasStartUrl",
"failureText": "Manifest does not contain a `start_url`",
"passing": true
},
{
"id": "hasIconsAtLeast192px",
"failureText": "Manifest does not have icons at least 192px",
"passing": true
},
{
"id": "hasIconsAtLeast512px",
"failureText": "Manifest does not have icons at least 512px",
"passing": true
},
{
"id": "hasPWADisplayValue",
"failureText": "Manifest's `display` value is not one of: minimal-ui | fullscreen | standalone",
"passing": true
},
{
"id": "hasBackgroundColor",
"failureText": "Manifest does not have `background_color`",
"passing": true
},
{
"id": "hasThemeColor",
"failureText": "Manifest does not have `theme_color`",
"passing": false
},
{
"id": "hasShortName",
"failureText": "Manifest does not have `short_name`",
"passing": true
},
{
"id": "shortNameLength",
"failureText": "Manifest `short_name` will be truncated when displayed on the homescreen",
"passing": true
},
{
"id": "hasName",
"failureText": "Manifest does not have `name`",
"passing": true
}
]
}
}
},
"scoringMode": "binary",
"name": "splash-screen",
"category": "PWA",
"description": "Is not configured for a custom splash screen",
"helpText": "A default splash screen will be constructed for your app, but satisfying these requirements guarantee a high-quality [splash screen](https://developers.google.com/web/updates/2015/10/splashscreen) that transitions the user from tapping the home screen icon to your app's first paint"
},
"themed-omnibox": {
"score": false,
"displayValue": "",
"rawValue": false,
"debugString": "Failures: Manifest does not have `theme_color`.",
"extendedInfo": {
"value": {
"failures": [
"Manifest does not have `theme_color`"
],
"manifestValues": {
"isParseFailure": false,
"allChecks": [
{
"id": "hasStartUrl",
"failureText": "Manifest does not contain a `start_url`",
"passing": true
},
{
"id": "hasIconsAtLeast192px",
"failureText": "Manifest does not have icons at least 192px",
"passing": true
},
{
"id": "hasIconsAtLeast512px",
"failureText": "Manifest does not have icons at least 512px",
"passing": true
},
{
"id": "hasPWADisplayValue",
"failureText": "Manifest's `display` value is not one of: minimal-ui | fullscreen | standalone",
"passing": true
},
{
"id": "hasBackgroundColor",
"failureText": "Manifest does not have `background_color`",
"passing": true
},
{
"id": "hasThemeColor",
"failureText": "Manifest does not have `theme_color`",
"passing": false
},
{
"id": "hasShortName",
"failureText": "Manifest does not have `short_name`",
"passing": true
},
{
"id": "shortNameLength",
"failureText": "Manifest `short_name` will be truncated when displayed on the homescreen",
"passing": true
},
{
"id": "hasName",
"failureText": "Manifest does not have `name`",
"passing": true
}
]
},
"themeColor": "#00bcd4"
}
},
"scoringMode": "binary",
"name": "themed-omnibox",
"category": "PWA",
"description": "Address bar does not match brand colors",
"helpText": "The browser address bar can be themed to match your site. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/address-bar)."
},
"manifest-short-name-length": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "manifest-short-name-length",
"category": "Manifest",
"description": "Manifest's `short_name` won't be truncated when displayed on homescreen",
"helpText": "Make your app's `short_name` fewer than 12 characters to ensure that it's not truncated on homescreens. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/manifest-short_name-is-not-truncated)."
},
"content-width": {
"score": true,
"displayValue": "",
"rawValue": true,
"debugString": "",
"scoringMode": "binary",
"name": "content-width",
"category": "Mobile Friendly",
"description": "Content is sized correctly for the viewport",
"helpText": "If the width of your app's content doesn't match the width of the viewport, your app might not be optimized for mobile screens. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/content-sized-correctly-for-viewport)."
},
"deprecations": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"name": "deprecations",
"category": "Deprecations",
"description": "Avoids deprecated APIs",
"helpText": "Deprecated APIs will eventually be removed from the browser. [Learn more](https://www.chromestatus.com/features#deprecated).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "code",
"text": "Deprecation / Warning"
},
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Line"
}
],
"items": []
}
},
"pwa-cross-browser": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "pwa-cross-browser",
"category": "PWA",
"description": "Site works cross-browser",
"helpText": "To reach the most number of users, sites should work across every major browser. [Learn more](https://developers.google.com/web/progressive-web-apps/checklist#site-works-cross-browser)."
},
"pwa-page-transitions": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "pwa-page-transitions",
"category": "PWA",
"description": "Page transitions don't feel like they block on the network",
"helpText": "Transitions should feel snappy as you tap around, even on a slow network, a key to perceived performance. [Learn more](https://developers.google.com/web/progressive-web-apps/checklist#page-transitions-dont-feel-like-they-block-on-the-network)."
},
"pwa-each-page-has-url": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "pwa-each-page-has-url",
"category": "PWA",
"description": "Each page has a URL",
"helpText": "Ensure individual pages are deep linkable via the URLs and that URLs are unique for the purpose of shareability on social media. [Learn more](https://developers.google.com/web/progressive-web-apps/checklist#each-page-has-a-url)."
},
"accesskeys": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "accesskeys",
"category": "Accessibility",
"description": "`[accesskey]` values are 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/1.1/accesskeys).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"aria-allowed-attr": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "aria-allowed-attr",
"category": "Accessibility",
"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://developers.google.com/web/tools/lighthouse/audits/aria-allowed-attributes).",
"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",
"category": "Accessibility",
"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://developers.google.com/web/tools/lighthouse/audits/required-aria-attributes).",
"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",
"category": "Accessibility",
"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/1.1/aria-required-children).",
"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",
"category": "Accessibility",
"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/worldspace/2.1/aria-required-parent).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"aria-roles": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "aria-roles",
"category": "Accessibility",
"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/1.1/aria-roles).",
"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",
"category": "Accessibility",
"description": "`[aria-*]` attributes have valid values.",
"helpText": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/valid-aria-values).",
"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",
"category": "Accessibility",
"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://developers.google.com/web/tools/lighthouse/audits/valid-aria-attributes).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"audio-caption": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "audio-caption",
"category": "Accessibility",
"description": "`<audio>` elements contain 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/1.1/audio-caption).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"button-name": {
"score": false,
"displayValue": "",
"rawValue": false,
"extendedInfo": {
"value": {
"description": "Ensures buttons have discernible text",
"help": "Buttons must have discernible text",
"helpUrl": "https://dequeuniversity.com/rules/axe/2.2/button-name?application=axeAPI",
"id": "button-name",
"impact": "critical",
"nodes": [
{
"all": null,
"any": null,
"element": null,
"failureSummary": "Fix any of the following:\n Element has a value attribute and the value attribute is empty\n Element has no value attribute or the value attribute is empty\n Element does not have inner text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty or not visible\n Element's default semantics were not overridden with role=\"presentation\"\n Element's default semantics were not overridden with role=\"none\"",
"html": "<button tabindex=\"0\" type=\"button\" style=\"border: 10px; box-sizing: border-box; display: block; font-family: Roboto, sans-serif; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); cursor: pointer; text-decoration: none; margin: 0px; padding: 12px; outline: none; font-size: 0px; font-weight: inherit; position: absolute; z-index: 1; overflow: visible; transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; width: 48px; height: 48px; top: 0px; right: 4px; background: none;\">",
"impact": "critical",
"none": null,
"path": "1,HTML,1,BODY,0,DIV,0,DIV,1,DIV,2,DIV,1,DIV,0,DIV,0,DIV,0,SPAN,0,DIV,0,DIV,1,BUTTON",
"snippet": "<button tabindex=\"0\" type=\"button\" style=\"border: 10px; box-sizing: border-box; display: block; font-family: Roboto, sans-serif; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); cursor: pointer; text-decoration: none; margin: 0px; padding: 12px; outline: none; font-size: 0px; font-weight: inherit; position: absolute; z-index: 1; overflow: visible; transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; width: 48px; height: 48px; top: 0px; right: 4px; background: none;\">",
"target": [
"#root > div > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > div > div > span > div > div > button"
]
},
{
"all": null,
"any": null,
"element": null,
"failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element has a value attribute and the value attribute is empty\n Element has no value attribute or the value attribute is empty\n Element does not have inner text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty or not visible\n Element's default semantics were not overridden with role=\"presentation\"\n Element's default semantics were not overridden with role=\"none\"",
"html": "<button tabindex=\"0\" type=\"button\" style=\"border: 10px; box-sizing: border-box; display: inline-block; font-family: Roboto, sans-serif; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); cursor: pointer; text-decoration: none; margin: 8px 8px 0px -16px; padding: 12px; outline: none; font-size: 0px; font-weight: inherit; position: relative; z-index: 1; overflow: visible; transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; width: 48px; height: 48px; background: none;\">",
"impact": "critical",
"none": null,
"path": "1,HTML,1,BODY,0,DIV,0,DIV,2,DIV,0,BUTTON",
"snippet": "<button tabindex=\"0\" type=\"button\" style=\"border: 10px; box-sizing: border-box; display: inline-block; font-family: Roboto, sans-serif; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); cursor: pointer; text-decoration: none; margin: 8px 8px 0px -16px; padding: 12px; outline: none; font-size: 0px; font-weight: inherit; position: relative; z-index: 1; overflow: visible; transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; width: 48px; height: 48px; background: none;\">",
"target": [
"#root > div > div:nth-of-type(2) > button"
]
}
],
"tags": [
"cat.name-role-value",
"wcag2a",
"wcag412",
"section508",
"section508.22.a"
]
}
},
"scoringMode": "binary",
"name": "button-name",
"category": "Accessibility",
"description": "Buttons do not 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://developers.google.com/web/tools/lighthouse/audits/button-name).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": [
{
"type": "node",
"selector": "#root > div > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > div > div > span > div > div > button",
"path": "1,HTML,1,BODY,0,DIV,0,DIV,1,DIV,2,DIV,1,DIV,0,DIV,0,DIV,0,SPAN,0,DIV,0,DIV,1,BUTTON",
"snippet": "<button tabindex=\"0\" type=\"button\" style=\"border: 10px; box-sizing: border-box; display: block; font-family: Roboto, sans-serif; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); cursor: pointer; text-decoration: none; margin: 0px; padding: 12px; outline: none; font-size: 0px; font-weight: inherit; position: absolute; z-index: 1; overflow: visible; transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; width: 48px; height: 48px; top: 0px; right: 4px; background: none;\">"
},
{
"type": "node",
"selector": "#root > div > div:nth-of-type(2) > button",
"path": "1,HTML,1,BODY,0,DIV,0,DIV,2,DIV,0,BUTTON",
"snippet": "<button tabindex=\"0\" type=\"button\" style=\"border: 10px; box-sizing: border-box; display: inline-block; font-family: Roboto, sans-serif; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); cursor: pointer; text-decoration: none; margin: 8px 8px 0px -16px; padding: 12px; outline: none; font-size: 0px; font-weight: inherit; position: relative; z-index: 1; overflow: visible; transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; width: 48px; height: 48px; background: none;\">"
}
]
}
},
"bypass": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "bypass",
"category": "Accessibility",
"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/1.1/bypass).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"color-contrast": {
"score": false,
"displayValue": "",
"rawValue": false,
"extendedInfo": {
"value": {
"description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
"help": "Elements must have sufficient color contrast",
"helpUrl": "https://dequeuniversity.com/rules/axe/2.2/color-contrast?application=axeAPI",
"id": "color-contrast",
"impact": "critical",
"nodes": [
{
"all": null,
"any": null,
"element": null,
"failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.29 (foreground color: #ffffff, background color: #00bcd4, font size: 18.0pt, font weight: normal)",
"html": "<h1 style=\"white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin: 0px; padding-top: 0px; letter-spacing: 0px; font-size: 24px; font-weight: 400; color: rgb(255, 255, 255); height: 64px; line-height: 64px; flex: 1 1 0%;\">Sign in</h1>",
"impact": "critical",
"none": null,
"path": "1,HTML,1,BODY,0,DIV,0,DIV,2,DIV,1,H1",
"snippet": "<h1 style=\"white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin: 0px; padding-top: 0px; letter-spacing: 0px; font-size: 24px; font-weight: 400; color: rgb(255, 255, 255); height: 64px; line-height: 64px; flex: 1 1 0%;\">",
"target": [
"#root > div > div:nth-of-type(2) > h1"
]
},
{
"all": null,
"any": null,
"element": null,
"failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.46 (foreground color: #ffffff, background color: #55acee, font size: 10.5pt, font weight: normal)",
"html": "<span class=\"firebaseui-idp-text firebaseui-idp-text-long\">Sign in with Twitter</span>",
"impact": "critical",
"none": null,
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,2,LI,0,BUTTON,1,SPAN",
"snippet": "<span class=\"firebaseui-idp-text firebaseui-idp-text-long\">",
"target": [
"#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(3) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-twitter.firebaseui-id-idp-button > .firebaseui-idp-text.firebaseui-idp-text-long"
]
},
{
"all": null,
"any": null,
"element": null,
"failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.29 (foreground color: #ffffff, background color: #db4437, font size: 10.5pt, font weight: normal)",
"html": "<span class=\"firebaseui-idp-text firebaseui-idp-text-long\">Sign in with email</span>",
"impact": "critical",
"none": null,
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,4,LI,0,BUTTON,1,SPAN",
"snippet": "<span class=\"firebaseui-idp-text firebaseui-idp-text-long\">",
"target": [
"#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(5) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-password.firebaseui-id-idp-button > .firebaseui-idp-text.firebaseui-idp-text-long"
]
},
{
"all": null,
"any": null,
"element": null,
"failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.44 (foreground color: #ffffff, background color: #02bd7e, font size: 10.5pt, font weight: normal)",
"html": "<span class=\"firebaseui-idp-text firebaseui-idp-text-long\">Sign in with phone</span>",
"impact": "critical",
"none": null,
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,5,LI,0,BUTTON,1,SPAN",
"snippet": "<span class=\"firebaseui-idp-text firebaseui-idp-text-long\">",
"target": [
"#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(6) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-phone.firebaseui-id-idp-button > .firebaseui-idp-text.firebaseui-idp-text-long"
]
}
],
"tags": [
"cat.color",
"wcag2aa",
"wcag143"
]
}
},
"scoringMode": "binary",
"name": "color-contrast",
"category": "Accessibility",
"description": "Background and foreground colors do not have a sufficient contrast ratio.",
"helpText": "Low-contrast text is difficult or impossible for many users to read. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/contrast-ratio).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": [
{
"type": "node",
"selector": "#root > div > div:nth-of-type(2) > h1",
"path": "1,HTML,1,BODY,0,DIV,0,DIV,2,DIV,1,H1",
"snippet": "<h1 style=\"white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin: 0px; padding-top: 0px; letter-spacing: 0px; font-size: 24px; font-weight: 400; color: rgb(255, 255, 255); height: 64px; line-height: 64px; flex: 1 1 0%;\">"
},
{
"type": "node",
"selector": "#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(3) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-twitter.firebaseui-id-idp-button > .firebaseui-idp-text.firebaseui-idp-text-long",
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,2,LI,0,BUTTON,1,SPAN",
"snippet": "<span class=\"firebaseui-idp-text firebaseui-idp-text-long\">"
},
{
"type": "node",
"selector": "#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(5) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-password.firebaseui-id-idp-button > .firebaseui-idp-text.firebaseui-idp-text-long",
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,4,LI,0,BUTTON,1,SPAN",
"snippet": "<span class=\"firebaseui-idp-text firebaseui-idp-text-long\">"
},
{
"type": "node",
"selector": "#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(6) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-phone.firebaseui-id-idp-button > .firebaseui-idp-text.firebaseui-idp-text-long",
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,5,LI,0,BUTTON,1,SPAN",
"snippet": "<span class=\"firebaseui-idp-text firebaseui-idp-text-long\">"
}
]
}
},
"definition-list": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "definition-list",
"category": "Accessibility",
"description": "`<dl>`'s 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/1.1/definition-list).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"dlitem": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "dlitem",
"category": "Accessibility",
"description": "Definition list items are 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/1.1/dlitem).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"document-title": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "document-title",
"category": "Accessibility",
"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/1.1/document-title).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"duplicate-id": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "duplicate-id",
"category": "Accessibility",
"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/1.1/duplicate-id).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"frame-title": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "frame-title",
"category": "Accessibility",
"description": "`<frame>` or `<iframe>` elements have a title.",
"helpText": "Screen reader users rely on frame titles to describe the contents of frames. [Learn more](https://dequeuniversity.com/rules/axe/1.1/frame-title).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"html-has-lang": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "html-has-lang",
"category": "Accessibility",
"description": "`<html>` element has 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/1.1/html-lang).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"html-lang-valid": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "html-lang-valid",
"category": "Accessibility",
"description": "`<html>` element has 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/1.1/valid-lang).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"image-alt": {
"score": false,
"displayValue": "",
"rawValue": false,
"extendedInfo": {
"value": {
"description": "Ensures <img> elements have alternate text or a role of none or presentation",
"help": "Images must have alternate text",
"helpUrl": "https://dequeuniversity.com/rules/axe/2.2/image-alt?application=axeAPI",
"id": "image-alt",
"impact": "critical",
"nodes": [
{
"all": null,
"any": null,
"element": null,
"failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty or not visible\n Element has no title attribute or the title attribute is empty\n Element's default semantics were not overridden with role=\"presentation\"\n Element's default semantics were not overridden with role=\"none\"",
"html": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/google.svg\">",
"impact": "critical",
"none": null,
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,0,LI,0,BUTTON,0,SPAN,0,IMG",
"snippet": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/google.svg\">",
"target": [
"#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(1) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-google.firebaseui-id-idp-button > .firebaseui-idp-icon-wrapper > .firebaseui-idp-icon"
]
},
{
"all": null,
"any": null,
"element": null,
"failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty or not visible\n Element has no title attribute or the title attribute is empty\n Element's default semantics were not overridden with role=\"presentation\"\n Element's default semantics were not overridden with role=\"none\"",
"html": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/facebook.svg\">",
"impact": "critical",
"none": null,
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,1,LI,0,BUTTON,0,SPAN,0,IMG",
"snippet": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/facebook.svg\">",
"target": [
"#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(2) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-facebook.firebaseui-id-idp-button > .firebaseui-idp-icon-wrapper > .firebaseui-idp-icon"
]
},
{
"all": null,
"any": null,
"element": null,
"failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty or not visible\n Element has no title attribute or the title attribute is empty\n Element's default semantics were not overridden with role=\"presentation\"\n Element's default semantics were not overridden with role=\"none\"",
"html": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/twitter.svg\">",
"impact": "critical",
"none": null,
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,2,LI,0,BUTTON,0,SPAN,0,IMG",
"snippet": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/twitter.svg\">",
"target": [
"#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(3) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-twitter.firebaseui-id-idp-button > .firebaseui-idp-icon-wrapper > .firebaseui-idp-icon"
]
},
{
"all": null,
"any": null,
"element": null,
"failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty or not visible\n Element has no title attribute or the title attribute is empty\n Element's default semantics were not overridden with role=\"presentation\"\n Element's default semantics were not overridden with role=\"none\"",
"html": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/github.svg\">",
"impact": "critical",
"none": null,
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,3,LI,0,BUTTON,0,SPAN,0,IMG",
"snippet": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/github.svg\">",
"target": [
"#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(4) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-github.firebaseui-id-idp-button > .firebaseui-idp-icon-wrapper > .firebaseui-idp-icon"
]
},
{
"all": null,
"any": null,
"element": null,
"failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty or not visible\n Element has no title attribute or the title attribute is empty\n Element's default semantics were not overridden with role=\"presentation\"\n Element's default semantics were not overridden with role=\"none\"",
"html": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/mail.svg\">",
"impact": "critical",
"none": null,
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,4,LI,0,BUTTON,0,SPAN,0,IMG",
"snippet": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/mail.svg\">",
"target": [
"#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(5) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-password.firebaseui-id-idp-button > .firebaseui-idp-icon-wrapper > .firebaseui-idp-icon"
]
},
{
"all": null,
"any": null,
"element": null,
"failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty or not visible\n Element has no title attribute or the title attribute is empty\n Element's default semantics were not overridden with role=\"presentation\"\n Element's default semantics were not overridden with role=\"none\"",
"html": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/phone.svg\">",
"impact": "critical",
"none": null,
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,5,LI,0,BUTTON,0,SPAN,0,IMG",
"snippet": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/phone.svg\">",
"target": [
"#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(6) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-phone.firebaseui-id-idp-button > .firebaseui-idp-icon-wrapper > .firebaseui-idp-icon"
]
}
],
"tags": [
"cat.text-alternatives",
"wcag2a",
"wcag111",
"section508",
"section508.22.a"
]
}
},
"scoringMode": "binary",
"name": "image-alt",
"category": "Accessibility",
"description": "Image elements do not 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://developers.google.com/web/tools/lighthouse/audits/alt-attribute).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": [
{
"type": "node",
"selector": "#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(1) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-google.firebaseui-id-idp-button > .firebaseui-idp-icon-wrapper > .firebaseui-idp-icon",
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,0,LI,0,BUTTON,0,SPAN,0,IMG",
"snippet": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/google.svg\">"
},
{
"type": "node",
"selector": "#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(2) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-facebook.firebaseui-id-idp-button > .firebaseui-idp-icon-wrapper > .firebaseui-idp-icon",
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,1,LI,0,BUTTON,0,SPAN,0,IMG",
"snippet": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/facebook.svg\">"
},
{
"type": "node",
"selector": "#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(3) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-twitter.firebaseui-id-idp-button > .firebaseui-idp-icon-wrapper > .firebaseui-idp-icon",
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,2,LI,0,BUTTON,0,SPAN,0,IMG",
"snippet": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/twitter.svg\">"
},
{
"type": "node",
"selector": "#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(4) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-github.firebaseui-id-idp-button > .firebaseui-idp-icon-wrapper > .firebaseui-idp-icon",
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,3,LI,0,BUTTON,0,SPAN,0,IMG",
"snippet": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/github.svg\">"
},
{
"type": "node",
"selector": "#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(5) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-password.firebaseui-id-idp-button > .firebaseui-idp-icon-wrapper > .firebaseui-idp-icon",
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,4,LI,0,BUTTON,0,SPAN,0,IMG",
"snippet": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/mail.svg\">"
},
{
"type": "node",
"selector": "#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(6) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-phone.firebaseui-id-idp-button > .firebaseui-idp-icon-wrapper > .firebaseui-idp-icon",
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,5,LI,0,BUTTON,0,SPAN,0,IMG",
"snippet": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/phone.svg\">"
}
]
}
},
"input-image-alt": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "input-image-alt",
"category": "Accessibility",
"description": "`<input type=\"image\">` elements 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/1.1/input-image-alt).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"label": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "label",
"category": "Accessibility",
"description": "Form elements have associated labels.",
"helpText": "Labels ensure that form controls are announced properly by assistive technologies, like screen readers. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/form-labels).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"layout-table": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "layout-table",
"category": "Accessibility",
"description": "Presentational `<table>` elements 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/1.1/layout-table).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"link-name": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "link-name",
"category": "Accessibility",
"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/1.1/link-name).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"list": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "list",
"category": "Accessibility",
"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/1.1/list).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"listitem": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "listitem",
"category": "Accessibility",
"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/1.1/listitem).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"meta-refresh": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "meta-refresh",
"category": "Accessibility",
"description": "The document does not use `<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/1.1/meta-refresh).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"meta-viewport": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "meta-viewport",
"category": "Accessibility",
"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/1.1/meta-viewport).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"object-alt": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "object-alt",
"category": "Accessibility",
"description": "`<object>` elements 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/1.1/object-alt).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"tabindex": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "tabindex",
"category": "Accessibility",
"description": "No element has 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://developers.google.com/web/tools/lighthouse/audits/tabindex).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"td-headers-attr": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "td-headers-attr",
"category": "Accessibility",
"description": "Cells in a `<table>` element that use the `[headers]` attribute only refer 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/worldspace/2.1/td-headers-attr).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"th-has-data-cells": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "th-has-data-cells",
"category": "Accessibility",
"description": "`<th>` elements and elements with `[role=\"columnheader\"/\"rowheader\"]` 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/worldspace/2.1/th-has-data-cells).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"valid-lang": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "valid-lang",
"category": "Accessibility",
"description": "`[lang]` attributes 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/1.1/valid-lang).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"video-caption": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "video-caption",
"category": "Accessibility",
"description": "`<video>` elements 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/1.1/video-caption).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"video-description": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "video-description",
"category": "Accessibility",
"description": "`<video>` elements 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/1.1/video-description).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"total-byte-weight": {
"score": 100,
"displayValue": "Total size was 539 KB",
"rawValue": 551948,
"optimalValue": "< 1,600 KB",
"extendedInfo": {
"value": {
"results": [
{
"url": "https://vedhabase.firebaseapp.com/static/js/main.c0bc8992.js",
"totalBytes": 334381,
"totalKb": "327 KB",
"totalMs": "1,780 ms"
},
{
"url": "https://vedhabase.firebaseapp.com/static/js/10.914cf82c.chunk.js",
"totalBytes": 130061,
"totalKb": "127 KB",
"totalMs": "690 ms"
},
{
"url": "https://fonts.gstatic.com/s/materialicons/v28/2fcrYFNaTjcS6g4U3t-Y5UEw0lE80llgEseQY3FEmqw.woff2",
"totalBytes": 48807,
"totalKb": "48 KB",
"totalMs": "260 ms"
},
{
"url": "https://vedhabase.firebaseapp.com/logo.png",
"totalBytes": 10925,
"totalKb": "11 KB",
"totalMs": "60 ms"
},
{
"url": "https://fonts.gstatic.com/s/roboto/v16/RxZJdnzeo3R5zSexge8UUZBw1xU1rKptJj_0jans920.woff2",
"totalBytes": 10349,
"totalKb": "10 KB",
"totalMs": "50 ms"
},
{
"url": "https://cdn.firebase.com/libs/firebaseui/2.0.0/firebaseui.css",
"totalBytes": 7355,
"totalKb": "7 KB",
"totalMs": "40 ms"
},
{
"url": "https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/github.svg",
"totalBytes": 1688,
"totalKb": "2 KB",
"totalMs": "10 ms"
},
{
"url": "https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/twitter.svg",
"totalBytes": 1427,
"totalKb": "1 KB",
"totalMs": "10 ms"
},
{
"url": "https://vedhabase.firebaseapp.com/logo.svg",
"totalBytes": 1146,
"totalKb": "1 KB",
"totalMs": "10 ms"
},
{
"url": "https://fonts.googleapis.com/css?family=Roboto:400,500,700",
"totalBytes": 1064,
"totalKb": "1 KB",
"totalMs": "10 ms"
}
],
"totalCompletedRequests": 18
}
},
"scoringMode": "numeric",
"name": "total-byte-weight",
"category": "Network",
"description": "Avoids enormous network payloads",
"helpText": "Network transfer size [costs users real money](https://whatdoesmysitecost.com/) and is [highly correlated](http://httparchive.org/interesting.php#onLoad) with long load times. Try to find ways to reduce the size of required files.",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Total Size"
},
{
"type": "text",
"itemType": "text",
"text": "Transfer Time"
}
],
"items": [
[
{
"type": "url",
"text": "https://vedhabase.firebaseapp.com/static/js/main.c0bc8992.js"
},
{
"type": "text",
"text": "327 KB"
},
{
"type": "text",
"text": "1,780 ms"
}
],
[
{
"type": "url",
"text": "https://vedhabase.firebaseapp.com/static/js/10.914cf82c.chunk.js"
},
{
"type": "text",
"text": "127 KB"
},
{
"type": "text",
"text": "690 ms"
}
],
[
{
"type": "url",
"text": "https://fonts.gstatic.com/s/materialicons/v28/2fcrYFNaTjcS6g4U3t-Y5UEw0lE80llgEseQY3FEmqw.woff2"
},
{
"type": "text",
"text": "48 KB"
},
{
"type": "text",
"text": "260 ms"
}
],
[
{
"type": "url",
"text": "https://vedhabase.firebaseapp.com/logo.png"
},
{
"type": "text",
"text": "11 KB"
},
{
"type": "text",
"text": "60 ms"
}
],
[
{
"type": "url",
"text": "https://fonts.gstatic.com/s/roboto/v16/RxZJdnzeo3R5zSexge8UUZBw1xU1rKptJj_0jans920.woff2"
},
{
"type": "text",
"text": "10 KB"
},
{
"type": "text",
"text": "50 ms"
}
],
[
{
"type": "url",
"text": "https://cdn.firebase.com/libs/firebaseui/2.0.0/firebaseui.css"
},
{
"type": "text",
"text": "7 KB"
},
{
"type": "text",
"text": "40 ms"
}
],
[
{
"type": "url",
"text": "https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/github.svg"
},
{
"type": "text",
"text": "2 KB"
},
{
"type": "text",
"text": "10 ms"
}
],
[
{
"type": "url",
"text": "https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/twitter.svg"
},
{
"type": "text",
"text": "1 KB"
},
{
"type": "text",
"text": "10 ms"
}
],
[
{
"type": "url",
"text": "https://vedhabase.firebaseapp.com/logo.svg"
},
{
"type": "text",
"text": "1 KB"
},
{
"type": "text",
"text": "10 ms"
}
],
[
{
"type": "url",
"text": "https://fonts.googleapis.com/css?family=Roboto:400,500,700"
},
{
"type": "text",
"text": "1 KB"
},
{
"type": "text",
"text": "10 ms"
}
]
]
}
},
"offscreen-images": {
"score": 100,
"displayValue": "",
"rawValue": 0,
"extendedInfo": {
"value": {
"wastedMs": 0,
"wastedKb": 0,
"results": []
}
},
"scoringMode": "binary",
"informative": true,
"name": "offscreen-images",
"category": "Images",
"description": "Offscreen images",
"helpText": "Consider lazy-loading offscreen images to improve page load speed and time to interactive. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/offscreen-images).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "thumbnail",
"text": ""
},
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Original"
},
{
"type": "text",
"itemType": "text",
"text": "Potential Savings"
}
],
"items": []
}
},
"uses-webp-images": {
"score": 100,
"displayValue": "",
"rawValue": 0,
"extendedInfo": {
"value": {
"wastedMs": 0,
"wastedKb": 0,
"results": []
}
},
"scoringMode": "binary",
"informative": true,
"name": "uses-webp-images",
"category": "Images",
"description": "Serve images as WebP",
"helpText": "WebP provides better lossy and lossless compression than PNG or JPEG, which means faster downloads and less data consumption. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/webp).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "thumbnail",
"text": ""
},
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Original"
},
{
"type": "text",
"itemType": "text",
"text": "Potential Savings"
}
],
"items": []
}
},
"uses-optimized-images": {
"score": 100,
"displayValue": "",
"rawValue": 0,
"extendedInfo": {
"value": {
"wastedMs": 0,
"wastedKb": 0,
"results": []
}
},
"scoringMode": "binary",
"informative": true,
"name": "uses-optimized-images",
"category": "Images",
"description": "Optimize images",
"helpText": "Optimized images load faster and consume less cellular data. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/optimize-images).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "thumbnail",
"text": ""
},
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Original"
},
{
"type": "text",
"itemType": "text",
"text": "Potential Savings"
}
],
"items": []
}
},
"uses-request-compression": {
"score": 90,
"displayValue": "Potential savings of 1 KB (~10 ms)",
"rawValue": 10,
"extendedInfo": {
"value": {
"wastedMs": 10,
"wastedKb": 1,
"results": [
{
"url": "chrome-extension://mgijmajocgfcbeboacabfgobmjgjcoja/content.min.css",
"totalBytes": 2732,
"wastedBytes": 1514,
"wastedKb": "1 KB",
"wastedMs": "10 ms",
"totalKb": "3 KB",
"totalMs": "10 ms",
"potentialSavings": "1 KB (55%)"
}
]
}
},
"scoringMode": "binary",
"informative": true,
"name": "uses-request-compression",
"category": "Performance",
"description": "Enable text compression",
"helpText": "Text-based responses should be served with compression (gzip, deflate or brotli) to minimize total network bytes. [Learn more](https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/optimize-encoding-and-transfer).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "Uncompressed resource URL"
},
{
"type": "text",
"itemType": "text",
"text": "Original"
},
{
"type": "text",
"itemType": "text",
"text": "GZIP Savings"
}
],
"items": [
[
{
"type": "url",
"text": "chrome-extension://mgijmajocgfcbeboacabfgobmjgjcoja/content.min.css"
},
{
"type": "text",
"text": "3 KB"
},
{
"type": "text",
"text": "1 KB (55%)"
}
]
]
}
},
"uses-responsive-images": {
"score": 100,
"displayValue": "",
"rawValue": 0,
"extendedInfo": {
"value": {
"wastedMs": 0,
"wastedKb": 0,
"results": []
}
},
"scoringMode": "binary",
"informative": true,
"name": "uses-responsive-images",
"category": "Images",
"description": "Properly size images",
"helpText": "Serve images that are appropriately-sized to save cellular data and improve load time. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/oversized-images).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "thumbnail",
"text": ""
},
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Original"
},
{
"type": "text",
"itemType": "text",
"text": "Potential Savings"
}
],
"items": []
}
},
"appcache-manifest": {
"score": true,
"displayValue": "",
"rawValue": true,
"debugString": "",
"scoringMode": "binary",
"name": "appcache-manifest",
"category": "Offline",
"description": "Avoids Application Cache",
"helpText": "Application Cache is deprecated. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/appcache)."
},
"dom-size": {
"score": 100,
"displayValue": "112 nodes",
"rawValue": 112,
"optimalValue": "< 1,500 nodes",
"extendedInfo": {
"value": [
{
"title": "Total DOM Nodes",
"value": "112",
"target": "< 1,500 nodes"
},
{
"title": "DOM Depth",
"value": "16",
"snippet": "html.mdl-js >\n body >\n div#root >\n div >\n div >\n div >\n div >\n div >\n div >\n span >\n div >\n div >\n button >\n div >\n svg >\n path",
"target": "< 32"
},
{
"title": "Maximum Children",
"value": "18",
"snippet": "Element with most children:\nhead",
"target": "< 60 nodes"
}
]
},
"scoringMode": "numeric",
"name": "dom-size",
"category": "Performance",
"description": "Avoids an excessive DOM size",
"helpText": "Browser engineers recommend pages contain fewer than ~1,500 DOM nodes. The sweet spot is a tree depth < 32 elements and fewer than 60 children/parent element. A large DOM can increase memory usage, cause longer [style calculations](https://developers.google.com/web/fundamentals/performance/rendering/reduce-the-scope-and-complexity-of-style-calculations), and produce costly [layout reflows](https://developers.google.com/speed/articles/reflow). [Learn more](https://developers.google.com/web/fundamentals/performance/rendering/).",
"details": {
"type": "cards",
"header": {
"type": "text",
"text": "View details"
},
"items": [
{
"title": "Total DOM Nodes",
"value": "112",
"target": "< 1,500 nodes"
},
{
"title": "DOM Depth",
"value": "16",
"snippet": "html.mdl-js >\n body >\n div#root >\n div >\n div >\n div >\n div >\n div >\n div >\n span >\n div >\n div >\n button >\n div >\n svg >\n path",
"target": "< 32"
},
{
"title": "Maximum Children",
"value": "18",
"snippet": "Element with most children:\nhead",
"target": "< 60 nodes"
}
]
}
},
"external-anchors-use-rel-noopener": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"name": "external-anchors-use-rel-noopener",
"category": "Performance",
"description": "Opens external anchors using `rel=\"noopener\"`",
"helpText": "Open new tabs using `rel=\"noopener\"` to improve performance and prevent security vulnerabilities. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/noopener).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Target"
},
{
"type": "text",
"itemType": "text",
"text": "Rel"
}
],
"items": []
}
},
"geolocation-on-start": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"name": "geolocation-on-start",
"category": "UX",
"description": "Avoids requesting the geolocation permission on page load",
"helpText": "Users are mistrustful of or confused by sites that request their location without context. Consider tying the request to user gestures instead. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/geolocation-on-load).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Location"
}
],
"items": []
}
},
"link-blocking-first-paint": {
"score": 65,
"displayValue": "3 resources delayed first paint by 645 ms",
"rawValue": 645,
"extendedInfo": {
"value": {
"wastedMs": "645 ms",
"results": [
{
"url": "https://vedhabase.firebaseapp.com/index.css",
"totalKb": "0.68 KB",
"totalMs": "582 ms"
},
{
"url": "https://cdn.firebase.com/libs/firebaseui/2.0.0/firebaseui.css",
"totalKb": "7.18 KB",
"totalMs": "645 ms"
},
{
"url": "https://fonts.googleapis.com/icon?family=Material+Icons",
"totalKb": "0.61 KB",
"totalMs": "590 ms"
}
]
}
},
"scoringMode": "binary",
"informative": true,
"name": "link-blocking-first-paint",
"category": "Performance",
"description": "Reduce render-blocking stylesheets",
"helpText": "Link elements are blocking the first paint of your page. Consider inlining critical links and deferring non-critical ones. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/blocking-resources).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Size (KB)"
},
{
"type": "text",
"itemType": "text",
"text": "Delayed Paint By (ms)"
}
],
"items": [
[
{
"type": "url",
"text": "https://vedhabase.firebaseapp.com/index.css"
},
{
"type": "text",
"text": "0.68 KB"
},
{
"type": "text",
"text": "582 ms"
}
],
[
{
"type": "url",
"text": "https://cdn.firebase.com/libs/firebaseui/2.0.0/firebaseui.css"
},
{
"type": "text",
"text": "7.18 KB"
},
{
"type": "text",
"text": "645 ms"
}
],
[
{
"type": "url",
"text": "https://fonts.googleapis.com/icon?family=Material+Icons"
},
{
"type": "text",
"text": "0.61 KB"
},
{
"type": "text",
"text": "590 ms"
}
]
]
}
},
"no-document-write": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"name": "no-document-write",
"category": "Performance",
"description": "Avoids `document.write()`",
"helpText": "For users on slow connections, external scripts dynamically injected via `document.write()` can delay page load by tens of seconds. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/document-write).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Location"
}
],
"items": []
}
},
"no-mutation-events": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": {
"results": []
}
},
"scoringMode": "binary",
"name": "no-mutation-events",
"category": "JavaScript",
"description": "Avoids Mutation Events in its own scripts",
"helpText": "Mutation Events are deprecated and harm performance. Consider using Mutation Observers instead. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/mutation-events).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "code",
"text": "Event"
},
{
"type": "text",
"itemType": "text",
"text": "Line"
},
{
"type": "text",
"itemType": "text",
"text": "Col"
},
{
"type": "text",
"itemType": "code",
"text": "Snippet"
}
],
"items": []
}
},
"no-websql": {
"score": true,
"displayValue": "",
"rawValue": true,
"debugString": "",
"scoringMode": "binary",
"name": "no-websql",
"category": "Offline",
"description": "Avoids WebSQL DB",
"helpText": "Web SQL is deprecated. Consider using IndexedDB instead. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/web-sql)."
},
"notification-on-start": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"name": "notification-on-start",
"category": "UX",
"description": "Avoids requesting the notification permission on page load",
"helpText": "Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/notifications-on-load).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Location"
}
],
"items": []
}
},
"password-inputs-can-be-pasted-into": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"name": "password-inputs-can-be-pasted-into",
"category": "UX",
"description": "Allows users to paste into password fields",
"helpText": "",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "Password inputs that prevent pasting into"
},
"items": []
}
},
"script-blocking-first-paint": {
"score": 100,
"displayValue": "",
"rawValue": 0,
"extendedInfo": {
"value": {
"wastedMs": "0 ms",
"results": []
}
},
"scoringMode": "binary",
"informative": true,
"name": "script-blocking-first-paint",
"category": "Performance",
"description": "Reduce render-blocking scripts",
"helpText": "Script elements are blocking the first paint of your page. Consider inlining critical scripts and deferring non-critical ones. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/blocking-resources).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Size (KB)"
},
{
"type": "text",
"itemType": "text",
"text": "Delayed Paint By (ms)"
}
],
"items": []
}
},
"uses-http2": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": {
"results": []
}
},
"scoringMode": "binary",
"name": "uses-http2",
"category": "Performance",
"description": "Uses HTTP/2 for its own resources",
"helpText": "HTTP/2 offers many benefits over HTTP/1.1, including binary headers, multiplexing, and server push. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/http2).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Protocol"
}
],
"items": []
}
},
"uses-passive-event-listeners": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"name": "uses-passive-event-listeners",
"category": "JavaScript",
"description": "Uses passive listeners to improve scrolling performance",
"helpText": "Consider marking your touch and wheel event listeners as `passive` to improve your page's scroll performance. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/passive-event-listeners).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Location"
}
],
"items": []
}
}
},
"runtimeConfig": {
"environment": [
{
"name": "Device Emulation",
"enabled": true,
"description": "Nexus 5X"
},
{
"name": "Network Throttling",
"enabled": true,
"description": "562.5ms RTT, 1.4Mbps down, 0.7Mbps up"
},
{
"name": "CPU Throttling",
"enabled": true,
"description": "4x slowdown"
}
],
"blockedUrlPatterns": []
},
"score": 81.81818181818181,
"reportCategories": [
{
"name": "Progressive Web App",
"weight": 1,
"description": "These audits validate the aspects of a Progressive Web App, as specified by the baseline [PWA Checklist](https://developers.google.com/web/progressive-web-apps/checklist).",
"audits": [
{
"id": "service-worker",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "service-worker",
"category": "Offline",
"description": "Registers a Service Worker",
"helpText": "The service worker is the technology that enables your app to use many Progressive Web App features, such as offline, add to homescreen, and push notifications. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/registered-service-worker)."
},
"score": 100
},
{
"id": "works-offline",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "works-offline",
"category": "Offline",
"description": "Responds with a 200 when offline",
"helpText": "If you're building a Progressive Web App, consider using a service worker so that your app can work offline. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/http-200-when-offline)."
},
"score": 100
},
{
"id": "without-javascript",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "without-javascript",
"category": "JavaScript",
"description": "Contains some content when JavaScript is not available",
"helpText": "Your app should display some content when JavaScript is disabled, even if it's just a warning to the user that JavaScript is required to use the app. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/no-js)."
},
"score": 100
},
{
"id": "is-on-https",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"name": "is-on-https",
"category": "Security",
"description": "Uses HTTPS",
"helpText": "All sites should be protected with HTTPS, even ones that don't handle sensitive data. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many new web platform APIs. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/https).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "Insecure URLs:"
},
"items": []
}
},
"score": 100
},
{
"id": "redirects-http",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "redirects-http",
"category": "Security",
"description": "Redirects HTTP traffic to HTTPS",
"helpText": "If you've already set up HTTPS, make sure that you redirect all HTTP traffic to HTTPS. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/http-redirects-to-https)."
},
"score": 100
},
{
"id": "load-fast-enough-for-pwa",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": {
"areLatenciesAll3G": true,
"firstRequestLatencies": [
{
"url": "https://vedhabase.firebaseapp.com/",
"latency": "564.94"
},
{
"url": "https://cdn.firebase.com/libs/firebaseui/2.0.0/firebaseui.css",
"latency": "569.38"
},
{
"url": "https://fonts.googleapis.com/icon?family=Material+Icons",
"latency": "585.26"
},
{
"url": "https://fonts.gstatic.com/s/materialicons/v28/2fcrYFNaTjcS6g4U3t-Y5UEw0lE80llgEseQY3FEmqw.woff2",
"latency": "571.43"
},
{
"url": "https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/google.svg",
"latency": "594.38"
}
],
"isFast": true,
"timeToFirstInteractive": 9618.931
}
},
"scoringMode": "binary",
"name": "load-fast-enough-for-pwa",
"category": "PWA",
"description": "Page load is fast enough on 3G",
"helpText": "A fast page load over a 3G network ensures a good mobile user experience. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/fast-3g)."
},
"score": 100
},
{
"id": "webapp-install-banner",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": {
"warnings": [],
"failures": [],
"manifestValues": {
"isParseFailure": false,
"allChecks": [
{
"id": "hasStartUrl",
"failureText": "Manifest does not contain a `start_url`",
"passing": true
},
{
"id": "hasIconsAtLeast192px",
"failureText": "Manifest does not have icons at least 192px",
"passing": true
},
{
"id": "hasIconsAtLeast512px",
"failureText": "Manifest does not have icons at least 512px",
"passing": true
},
{
"id": "hasPWADisplayValue",
"failureText": "Manifest's `display` value is not one of: minimal-ui | fullscreen | standalone",
"passing": true
},
{
"id": "hasBackgroundColor",
"failureText": "Manifest does not have `background_color`",
"passing": true
},
{
"id": "hasThemeColor",
"failureText": "Manifest does not have `theme_color`",
"passing": false
},
{
"id": "hasShortName",
"failureText": "Manifest does not have `short_name`",
"passing": true
},
{
"id": "shortNameLength",
"failureText": "Manifest `short_name` will be truncated when displayed on the homescreen",
"passing": true
},
{
"id": "hasName",
"failureText": "Manifest does not have `name`",
"passing": true
}
]
}
}
},
"scoringMode": "binary",
"name": "webapp-install-banner",
"category": "PWA",
"description": "User can be prompted to Install the Web App",
"helpText": "Browsers can proactively prompt users to add your app to their homescreen, which can lead to higher engagement. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/install-prompt)."
},
"score": 100
},
{
"id": "splash-screen",
"weight": 1,
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"debugString": "Failures: Manifest does not have `theme_color`.",
"extendedInfo": {
"value": {
"failures": [
"Manifest does not have `theme_color`"
],
"manifestValues": {
"isParseFailure": false,
"allChecks": [
{
"id": "hasStartUrl",
"failureText": "Manifest does not contain a `start_url`",
"passing": true
},
{
"id": "hasIconsAtLeast192px",
"failureText": "Manifest does not have icons at least 192px",
"passing": true
},
{
"id": "hasIconsAtLeast512px",
"failureText": "Manifest does not have icons at least 512px",
"passing": true
},
{
"id": "hasPWADisplayValue",
"failureText": "Manifest's `display` value is not one of: minimal-ui | fullscreen | standalone",
"passing": true
},
{
"id": "hasBackgroundColor",
"failureText": "Manifest does not have `background_color`",
"passing": true
},
{
"id": "hasThemeColor",
"failureText": "Manifest does not have `theme_color`",
"passing": false
},
{
"id": "hasShortName",
"failureText": "Manifest does not have `short_name`",
"passing": true
},
{
"id": "shortNameLength",
"failureText": "Manifest `short_name` will be truncated when displayed on the homescreen",
"passing": true
},
{
"id": "hasName",
"failureText": "Manifest does not have `name`",
"passing": true
}
]
}
}
},
"scoringMode": "binary",
"name": "splash-screen",
"category": "PWA",
"description": "Is not configured for a custom splash screen",
"helpText": "A default splash screen will be constructed for your app, but satisfying these requirements guarantee a high-quality [splash screen](https://developers.google.com/web/updates/2015/10/splashscreen) that transitions the user from tapping the home screen icon to your app's first paint"
},
"score": 0
},
{
"id": "themed-omnibox",
"weight": 1,
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"debugString": "Failures: Manifest does not have `theme_color`.",
"extendedInfo": {
"value": {
"failures": [
"Manifest does not have `theme_color`"
],
"manifestValues": {
"isParseFailure": false,
"allChecks": [
{
"id": "hasStartUrl",
"failureText": "Manifest does not contain a `start_url`",
"passing": true
},
{
"id": "hasIconsAtLeast192px",
"failureText": "Manifest does not have icons at least 192px",
"passing": true
},
{
"id": "hasIconsAtLeast512px",
"failureText": "Manifest does not have icons at least 512px",
"passing": true
},
{
"id": "hasPWADisplayValue",
"failureText": "Manifest's `display` value is not one of: minimal-ui | fullscreen | standalone",
"passing": true
},
{
"id": "hasBackgroundColor",
"failureText": "Manifest does not have `background_color`",
"passing": true
},
{
"id": "hasThemeColor",
"failureText": "Manifest does not have `theme_color`",
"passing": false
},
{
"id": "hasShortName",
"failureText": "Manifest does not have `short_name`",
"passing": true
},
{
"id": "shortNameLength",
"failureText": "Manifest `short_name` will be truncated when displayed on the homescreen",
"passing": true
},
{
"id": "hasName",
"failureText": "Manifest does not have `name`",
"passing": true
}
]
},
"themeColor": "#00bcd4"
}
},
"scoringMode": "binary",
"name": "themed-omnibox",
"category": "PWA",
"description": "Address bar does not match brand colors",
"helpText": "The browser address bar can be themed to match your site. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/address-bar)."
},
"score": 0
},
{
"id": "viewport",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"debugString": "",
"scoringMode": "binary",
"name": "viewport",
"category": "Mobile Friendly",
"description": "Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`",
"helpText": "Add a viewport meta tag to optimize your app for mobile screens. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/has-viewport-meta-tag)."
},
"score": 100
},
{
"id": "content-width",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"debugString": "",
"scoringMode": "binary",
"name": "content-width",
"category": "Mobile Friendly",
"description": "Content is sized correctly for the viewport",
"helpText": "If the width of your app's content doesn't match the width of the viewport, your app might not be optimized for mobile screens. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/content-sized-correctly-for-viewport)."
},
"score": 100
},
{
"id": "pwa-cross-browser",
"weight": 0,
"group": "manual-pwa-checks",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "pwa-cross-browser",
"category": "PWA",
"description": "Site works cross-browser",
"helpText": "To reach the most number of users, sites should work across every major browser. [Learn more](https://developers.google.com/web/progressive-web-apps/checklist#site-works-cross-browser)."
},
"score": 0
},
{
"id": "pwa-page-transitions",
"weight": 0,
"group": "manual-pwa-checks",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "pwa-page-transitions",
"category": "PWA",
"description": "Page transitions don't feel like they block on the network",
"helpText": "Transitions should feel snappy as you tap around, even on a slow network, a key to perceived performance. [Learn more](https://developers.google.com/web/progressive-web-apps/checklist#page-transitions-dont-feel-like-they-block-on-the-network)."
},
"score": 0
},
{
"id": "pwa-each-page-has-url",
"weight": 0,
"group": "manual-pwa-checks",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"scoringMode": "binary",
"informative": true,
"manual": true,
"name": "pwa-each-page-has-url",
"category": "PWA",
"description": "Each page has a URL",
"helpText": "Ensure individual pages are deep linkable via the URLs and that URLs are unique for the purpose of shareability on social media. [Learn more](https://developers.google.com/web/progressive-web-apps/checklist#each-page-has-a-url)."
},
"score": 0
}
],
"id": "pwa",
"score": 81.81818181818181
},
{
"name": "Performance",
"description": "These encapsulate your app's performance.",
"audits": [
{
"id": "first-meaningful-paint",
"weight": 5,
"group": "perf-metric",
"result": {
"score": 20,
"displayValue": "6,140 ms",
"rawValue": 6140.4,
"optimalValue": "< 1,600 ms",
"extendedInfo": {
"value": {
"timestamps": {
"navStart": 7239922333,
"fCP": 7246062780,
"fMP": 7246062779,
"onLoad": 7249478056,
"endOfTrace": 7256016584
},
"timings": {
"navStart": 0,
"fCP": 6140.447,
"fMP": 6140.446,
"onLoad": 9555.723,
"endOfTrace": 16094.251
}
}
},
"scoringMode": "numeric",
"name": "first-meaningful-paint",
"category": "Performance",
"description": "First meaningful paint",
"helpText": "First meaningful paint measures when the primary content of a page is visible. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/first-meaningful-paint)."
},
"score": 20
},
{
"id": "first-interactive",
"weight": 5,
"group": "perf-metric",
"result": {
"score": 52,
"displayValue": "9,620 ms",
"rawValue": 9618.931,
"extendedInfo": {
"value": {
"timeInMs": 9618.931,
"timestamp": 7249541264
}
},
"scoringMode": "numeric",
"name": "first-interactive",
"category": "Performance",
"description": "First Interactive (beta)",
"helpText": "The first point at which necessary scripts of the page have loaded and the CPU is idle enough to handle most user input."
},
"score": 52
},
{
"id": "consistently-interactive",
"weight": 5,
"group": "perf-metric",
"result": {
"score": 52,
"displayValue": "9,620 ms",
"rawValue": 9618.930999999046,
"extendedInfo": {
"value": {
"cpuQuietPeriod": {
"start": 7249541.2639999995,
"end": 7256016.584
},
"networkQuietPeriod": {
"start": 7250259.345000001,
"end": 7256016.584
},
"cpuQuietPeriods": [
{
"start": 7249541.2639999995,
"end": 7256016.584
}
],
"networkQuietPeriods": [
{
"start": 7250259.345000001,
"end": 7256016.584
}
],
"timestamp": 7249541263.999999,
"timeInMs": 9618.930999999046
}
},
"scoringMode": "numeric",
"name": "consistently-interactive",
"category": "Performance",
"description": "Consistently Interactive (beta)",
"helpText": "The point at which most network resources have finished loading and the CPU is idle for a prolonged period."
},
"score": 52
},
{
"id": "speed-index-metric",
"weight": 1,
"group": "perf-metric",
"result": {
"score": 65,
"displayValue": "4,229",
"rawValue": 4229,
"optimalValue": "< 1,250",
"extendedInfo": {
"value": {
"timings": {
"firstVisualChange": 1877,
"visuallyReady": 8494.81799999997,
"visuallyComplete": 10414,
"speedIndex": 2571.000410000374,
"perceptualSpeedIndex": 4229.190828171303
},
"timestamps": {
"firstVisualChange": 7241799333,
"visuallyReady": 7248417151,
"visuallyComplete": 7250336333,
"speedIndex": 7242493333.410001,
"perceptualSpeedIndex": 7244151523.828171
},
"frames": [
{
"timestamp": 7239922.333,
"progress": 0
},
{
"timestamp": 7240653.458,
"progress": 0
},
{
"timestamp": 7240769.587,
"progress": 0
},
{
"timestamp": 7241800.131,
"progress": 66.22190844107872
},
{
"timestamp": 7241893.179,
"progress": 66.22190844107872
},
{
"timestamp": 7241908.217,
"progress": 66.11692387535344
},
{
"timestamp": 7241942.918,
"progress": 66.11692387535344
},
{
"timestamp": 7241955.068,
"progress": 66.11692387535344
},
{
"timestamp": 7241972.923,
"progress": 66.11692387535344
},
{
"timestamp": 7241991.781,
"progress": 66.11692387535344
},
{
"timestamp": 7242005.565,
"progress": 66.11692387535344
},
{
"timestamp": 7242021.984,
"progress": 66.10507213644571
},
{
"timestamp": 7242038.493,
"progress": 66.10507213644571
},
{
"timestamp": 7242056.671,
"progress": 66.10507213644571
},
{
"timestamp": 7242072.619,
"progress": 66.10507213644571
},
{
"timestamp": 7242091.306,
"progress": 66.10507213644571
},
{
"timestamp": 7242107.943,
"progress": 66.10507213644571
},
{
"timestamp": 7242123.581,
"progress": 66.10507213644571
},
{
"timestamp": 7242139.715,
"progress": 66.10507213644571
},
{
"timestamp": 7242155.041,
"progress": 66.10507213644571
},
{
"timestamp": 7242172.103,
"progress": 66.10507213644571
},
{
"timestamp": 7242188.297,
"progress": 66.10507213644571
},
{
"timestamp": 7242205.691,
"progress": 66.11180031294464
},
{
"timestamp": 7242222.178,
"progress": 66.11180031294464
},
{
"timestamp": 7242238.783,
"progress": 66.11180031294464
},
{
"timestamp": 7242255.116,
"progress": 66.11180031294464
},
{
"timestamp": 7242271.681,
"progress": 66.11180031294464
},
{
"timestamp": 7242293.387,
"progress": 66.11180031294464
},
{
"timestamp": 7242306.013,
"progress": 66.11180031294464
},
{
"timestamp": 7242321.764,
"progress": 66.11180031294464
},
{
"timestamp": 7242338.112,
"progress": 66.11180031294464
},
{
"timestamp": 7242355.671,
"progress": 66.11180031294464
},
{
"timestamp": 7242371.568,
"progress": 66.11180031294464
},
{
"timestamp": 7242388.726,
"progress": 66.11180031294464
},
{
"timestamp": 7242404.885,
"progress": 66.11180031294464
},
{
"timestamp": 7242423.343,
"progress": 66.11180031294464
},
{
"timestamp": 7242439.875,
"progress": 66.11180031294464
},
{
"timestamp": 7242459.166,
"progress": 66.11180031294464
},
{
"timestamp": 7242471.032,
"progress": 66.11180031294464
},
{
"timestamp": 7242488.735,
"progress": 66.11180031294464
},
{
"timestamp": 7242505.763,
"progress": 66.11180031294464
},
{
"timestamp": 7242521.918,
"progress": 66.11180031294464
},
{
"timestamp": 7242537.984,
"progress": 66.11180031294464
},
{
"timestamp": 7242555.414,
"progress": 66.11180031294464
},
{
"timestamp": 7242571.337,
"progress": 66.11180031294464
},
{
"timestamp": 7242587.885,
"progress": 66.1221232350618
},
{
"timestamp": 7242604.76,
"progress": 66.1221232350618
},
{
"timestamp": 7242621.719,
"progress": 66.1221232350618
},
{
"timestamp": 7242638.785,
"progress": 66.1221232350618
},
{
"timestamp": 7242654.835,
"progress": 66.1221232350618
},
{
"timestamp": 7242671.749,
"progress": 66.1221232350618
},
{
"timestamp": 7242688.367,
"progress": 66.1221232350618
},
{
"timestamp": 7242704.936,
"progress": 66.1221232350618
},
{
"timestamp": 7242721.243,
"progress": 66.1221232350618
},
{
"timestamp": 7242738.159,
"progress": 66.1221232350618
},
{
"timestamp": 7242754.95,
"progress": 66.1221232350618
},
{
"timestamp": 7242772.28,
"progress": 66.1221232350618
},
{
"timestamp": 7242789.052,
"progress": 66.1221232350618
},
{
"timestamp": 7242808.82,
"progress": 66.1221232350618
},
{
"timestamp": 7242823.073,
"progress": 66.1221232350618
},
{
"timestamp": 7242838.379,
"progress": 66.1221232350618
},
{
"timestamp": 7242855.213,
"progress": 66.1221232350618
},
{
"timestamp": 7242871.856,
"progress": 66.1221232350618
},
{
"timestamp": 7242889.173,
"progress": 66.1221232350618
},
{
"timestamp": 7242906.071,
"progress": 66.1221232350618
},
{
"timestamp": 7242921.78,
"progress": 66.1221232350618
},
{
"timestamp": 7242938.339,
"progress": 66.1221232350618
},
{
"timestamp": 7242954.816,
"progress": 66.1221232350618
},
{
"timestamp": 7242972.754,
"progress": 66.1221232350618
},
{
"timestamp": 7242988.591,
"progress": 66.1221232350618
},
{
"timestamp": 7243008.297,
"progress": 66.1221232350618
},
{
"timestamp": 7243020.508,
"progress": 66.1221232350618
},
{
"timestamp": 7243037.599,
"progress": 66.1221232350618
},
{
"timestamp": 7243055.756,
"progress": 66.1221232350618
},
{
"timestamp": 7243071.821,
"progress": 66.1221232350618
},
{
"timestamp": 7243087.657,
"progress": 66.1221232350618
},
{
"timestamp": 7243105.092,
"progress": 66.1221232350618
},
{
"timestamp": 7243120.877,
"progress": 66.1221232350618
},
{
"timestamp": 7243137.707,
"progress": 66.1221232350618
},
{
"timestamp": 7243154.523,
"progress": 66.1221232350618
},
{
"timestamp": 7243171.441,
"progress": 66.1221232350618
},
{
"timestamp": 7243188.062,
"progress": 66.1221232350618
},
{
"timestamp": 7243204.321,
"progress": 66.1221232350618
},
{
"timestamp": 7243221.605,
"progress": 66.1221232350618
},
{
"timestamp": 7243238.704,
"progress": 66.1221232350618
},
{
"timestamp": 7243255.355,
"progress": 66.1221232350618
},
{
"timestamp": 7243272.032,
"progress": 66.1221232350618
},
{
"timestamp": 7243288.933,
"progress": 66.1221232350618
},
{
"timestamp": 7243304.436,
"progress": 66.1221232350618
},
{
"timestamp": 7243322.135,
"progress": 66.1221232350618
},
{
"timestamp": 7243338.838,
"progress": 66.1041196561674
},
{
"timestamp": 7243355.23,
"progress": 66.1041196561674
},
{
"timestamp": 7243372.256,
"progress": 66.1041196561674
},
{
"timestamp": 7243387.693,
"progress": 66.1041196561674
},
{
"timestamp": 7243405.269,
"progress": 66.1041196561674
},
{
"timestamp": 7243421.605,
"progress": 66.1041196561674
},
{
"timestamp": 7243437.871,
"progress": 66.1041196561674
},
{
"timestamp": 7243455.093,
"progress": 66.1041196561674
},
{
"timestamp": 7243472.353,
"progress": 66.1041196561674
},
{
"timestamp": 7243487.689,
"progress": 66.1041196561674
},
{
"timestamp": 7243505.1,
"progress": 66.1041196561674
},
{
"timestamp": 7243521.502,
"progress": 66.1041196561674
},
{
"timestamp": 7243538.097,
"progress": 66.1041196561674
},
{
"timestamp": 7243554.764,
"progress": 66.1041196561674
},
{
"timestamp": 7243571.398,
"progress": 66.1041196561674
},
{
"timestamp": 7243588.366,
"progress": 66.1041196561674
},
{
"timestamp": 7243604.41,
"progress": 66.1041196561674
},
{
"timestamp": 7243622.102,
"progress": 66.1041196561674
},
{
"timestamp": 7243637.794,
"progress": 66.1041196561674
},
{
"timestamp": 7243655.029,
"progress": 66.1041196561674
},
{
"timestamp": 7243670.066,
"progress": 66.1041196561674
},
{
"timestamp": 7243687.512,
"progress": 66.1041196561674
},
{
"timestamp": 7243703.881,
"progress": 66.1041196561674
},
{
"timestamp": 7243734.61,
"progress": 66.1041196561674
},
{
"timestamp": 7243738.028,
"progress": 66.1041196561674
},
{
"timestamp": 7243755.149,
"progress": 66.1041196561674
},
{
"timestamp": 7243772.992,
"progress": 66.1041196561674
},
{
"timestamp": 7243786.972,
"progress": 66.1041196561674
},
{
"timestamp": 7243803.443,
"progress": 66.1041196561674
},
{
"timestamp": 7243820.57,
"progress": 66.1041196561674
},
{
"timestamp": 7243836.794,
"progress": 66.1041196561674
},
{
"timestamp": 7243853.914,
"progress": 66.1041196561674
},
{
"timestamp": 7243870.236,
"progress": 66.1041196561674
},
{
"timestamp": 7243886.603,
"progress": 66.1041196561674
},
{
"timestamp": 7243903.753,
"progress": 66.1041196561674
},
{
"timestamp": 7243920.213,
"progress": 66.1041196561674
},
{
"timestamp": 7243936.252,
"progress": 66.1041196561674
},
{
"timestamp": 7243954.022,
"progress": 66.1041196561674
},
{
"timestamp": 7243969.761,
"progress": 66.1041196561674
},
{
"timestamp": 7243986.908,
"progress": 66.1041196561674
},
{
"timestamp": 7244003.1,
"progress": 66.1041196561674
},
{
"timestamp": 7244019.572,
"progress": 66.1041196561674
},
{
"timestamp": 7244036.395,
"progress": 66.1041196561674
},
{
"timestamp": 7244053.163,
"progress": 66.1041196561674
},
{
"timestamp": 7244070.285,
"progress": 66.1041196561674
},
{
"timestamp": 7244086.639,
"progress": 66.1041196561674
},
{
"timestamp": 7244103.038,
"progress": 66.1041196561674
},
{
"timestamp": 7244119.631,
"progress": 66.1041196561674
},
{
"timestamp": 7244136.203,
"progress": 66.1041196561674
},
{
"timestamp": 7244152.703,
"progress": 66.1041196561674
},
{
"timestamp": 7244169.831,
"progress": 66.1041196561674
},
{
"timestamp": 7244187.883,
"progress": 66.1041196561674
},
{
"timestamp": 7244202.671,
"progress": 66.1041196561674
},
{
"timestamp": 7244220.497,
"progress": 66.1041196561674
},
{
"timestamp": 7244237.345,
"progress": 66.1041196561674
},
{
"timestamp": 7244253.166,
"progress": 66.1041196561674
},
{
"timestamp": 7244269.745,
"progress": 66.1041196561674
},
{
"timestamp": 7244285.828,
"progress": 66.1041196561674
},
{
"timestamp": 7244302.505,
"progress": 66.1041196561674
},
{
"timestamp": 7244319.367,
"progress": 66.1041196561674
},
{
"timestamp": 7244336.288,
"progress": 66.1041196561674
},
{
"timestamp": 7244353.342,
"progress": 66.1041196561674
},
{
"timestamp": 7244369.272,
"progress": 66.1041196561674
},
{
"timestamp": 7244386.067,
"progress": 66.1041196561674
},
{
"timestamp": 7244402.251,
"progress": 66.1041196561674
},
{
"timestamp": 7244418.963,
"progress": 66.1041196561674
},
{
"timestamp": 7244435.928,
"progress": 66.1041196561674
},
{
"timestamp": 7244452.847,
"progress": 66.1041196561674
},
{
"timestamp": 7244469.125,
"progress": 66.1041196561674
},
{
"timestamp": 7244485.556,
"progress": 66.1041196561674
},
{
"timestamp": 7244502.862,
"progress": 66.1041196561674
},
{
"timestamp": 7244520.088,
"progress": 66.1041196561674
},
{
"timestamp": 7244538.153,
"progress": 66.1041196561674
},
{
"timestamp": 7244552.594,
"progress": 66.1041196561674
},
{
"timestamp": 7244570.194,
"progress": 66.1041196561674
},
{
"timestamp": 7244586.356,
"progress": 66.1041196561674
},
{
"timestamp": 7244602.328,
"progress": 66.1041196561674
},
{
"timestamp": 7244619.48,
"progress": 66.1041196561674
},
{
"timestamp": 7244635.618,
"progress": 66.1041196561674
},
{
"timestamp": 7244652.414,
"progress": 66.1041196561674
},
{
"timestamp": 7244668.889,
"progress": 66.1041196561674
},
{
"timestamp": 7244686.318,
"progress": 66.1041196561674
},
{
"timestamp": 7244701.982,
"progress": 66.1041196561674
},
{
"timestamp": 7244718.916,
"progress": 66.1041196561674
},
{
"timestamp": 7244736.693,
"progress": 66.1041196561674
},
{
"timestamp": 7244753.413,
"progress": 66.1041196561674
},
{
"timestamp": 7244770.094,
"progress": 66.1041196561674
},
{
"timestamp": 7244786.745,
"progress": 66.1041196561674
},
{
"timestamp": 7244802.516,
"progress": 66.1041196561674
},
{
"timestamp": 7244818.701,
"progress": 66.1041196561674
},
{
"timestamp": 7244836.354,
"progress": 66.1041196561674
},
{
"timestamp": 7244852.608,
"progress": 66.0959042099295
},
{
"timestamp": 7244868.465,
"progress": 66.0959042099295
},
{
"timestamp": 7244885.845,
"progress": 66.0959042099295
},
{
"timestamp": 7244902.482,
"progress": 66.0959042099295
},
{
"timestamp": 7244919.185,
"progress": 66.0959042099295
},
{
"timestamp": 7244935.786,
"progress": 66.0959042099295
},
{
"timestamp": 7244952.867,
"progress": 66.0959042099295
},
{
"timestamp": 7244968.464,
"progress": 66.0959042099295
},
{
"timestamp": 7244999.933,
"progress": 66.0959042099295
},
{
"timestamp": 7245017.826,
"progress": 66.0959042099295
},
{
"timestamp": 7245033.006,
"progress": 66.0959042099295
},
{
"timestamp": 7245049.624,
"progress": 66.0959042099295
},
{
"timestamp": 7245066.302,
"progress": 66.0959042099295
},
{
"timestamp": 7245082.977,
"progress": 66.0959042099295
},
{
"timestamp": 7245099.611,
"progress": 66.0959042099295
},
{
"timestamp": 7245116.321,
"progress": 66.0959042099295
},
{
"timestamp": 7245132.925,
"progress": 66.0959042099295
},
{
"timestamp": 7245149.593,
"progress": 66.0959042099295
},
{
"timestamp": 7245167.111,
"progress": 66.0959042099295
},
{
"timestamp": 7245182.876,
"progress": 66.0959042099295
},
{
"timestamp": 7245199.585,
"progress": 66.0959042099295
},
{
"timestamp": 7245216.928,
"progress": 66.0959042099295
},
{
"timestamp": 7245232.916,
"progress": 66.0959042099295
},
{
"timestamp": 7245249.694,
"progress": 66.0959042099295
},
{
"timestamp": 7245266.147,
"progress": 66.0959042099295
},
{
"timestamp": 7245282.715,
"progress": 66.0959042099295
},
{
"timestamp": 7245299.35,
"progress": 66.0959042099295
},
{
"timestamp": 7245316.049,
"progress": 66.0959042099295
},
{
"timestamp": 7245332.567,
"progress": 66.0959042099295
},
{
"timestamp": 7245349.334,
"progress": 66.0959042099295
},
{
"timestamp": 7245365.969,
"progress": 66.0959042099295
},
{
"timestamp": 7245382.681,
"progress": 66.0959042099295
},
{
"timestamp": 7245399.893,
"progress": 66.0959042099295
},
{
"timestamp": 7245405.907,
"progress": 66.0959042099295
},
{
"timestamp": 7245481.94,
"progress": 66.0959042099295
},
{
"timestamp": 7246064.718,
"progress": 66.0959042099295
},
{
"timestamp": 7246069.853,
"progress": 66.0959042099295
},
{
"timestamp": 7246100.872,
"progress": 66.0959042099295
},
{
"timestamp": 7246117.943,
"progress": 66.0959042099295
},
{
"timestamp": 7246139.719,
"progress": 66.0959042099295
},
{
"timestamp": 7246150.531,
"progress": 66.0959042099295
},
{
"timestamp": 7246167.182,
"progress": 66.0959042099295
},
{
"timestamp": 7246184.287,
"progress": 66.0959042099295
},
{
"timestamp": 7246200.601,
"progress": 66.0959042099295
},
{
"timestamp": 7246217.434,
"progress": 66.0959042099295
},
{
"timestamp": 7246233.967,
"progress": 66.0959042099295
},
{
"timestamp": 7246251.412,
"progress": 66.0959042099295
},
{
"timestamp": 7246267.1,
"progress": 66.0959042099295
},
{
"timestamp": 7246283.685,
"progress": 66.0959042099295
},
{
"timestamp": 7246300.362,
"progress": 66.0959042099295
},
{
"timestamp": 7246318.346,
"progress": 66.0959042099295
},
{
"timestamp": 7246334.031,
"progress": 66.0959042099295
},
{
"timestamp": 7246350.759,
"progress": 66.0959042099295
},
{
"timestamp": 7246366.989,
"progress": 66.0959042099295
},
{
"timestamp": 7246384.176,
"progress": 66.0959042099295
},
{
"timestamp": 7246400.305,
"progress": 66.0959042099295
},
{
"timestamp": 7246416.777,
"progress": 66.0959042099295
},
{
"timestamp": 7246434.056,
"progress": 66.0959042099295
},
{
"timestamp": 7246450.513,
"progress": 66.0959042099295
},
{
"timestamp": 7246466.731,
"progress": 66.0959042099295
},
{
"timestamp": 7246483.423,
"progress": 66.0959042099295
},
{
"timestamp": 7246505.832,
"progress": 66.0959042099295
},
{
"timestamp": 7246517.133,
"progress": 66.0959042099295
},
{
"timestamp": 7246533.896,
"progress": 66.0959042099295
},
{
"timestamp": 7246554.006,
"progress": 66.0959042099295
},
{
"timestamp": 7246567.162,
"progress": 66.0959042099295
},
{
"timestamp": 7246583.822,
"progress": 66.0959042099295
},
{
"timestamp": 7246600.542,
"progress": 66.0959042099295
},
{
"timestamp": 7246624.149,
"progress": 66.0959042099295
},
{
"timestamp": 7246633.352,
"progress": 66.0959042099295
},
{
"timestamp": 7246651.072,
"progress": 66.0959042099295
},
{
"timestamp": 7246667.597,
"progress": 66.0959042099295
},
{
"timestamp": 7246683.357,
"progress": 66.0959042099295
},
{
"timestamp": 7246700.681,
"progress": 66.0959042099295
},
{
"timestamp": 7246722.278,
"progress": 66.0959042099295
},
{
"timestamp": 7246735.261,
"progress": 66.0959042099295
},
{
"timestamp": 7246756.201,
"progress": 66.0959042099295
},
{
"timestamp": 7246767.029,
"progress": 66.0959042099295
},
{
"timestamp": 7246788.629,
"progress": 66.0959042099295
},
{
"timestamp": 7246799.749,
"progress": 66.0959042099295
},
{
"timestamp": 7246818.936,
"progress": 66.0959042099295
},
{
"timestamp": 7246838.137,
"progress": 66.0959042099295
},
{
"timestamp": 7246852.487,
"progress": 66.0959042099295
},
{
"timestamp": 7246867.573,
"progress": 66.0959042099295
},
{
"timestamp": 7246883.221,
"progress": 66.0959042099295
},
{
"timestamp": 7246899.444,
"progress": 66.0959042099295
},
{
"timestamp": 7246916.587,
"progress": 66.0959042099295
},
{
"timestamp": 7246933.338,
"progress": 66.0959042099295
},
{
"timestamp": 7246950.391,
"progress": 66.0959042099295
},
{
"timestamp": 7246967.894,
"progress": 66.0959042099295
},
{
"timestamp": 7246985.717,
"progress": 66.2206378861972
},
{
"timestamp": 7247002.558,
"progress": 66.2206378861972
},
{
"timestamp": 7247016.195,
"progress": 66.2206378861972
},
{
"timestamp": 7247033.201,
"progress": 66.2206378861972
},
{
"timestamp": 7247049.447,
"progress": 66.2206378861972
},
{
"timestamp": 7247066.064,
"progress": 66.2206378861972
},
{
"timestamp": 7247083.221,
"progress": 66.2206378861972
},
{
"timestamp": 7247099.293,
"progress": 66.2206378861972
},
{
"timestamp": 7247115.837,
"progress": 66.2206378861972
},
{
"timestamp": 7247132.652,
"progress": 66.2206378861972
},
{
"timestamp": 7247150.922,
"progress": 66.2206378861972
},
{
"timestamp": 7247166.396,
"progress": 66.2206378861972
},
{
"timestamp": 7247182.466,
"progress": 66.2206378861972
},
{
"timestamp": 7247199.754,
"progress": 66.2206378861972
},
{
"timestamp": 7247215.744,
"progress": 66.2206378861972
},
{
"timestamp": 7247233.671,
"progress": 66.2206378861972
},
{
"timestamp": 7247250.538,
"progress": 66.2206378861972
},
{
"timestamp": 7247268.925,
"progress": 66.2206378861972
},
{
"timestamp": 7247283.46,
"progress": 66.2206378861972
},
{
"timestamp": 7247299.34,
"progress": 66.2206378861972
},
{
"timestamp": 7247315.597,
"progress": 66.2206378861972
},
{
"timestamp": 7247332.519,
"progress": 66.2206378861972
},
{
"timestamp": 7247350.484,
"progress": 66.2206378861972
},
{
"timestamp": 7247366.319,
"progress": 66.2206378861972
},
{
"timestamp": 7247383.27,
"progress": 66.2206378861972
},
{
"timestamp": 7247399.753,
"progress": 66.2206378861972
},
{
"timestamp": 7247416.483,
"progress": 66.2206378861972
},
{
"timestamp": 7247433.565,
"progress": 66.2206378861972
},
{
"timestamp": 7247450.493,
"progress": 66.2206378861972
},
{
"timestamp": 7247466.497,
"progress": 66.2206378861972
},
{
"timestamp": 7247482.354,
"progress": 66.2206378861972
},
{
"timestamp": 7247499.414,
"progress": 66.2206378861972
},
{
"timestamp": 7247516.593,
"progress": 66.2206378861972
},
{
"timestamp": 7247533.271,
"progress": 66.2206378861972
},
{
"timestamp": 7247549.104,
"progress": 66.2206378861972
},
{
"timestamp": 7247565.485,
"progress": 66.2206378861972
},
{
"timestamp": 7247582.806,
"progress": 66.2206378861972
},
{
"timestamp": 7247598.907,
"progress": 66.2206378861972
},
{
"timestamp": 7247616.577,
"progress": 66.2206378861972
},
{
"timestamp": 7247632.723,
"progress": 66.2206378861972
},
{
"timestamp": 7247649.375,
"progress": 66.2206378861972
},
{
"timestamp": 7247665.955,
"progress": 66.2206378861972
},
{
"timestamp": 7247682.348,
"progress": 66.2206378861972
},
{
"timestamp": 7247699.102,
"progress": 66.2206378861972
},
{
"timestamp": 7247717.028,
"progress": 66.2206378861972
},
{
"timestamp": 7247732.317,
"progress": 66.21997416127998
},
{
"timestamp": 7247749.022,
"progress": 66.21997416127998
},
{
"timestamp": 7247766.148,
"progress": 66.21997416127998
},
{
"timestamp": 7247782.156,
"progress": 66.21997416127998
},
{
"timestamp": 7247799.141,
"progress": 66.21997416127998
},
{
"timestamp": 7247815.124,
"progress": 66.21997416127998
},
{
"timestamp": 7247832.236,
"progress": 66.21997416127998
},
{
"timestamp": 7247848.95,
"progress": 66.21997416127998
},
{
"timestamp": 7247865.591,
"progress": 66.21997416127998
},
{
"timestamp": 7247881.824,
"progress": 66.21997416127998
},
{
"timestamp": 7247898.416,
"progress": 66.21997416127998
},
{
"timestamp": 7247915.443,
"progress": 66.21997416127998
},
{
"timestamp": 7247931.492,
"progress": 66.21997416127998
},
{
"timestamp": 7247948.748,
"progress": 66.21997416127998
},
{
"timestamp": 7247965.359,
"progress": 66.21997416127998
},
{
"timestamp": 7247982.198,
"progress": 66.21997416127998
},
{
"timestamp": 7247998.078,
"progress": 66.21997416127998
},
{
"timestamp": 7248015.639,
"progress": 66.21997416127998
},
{
"timestamp": 7248035.951,
"progress": 66.21997416127998
},
{
"timestamp": 7248048.923,
"progress": 66.21997416127998
},
{
"timestamp": 7248065.485,
"progress": 66.21997416127998
},
{
"timestamp": 7248082.32,
"progress": 66.21997416127998
},
{
"timestamp": 7248098.683,
"progress": 66.21997416127998
},
{
"timestamp": 7248129.994,
"progress": 66.22220753522633
},
{
"timestamp": 7248146.285,
"progress": 66.22220753522633
},
{
"timestamp": 7248162.754,
"progress": 66.22220753522633
},
{
"timestamp": 7248179.46,
"progress": 66.22220753522633
},
{
"timestamp": 7248196.041,
"progress": 66.22220753522633
},
{
"timestamp": 7248213.261,
"progress": 66.22220753522633
},
{
"timestamp": 7248229.252,
"progress": 66.22220753522633
},
{
"timestamp": 7248245.894,
"progress": 66.22220753522633
},
{
"timestamp": 7248262.576,
"progress": 66.22220753522633
},
{
"timestamp": 7248279.195,
"progress": 66.22220753522633
},
{
"timestamp": 7248295.932,
"progress": 66.22220753522633
},
{
"timestamp": 7248312.478,
"progress": 66.22065340492358
},
{
"timestamp": 7248329.129,
"progress": 66.22065340492358
},
{
"timestamp": 7248345.755,
"progress": 66.22065340492358
},
{
"timestamp": 7248362.419,
"progress": 66.22065340492358
},
{
"timestamp": 7248379.055,
"progress": 66.22065340492358
},
{
"timestamp": 7248395.781,
"progress": 66.22065340492358
},
{
"timestamp": 7248413.493,
"progress": 66.21603860227168
},
{
"timestamp": 7248417.151,
"progress": 91.79452845566651
},
{
"timestamp": 7249558.577,
"progress": 97.41131069090783
},
{
"timestamp": 7250158.947,
"progress": 99.38543026825255
},
{
"timestamp": 7250240.807,
"progress": 99.38543026825255
},
{
"timestamp": 7250293.113,
"progress": 99.38543026825255
},
{
"timestamp": 7250337.192,
"progress": 100
}
]
}
},
"scoringMode": "numeric",
"name": "speed-index-metric",
"category": "Performance",
"description": "Perceptual Speed Index",
"helpText": "Speed Index shows how quickly the contents of a page are visibly populated. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/speed-index)."
},
"score": 65
},
{
"id": "estimated-input-latency",
"weight": 1,
"group": "perf-metric",
"result": {
"score": 0,
"displayValue": "874 ms",
"rawValue": 874.4,
"optimalValue": "< 50 ms",
"extendedInfo": {
"value": [
{
"percentile": 0.5,
"time": 16
},
{
"percentile": 0.75,
"time": 16
},
{
"percentile": 0.9,
"time": 874.4124999999685
},
{
"percentile": 0.99,
"time": 1770.2549499999686
},
{
"percentile": 1,
"time": 1869.7929999999678
}
]
},
"scoringMode": "numeric",
"name": "estimated-input-latency",
"category": "Performance",
"description": "Estimated Input Latency",
"helpText": "The score above is an estimate of how long your app takes to respond to user input, in milliseconds. There is a 90% probability that a user encounters this amount of latency, or less. 10% of the time a user can expect additional latency. If your score is higher than Lighthouse's target score, users may perceive your app as laggy. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/estimated-input-latency)."
},
"score": 0
},
{
"id": "link-blocking-first-paint",
"weight": 0,
"group": "perf-hint",
"result": {
"score": 65,
"displayValue": "3 resources delayed first paint by 645 ms",
"rawValue": 645,
"extendedInfo": {
"value": {
"wastedMs": "645 ms",
"results": [
{
"url": "https://vedhabase.firebaseapp.com/index.css",
"totalKb": "0.68 KB",
"totalMs": "582 ms"
},
{
"url": "https://cdn.firebase.com/libs/firebaseui/2.0.0/firebaseui.css",
"totalKb": "7.18 KB",
"totalMs": "645 ms"
},
{
"url": "https://fonts.googleapis.com/icon?family=Material+Icons",
"totalKb": "0.61 KB",
"totalMs": "590 ms"
}
]
}
},
"scoringMode": "binary",
"informative": true,
"name": "link-blocking-first-paint",
"category": "Performance",
"description": "Reduce render-blocking stylesheets",
"helpText": "Link elements are blocking the first paint of your page. Consider inlining critical links and deferring non-critical ones. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/blocking-resources).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Size (KB)"
},
{
"type": "text",
"itemType": "text",
"text": "Delayed Paint By (ms)"
}
],
"items": [
[
{
"type": "url",
"text": "https://vedhabase.firebaseapp.com/index.css"
},
{
"type": "text",
"text": "0.68 KB"
},
{
"type": "text",
"text": "582 ms"
}
],
[
{
"type": "url",
"text": "https://cdn.firebase.com/libs/firebaseui/2.0.0/firebaseui.css"
},
{
"type": "text",
"text": "7.18 KB"
},
{
"type": "text",
"text": "645 ms"
}
],
[
{
"type": "url",
"text": "https://fonts.googleapis.com/icon?family=Material+Icons"
},
{
"type": "text",
"text": "0.61 KB"
},
{
"type": "text",
"text": "590 ms"
}
]
]
}
},
"score": 65
},
{
"id": "script-blocking-first-paint",
"weight": 0,
"group": "perf-hint",
"result": {
"score": 100,
"displayValue": "",
"rawValue": 0,
"extendedInfo": {
"value": {
"wastedMs": "0 ms",
"results": []
}
},
"scoringMode": "binary",
"informative": true,
"name": "script-blocking-first-paint",
"category": "Performance",
"description": "Reduce render-blocking scripts",
"helpText": "Script elements are blocking the first paint of your page. Consider inlining critical scripts and deferring non-critical ones. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/blocking-resources).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Size (KB)"
},
{
"type": "text",
"itemType": "text",
"text": "Delayed Paint By (ms)"
}
],
"items": []
}
},
"score": 100
},
{
"id": "uses-responsive-images",
"weight": 0,
"group": "perf-hint",
"result": {
"score": 100,
"displayValue": "",
"rawValue": 0,
"extendedInfo": {
"value": {
"wastedMs": 0,
"wastedKb": 0,
"results": []
}
},
"scoringMode": "binary",
"informative": true,
"name": "uses-responsive-images",
"category": "Images",
"description": "Properly size images",
"helpText": "Serve images that are appropriately-sized to save cellular data and improve load time. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/oversized-images).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "thumbnail",
"text": ""
},
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Original"
},
{
"type": "text",
"itemType": "text",
"text": "Potential Savings"
}
],
"items": []
}
},
"score": 100
},
{
"id": "offscreen-images",
"weight": 0,
"group": "perf-hint",
"result": {
"score": 100,
"displayValue": "",
"rawValue": 0,
"extendedInfo": {
"value": {
"wastedMs": 0,
"wastedKb": 0,
"results": []
}
},
"scoringMode": "binary",
"informative": true,
"name": "offscreen-images",
"category": "Images",
"description": "Offscreen images",
"helpText": "Consider lazy-loading offscreen images to improve page load speed and time to interactive. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/offscreen-images).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "thumbnail",
"text": ""
},
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Original"
},
{
"type": "text",
"itemType": "text",
"text": "Potential Savings"
}
],
"items": []
}
},
"score": 100
},
{
"id": "uses-optimized-images",
"weight": 0,
"group": "perf-hint",
"result": {
"score": 100,
"displayValue": "",
"rawValue": 0,
"extendedInfo": {
"value": {
"wastedMs": 0,
"wastedKb": 0,
"results": []
}
},
"scoringMode": "binary",
"informative": true,
"name": "uses-optimized-images",
"category": "Images",
"description": "Optimize images",
"helpText": "Optimized images load faster and consume less cellular data. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/optimize-images).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "thumbnail",
"text": ""
},
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Original"
},
{
"type": "text",
"itemType": "text",
"text": "Potential Savings"
}
],
"items": []
}
},
"score": 100
},
{
"id": "uses-webp-images",
"weight": 0,
"group": "perf-hint",
"result": {
"score": 100,
"displayValue": "",
"rawValue": 0,
"extendedInfo": {
"value": {
"wastedMs": 0,
"wastedKb": 0,
"results": []
}
},
"scoringMode": "binary",
"informative": true,
"name": "uses-webp-images",
"category": "Images",
"description": "Serve images as WebP",
"helpText": "WebP provides better lossy and lossless compression than PNG or JPEG, which means faster downloads and less data consumption. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/webp).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "thumbnail",
"text": ""
},
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Original"
},
{
"type": "text",
"itemType": "text",
"text": "Potential Savings"
}
],
"items": []
}
},
"score": 100
},
{
"id": "uses-request-compression",
"weight": 0,
"group": "perf-hint",
"result": {
"score": 90,
"displayValue": "Potential savings of 1 KB (~10 ms)",
"rawValue": 10,
"extendedInfo": {
"value": {
"wastedMs": 10,
"wastedKb": 1,
"results": [
{
"url": "chrome-extension://mgijmajocgfcbeboacabfgobmjgjcoja/content.min.css",
"totalBytes": 2732,
"wastedBytes": 1514,
"wastedKb": "1 KB",
"wastedMs": "10 ms",
"totalKb": "3 KB",
"totalMs": "10 ms",
"potentialSavings": "1 KB (55%)"
}
]
}
},
"scoringMode": "binary",
"informative": true,
"name": "uses-request-compression",
"category": "Performance",
"description": "Enable text compression",
"helpText": "Text-based responses should be served with compression (gzip, deflate or brotli) to minimize total network bytes. [Learn more](https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/optimize-encoding-and-transfer).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "Uncompressed resource URL"
},
{
"type": "text",
"itemType": "text",
"text": "Original"
},
{
"type": "text",
"itemType": "text",
"text": "GZIP Savings"
}
],
"items": [
[
{
"type": "url",
"text": "chrome-extension://mgijmajocgfcbeboacabfgobmjgjcoja/content.min.css"
},
{
"type": "text",
"text": "3 KB"
},
{
"type": "text",
"text": "1 KB (55%)"
}
]
]
}
},
"score": 90
},
{
"id": "total-byte-weight",
"weight": 0,
"group": "perf-info",
"result": {
"score": 100,
"displayValue": "Total size was 539 KB",
"rawValue": 551948,
"optimalValue": "< 1,600 KB",
"extendedInfo": {
"value": {
"results": [
{
"url": "https://vedhabase.firebaseapp.com/static/js/main.c0bc8992.js",
"totalBytes": 334381,
"totalKb": "327 KB",
"totalMs": "1,780 ms"
},
{
"url": "https://vedhabase.firebaseapp.com/static/js/10.914cf82c.chunk.js",
"totalBytes": 130061,
"totalKb": "127 KB",
"totalMs": "690 ms"
},
{
"url": "https://fonts.gstatic.com/s/materialicons/v28/2fcrYFNaTjcS6g4U3t-Y5UEw0lE80llgEseQY3FEmqw.woff2",
"totalBytes": 48807,
"totalKb": "48 KB",
"totalMs": "260 ms"
},
{
"url": "https://vedhabase.firebaseapp.com/logo.png",
"totalBytes": 10925,
"totalKb": "11 KB",
"totalMs": "60 ms"
},
{
"url": "https://fonts.gstatic.com/s/roboto/v16/RxZJdnzeo3R5zSexge8UUZBw1xU1rKptJj_0jans920.woff2",
"totalBytes": 10349,
"totalKb": "10 KB",
"totalMs": "50 ms"
},
{
"url": "https://cdn.firebase.com/libs/firebaseui/2.0.0/firebaseui.css",
"totalBytes": 7355,
"totalKb": "7 KB",
"totalMs": "40 ms"
},
{
"url": "https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/github.svg",
"totalBytes": 1688,
"totalKb": "2 KB",
"totalMs": "10 ms"
},
{
"url": "https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/twitter.svg",
"totalBytes": 1427,
"totalKb": "1 KB",
"totalMs": "10 ms"
},
{
"url": "https://vedhabase.firebaseapp.com/logo.svg",
"totalBytes": 1146,
"totalKb": "1 KB",
"totalMs": "10 ms"
},
{
"url": "https://fonts.googleapis.com/css?family=Roboto:400,500,700",
"totalBytes": 1064,
"totalKb": "1 KB",
"totalMs": "10 ms"
}
],
"totalCompletedRequests": 18
}
},
"scoringMode": "numeric",
"name": "total-byte-weight",
"category": "Network",
"description": "Avoids enormous network payloads",
"helpText": "Network transfer size [costs users real money](https://whatdoesmysitecost.com/) and is [highly correlated](http://httparchive.org/interesting.php#onLoad) with long load times. Try to find ways to reduce the size of required files.",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Total Size"
},
{
"type": "text",
"itemType": "text",
"text": "Transfer Time"
}
],
"items": [
[
{
"type": "url",
"text": "https://vedhabase.firebaseapp.com/static/js/main.c0bc8992.js"
},
{
"type": "text",
"text": "327 KB"
},
{
"type": "text",
"text": "1,780 ms"
}
],
[
{
"type": "url",
"text": "https://vedhabase.firebaseapp.com/static/js/10.914cf82c.chunk.js"
},
{
"type": "text",
"text": "127 KB"
},
{
"type": "text",
"text": "690 ms"
}
],
[
{
"type": "url",
"text": "https://fonts.gstatic.com/s/materialicons/v28/2fcrYFNaTjcS6g4U3t-Y5UEw0lE80llgEseQY3FEmqw.woff2"
},
{
"type": "text",
"text": "48 KB"
},
{
"type": "text",
"text": "260 ms"
}
],
[
{
"type": "url",
"text": "https://vedhabase.firebaseapp.com/logo.png"
},
{
"type": "text",
"text": "11 KB"
},
{
"type": "text",
"text": "60 ms"
}
],
[
{
"type": "url",
"text": "https://fonts.gstatic.com/s/roboto/v16/RxZJdnzeo3R5zSexge8UUZBw1xU1rKptJj_0jans920.woff2"
},
{
"type": "text",
"text": "10 KB"
},
{
"type": "text",
"text": "50 ms"
}
],
[
{
"type": "url",
"text": "https://cdn.firebase.com/libs/firebaseui/2.0.0/firebaseui.css"
},
{
"type": "text",
"text": "7 KB"
},
{
"type": "text",
"text": "40 ms"
}
],
[
{
"type": "url",
"text": "https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/github.svg"
},
{
"type": "text",
"text": "2 KB"
},
{
"type": "text",
"text": "10 ms"
}
],
[
{
"type": "url",
"text": "https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/twitter.svg"
},
{
"type": "text",
"text": "1 KB"
},
{
"type": "text",
"text": "10 ms"
}
],
[
{
"type": "url",
"text": "https://vedhabase.firebaseapp.com/logo.svg"
},
{
"type": "text",
"text": "1 KB"
},
{
"type": "text",
"text": "10 ms"
}
],
[
{
"type": "url",
"text": "https://fonts.googleapis.com/css?family=Roboto:400,500,700"
},
{
"type": "text",
"text": "1 KB"
},
{
"type": "text",
"text": "10 ms"
}
]
]
}
},
"score": 100
},
{
"id": "dom-size",
"weight": 0,
"group": "perf-info",
"result": {
"score": 100,
"displayValue": "112 nodes",
"rawValue": 112,
"optimalValue": "< 1,500 nodes",
"extendedInfo": {
"value": [
{
"title": "Total DOM Nodes",
"value": "112",
"target": "< 1,500 nodes"
},
{
"title": "DOM Depth",
"value": "16",
"snippet": "html.mdl-js >\n body >\n div#root >\n div >\n div >\n div >\n div >\n div >\n div >\n span >\n div >\n div >\n button >\n div >\n svg >\n path",
"target": "< 32"
},
{
"title": "Maximum Children",
"value": "18",
"snippet": "Element with most children:\nhead",
"target": "< 60 nodes"
}
]
},
"scoringMode": "numeric",
"name": "dom-size",
"category": "Performance",
"description": "Avoids an excessive DOM size",
"helpText": "Browser engineers recommend pages contain fewer than ~1,500 DOM nodes. The sweet spot is a tree depth < 32 elements and fewer than 60 children/parent element. A large DOM can increase memory usage, cause longer [style calculations](https://developers.google.com/web/fundamentals/performance/rendering/reduce-the-scope-and-complexity-of-style-calculations), and produce costly [layout reflows](https://developers.google.com/speed/articles/reflow). [Learn more](https://developers.google.com/web/fundamentals/performance/rendering/).",
"details": {
"type": "cards",
"header": {
"type": "text",
"text": "View details"
},
"items": [
{
"title": "Total DOM Nodes",
"value": "112",
"target": "< 1,500 nodes"
},
{
"title": "DOM Depth",
"value": "16",
"snippet": "html.mdl-js >\n body >\n div#root >\n div >\n div >\n div >\n div >\n div >\n div >\n span >\n div >\n div >\n button >\n div >\n svg >\n path",
"target": "< 32"
},
{
"title": "Maximum Children",
"value": "18",
"snippet": "Element with most children:\nhead",
"target": "< 60 nodes"
}
]
}
},
"score": 100
},
{
"id": "critical-request-chains",
"weight": 0,
"group": "perf-info",
"result": {
"score": false,
"displayValue": "5",
"rawValue": false,
"optimalValue": 0,
"extendedInfo": {
"value": {
"chains": {
"12556.49": {
"request": {
"url": "https://vedhabase.firebaseapp.com/",
"startTime": 7239.933751,
"endTime": 7240.501022,
"responseReceivedTime": 7240.499348,
"transferSize": 847
},
"children": {
"12556.50": {
"request": {
"url": "https://vedhabase.firebaseapp.com/index.css",
"startTime": 7240.538344,
"endTime": 7241.120472,
"responseReceivedTime": 7241.119966,
"transferSize": 695
},
"children": {}
},
"12556.51": {
"request": {
"url": "https://cdn.firebase.com/libs/firebaseui/2.0.0/firebaseui.css",
"startTime": 7240.540162,
"endTime": 7241.183665,
"responseReceivedTime": 7241.111668,
"transferSize": 7355
},
"children": {}
},
"12556.52": {
"request": {
"url": "https://fonts.googleapis.com/icon?family=Material+Icons",
"startTime": 7240.540903,
"endTime": 7241.128818,
"responseReceivedTime": 7241.128106,
"transferSize": 629
},
"children": {}
},
"12556.54": {
"request": {
"url": "https://vedhabase.firebaseapp.com/static/js/main.c0bc8992.js",
"startTime": 7240.554919,
"endTime": 7243.002849,
"responseReceivedTime": 7241.143888,
"transferSize": 334381
},
"children": {}
},
"12556.60": {
"request": {
"url": "https://fonts.googleapis.com/css?family=Roboto:400,500,700",
"startTime": 7241.189615,
"endTime": 7241.772753,
"responseReceivedTime": 7241.772115,
"transferSize": 1064
},
"children": {}
}
}
},
"12556.82": {
"request": {
"url": "https://fonts.gstatic.com/s/materialicons/v28/2fcrYFNaTjcS6g4U3t-Y5UEw0lE80llgEseQY3FEmqw.woff2",
"startTime": 7248.390927,
"endTime": 7249.384836,
"responseReceivedTime": 7249.13019,
"transferSize": 48807
},
"children": {}
},
"12556.74": {
"request": {
"url": "https://fonts.gstatic.com/s/roboto/v16/RxZJdnzeo3R5zSexge8UUZBw1xU1rKptJj_0jans920.woff2",
"startTime": 7249.504911,
"endTime": 7250.124291,
"responseReceivedTime": 7250.075426,
"transferSize": 10349
},
"children": {}
}
},
"longestChain": {
"duration": 10190.54000000051,
"length": 1,
"transferSize": 10349
}
}
},
"scoringMode": "binary",
"informative": true,
"name": "critical-request-chains",
"category": "Performance",
"description": "Critical Request Chains",
"helpText": "The Critical Request Chains below show you what resources are required for first render of this page. Improve page load by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/critical-request-chains).",
"details": {
"type": "criticalrequestchain",
"header": {
"type": "text",
"text": "View critical network waterfall:"
},
"chains": {
"12556.49": {
"request": {
"url": "https://vedhabase.firebaseapp.com/",
"startTime": 7239.933751,
"endTime": 7240.501022,
"responseReceivedTime": 7240.499348,
"transferSize": 847
},
"children": {
"12556.50": {
"request": {
"url": "https://vedhabase.firebaseapp.com/index.css",
"startTime": 7240.538344,
"endTime": 7241.120472,
"responseReceivedTime": 7241.119966,
"transferSize": 695
},
"children": {}
},
"12556.51": {
"request": {
"url": "https://cdn.firebase.com/libs/firebaseui/2.0.0/firebaseui.css",
"startTime": 7240.540162,
"endTime": 7241.183665,
"responseReceivedTime": 7241.111668,
"transferSize": 7355
},
"children": {}
},
"12556.52": {
"request": {
"url": "https://fonts.googleapis.com/icon?family=Material+Icons",
"startTime": 7240.540903,
"endTime": 7241.128818,
"responseReceivedTime": 7241.128106,
"transferSize": 629
},
"children": {}
},
"12556.54": {
"request": {
"url": "https://vedhabase.firebaseapp.com/static/js/main.c0bc8992.js",
"startTime": 7240.554919,
"endTime": 7243.002849,
"responseReceivedTime": 7241.143888,
"transferSize": 334381
},
"children": {}
},
"12556.60": {
"request": {
"url": "https://fonts.googleapis.com/css?family=Roboto:400,500,700",
"startTime": 7241.189615,
"endTime": 7241.772753,
"responseReceivedTime": 7241.772115,
"transferSize": 1064
},
"children": {}
}
}
},
"12556.82": {
"request": {
"url": "https://fonts.gstatic.com/s/materialicons/v28/2fcrYFNaTjcS6g4U3t-Y5UEw0lE80llgEseQY3FEmqw.woff2",
"startTime": 7248.390927,
"endTime": 7249.384836,
"responseReceivedTime": 7249.13019,
"transferSize": 48807
},
"children": {}
},
"12556.74": {
"request": {
"url": "https://fonts.gstatic.com/s/roboto/v16/RxZJdnzeo3R5zSexge8UUZBw1xU1rKptJj_0jans920.woff2",
"startTime": 7249.504911,
"endTime": 7250.124291,
"responseReceivedTime": 7250.075426,
"transferSize": 10349
},
"children": {}
}
},
"longestChain": {
"duration": 10190.54000000051,
"length": 1,
"transferSize": 10349
}
}
},
"score": 0
},
{
"id": "user-timings",
"weight": 0,
"group": "perf-info",
"result": {
"score": true,
"displayValue": "0",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"informative": true,
"name": "user-timings",
"category": "Performance",
"description": "User Timing marks and measures",
"helpText": "Consider instrumenting your app with the User Timing API to create custom, real-world measurements of key user experiences. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/user-timing).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "text",
"text": "Name"
},
{
"type": "text",
"itemType": "text",
"text": "Type"
},
{
"type": "text",
"itemType": "text",
"text": "Time"
}
],
"items": []
}
},
"score": 100
},
{
"id": "screenshot-thumbnails",
"weight": 0,
"result": {
"score": 100,
"displayValue": "true",
"rawValue": true,
"scoringMode": "binary",
"informative": true,
"name": "screenshot-thumbnails",
"category": "Images",
"description": "Screenshot Thumbnails",
"helpText": "This is what the load of your site looked like.",
"details": {
"type": "filmstrip",
"scale": 10414,
"items": [
{
"timing": 1041,
"timestamp": 7240963733,
"data": "/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRQBAwQEBQQFCQUFCRQNCw0UFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFP/AABEIAGoAPAMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/AP1ToAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoA//Z"
},
{
"timing": 2083,
"timestamp": 7242005132.999999,
"data": "/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRQBAwQEBQQFCQUFCRQNCw0UFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFP/AABEIAGoAPAMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/APgSgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAJwMngUAFABQAUAFABQAUAFAFnTZ2ttRtZljjlaOVHEc0YkRiCDhlPDA9wetZVeV05KTsrO/p1/r8VuXC/MrE2vSJNq91Il29+Hfc11I7O07H70hLKp+ZstgjIzjLY3HPDJqjFOPLbSyVlporeXb8lstK1nNtfP1KFdJgFABQAUAFABQBLbXMtncRXEErwTxOJI5Y2KsjA5BBHIIPeplGM04zSafR6oabTuhju0js7sXdjlmPc+tKEVCKjHZA25O7G1YgoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKAP//Z"
},
{
"timing": 3124,
"timestamp": 7243046533,
"data": "/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRQBAwQEBQQFCQUFCRQNCw0UFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFP/AABEIAGoAPAMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/APgSgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAc6NG7I6lXU4KkYIPpQA2gAoAKACgAoAKALmjNOmsWDWpIuRcRmIqm8htwxhcHPPbBz6Gs6qjKnKM9mnf0tr+BcL8ytuafj9LRPG2ufYbiS6tGvJXjmllWVnBYkEuskgbr97e2epOaxwsZQoxjJWtp1Wno7NejVy638RmBXUYhQAUAFABQAUASW872txFNE22SNg6t6EHIqZRUk4y2Y02ndD769m1K9uLu5fzLieRpZHwBuZjknA9zRGKhFQitErfcEm5NtkFUIKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgD//Z"
},
{
"timing": 4166,
"timestamp": 7244087932.999999,
"data": "/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRQBAwQEBQQFCQUFCRQNCw0UFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFP/AABEIAGoAPAMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/APgSgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKALmjo0mr2Ko6xu06BXeETKp3DBKEEOP9kgg9MVlVSdOae1n1t079DSn8aJfEVxb3mv6lPZxzRWktzK8KXMvmyhC5K73/ibGMt3PPescJzKhCMvspLqlppomlZdl0663HVd6kjOrrMgoAKACgAoAKAHwzy200c0ErwTRsHSWNirIwOQQR0IPeplFSTjLZjTad0NJyST1NEYqCUVsgbcndiVQgoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKAP8A/9k="
},
{
"timing": 5207,
"timestamp": 7245129333,
"data": "/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRQBAwQEBQQFCQUFCRQNCw0UFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFP/AABEIAGoAPAMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/APgSgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAc6NE7I6lHUkMrDBB9DQA2gAoAKACgAoAKANHw48kfiHS3hkaKZbqIpIkfmMrbxghcHcR6Y56VjXXNSnG17p6d9Nun5o0p/GhmtzfaNVupzI8rTOZi8svmuS/zfM/8Tc8kgHOcgHIE4a/sYJx5bLbt2/D/AId7lVre0kUa6DEKACgAoAKACgCW2uZbO5iuIHMc0TiRHHVWByD+dTKKmnGWzGm07odf3s2p31zeXL+ZcXEjSyPgDLMck4HuaIxUIqEVolb7hybk7sgqiQoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKAP8A/9k="
},
{
"timing": 6248,
"timestamp": 7246170733,
"data": "/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRQBAwQEBQQFCQUFCRQNCw0UFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFP/AABEIAGoAPAMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/APgSgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAc6NE7I6lHUkMrDBB9DQA2gAoAKACgAoAKANHw48kfiHS3hkaKZbqIpIkfmMrbxghcHcR6Y56VjXXNSnG17p6d9Nun5o0p/GhmtzfaNVupzI8rTOZi8svmuS/zfM/8Tc8kgHOcgHIE4a/sYJx5bLbt2/D/AId7lVre0kUa6DEKACgAoAKACgCW2uZbO5iuIHMc0TiRHHVWByD+dTKKmnGWzGm07odf3s2p31zeXL+ZcXEjSyPgDLMck4HuaIxUIqEVolb7hybk7sgqiQoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKAP8A/9k="
},
{
"timing": 7290,
"timestamp": 7247212132.999999,
"data": "/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRQBAwQEBQQFCQUFCRQNCw0UFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFP/AABEIAGoAPAMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/APgSgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgBFUKoAGABgCgBaACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgD/AP/Z"
},
{
"timing": 8331,
"timestamp": 7248253533,
"data": "/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRQBAwQEBQQFCQUFCRQNCw0UFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFP/AABEIAGoAPAMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/APgSgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAHSgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKAP/2Q=="
},
{
"timing": 9373,
"timestamp": 7249294932.999999,
"data": "/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRQBAwQEBQQFCQUFCRQNCw0UFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFP/AABEIAGoAPAMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/AOkFtpjaTJL9ulXUFfC2zQ8MuF53A8cl8dchedvQ/uHNPnty6d/yP4OlRw6pOcaj5tNOXfRX1vZWd7b3SvpoZ1anAfniK/DJbn+gAVIBQAUAFABQB+/v/DMnw2/6Fw/+B9z/APHK9r+2cd/P/wCSx/yPz/8A1C4c/wCgX/yef/yQf8MyfDb/AKF0/wDgfc//AByj+2cd/P8A+Sx/yD/ULhz/AKBf/J5//JH4BkYJFeIlZWPv0rCUxhQAUAFABQB/SdQAUAfzZN94/WgBKACgAoAKACgD+k6gAoA/myb7x+tACUAFABQAUAFAH9J1ABQB/Nk33j9aAEoAKACgAoAKAP6TqACgD+bJvvH60AJQAUAFABQAUAf0nUAFAH82TfeP1oASgAoAKACgAoA/pOoAKAP5sm+8frQAlABQAUAFABQB/SdQAUAfzZN94/WgBKACgAoAKACgD+k6gAoA/myb7x+tACUAFABQAUAFAH9J1ABQB/Nk33j9aAEoAKACgAoAKAP6TqACgD+bJvvH60AJQAUAFABQAUAf0nUAFAH82TfeP1oASgAoAKACgAoA/fX+2tR/5/7r/v8AN/jQAf21qP8Az/3X/f5v8aAPwJQ5RSeTigBaACgAoAKACgD/AP/Z"
},
{
"timing": 10414,
"timestamp": 7250336333,
"data": "/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRQBAwQEBQQFCQUFCRQNCw0UFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFP/AABEIAGoAPAMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/AOkFtpjaTJL9ulXUFfC2zQ8MuF53A8cl8dchedvQ/uHNPnty6d/yP4OlRw6pOcaj5tNOXfRX1vZWd7b3SvpoZ1anAfniK/DJbn+gAVIBQAUAFABQB+/v/DMnw2/6Fw/+B9z/APHK9r+2cd/P/wCSx/yPz/8A1C4c/wCgX/yef/yQf8MyfDb/AKF0/wDgfc//AByj+2cd/P8A+Sx/yD/ULhz/AKBf/J5//JH4BkYJFeIlZWPv0rCUxhQAUAFABQB/SJfPdpETZpFJNkYWdyikZ55AJ6Z7daBNvSwuntdtaR/bVhW6xh/s7FkJ9RkAjPp26ZPWgZ/N233j9aAEoAKACgAoAKAP21/bGj8Zvqvgg+F28app4i1H+0D4L87zi+yL7OJPLOMb8/e/h345r3crnRi5+1UenxfO9vwPOxim1Hkv12+Q/wDY9Xxeuq+OP+Ej/wCE4/s0pYHT/wDhNzKZg2J/OEe/gjOzJXH8OR0q81nh5xp+xUb635V6WvovMjBKacue/Tc/EhvvH618+eoJQAUAFABQAUAfvd8fv+EiF14dOhjXTAFuftQ0IyB84j8vds46569t2K+ryOpg4KqsVy3fLbmV+9/0Pks+p4ybpSwvNZc1+V27W/UPgEfETXXiI64mvRwf6P8AZRrryO3/AC037S4A/u5wPTNRnk8JL2Sw3LfW/KrdrfqVkUMXH2v1nmtpbmd+9z8Em+8frXy59WJQAUAFABQAUAftD+3DoPxP1vVfAB+H7eMf7Oij1P8AtVfB+otZys5SD7L5hDAEbw/UHA345NArXG/sNaF8UdH1P4gN8Q18YR6fL/Z/9kR+L9Ua/mXAn8/Y5wBkmPO1V42A5xmgLWPxhb7x+tAxKACgAoAKACgD9zf2qfCfjDxPd+FP+EXg1ie3gS9+2DR7sQPuKxeSCSwBBYHnBwN3FeFmdCtWdP2UW0r7O3ax99wpmGAwHt3jXFN8luaLkrLm5tk9dUR/soeFPGnhm78XN4tttVtYLj7J9hTVbz7SwC+b5mGzjqUzwO3pSyyhXoym6qaTta7v3L4szHLswWH+ouLcebm5YuO/LbdLsz8N2+8frXvH58JQAUAFABQAUAfu5+0t4b8WeIbnwz/wjUeryQQJdm7XSbnyWLFY/KDEkDG4HnnA3cHoWfmPGmV5jmUsMsDCUlHn5uWUYvXl5dZPun0el+5F+zH4c8Y6Bc+KD4qh1WCGYW32NdUu/tDcebvwc+6Z4HbrigfBmVZjlksSsbTlGMuTl5pxntzX+F+nRfM/ClvvH60j9NEoAKACgAoAKAP6TqACgD+bJvvH60AJQAUAFABQAUAf0nUAFAH82TfeP1oASgAoAKACgAoA/pOoAKAP5sm+8frQAlABQAUAFABQB/SdQAUAfzZN94/WgBKACgAoAKACgD+k6gAoA/myb7x+tACUAFABQAUAFAH76/21qP8Az/3X/f5v8aAD+2tR/wCf+6/7/N/jQB+BKHKKTycUALQAUAFABQAUAf/Z"
}
]
}
},
"score": 100
}
],
"id": "performance",
"score": 40.294117647058826
},
{
"name": "Accessibility",
"description": "These checks highlight opportunities to [improve the accessibility of your app](https://developers.google.com/web/fundamentals/accessibility).",
"audits": [
{
"id": "accesskeys",
"weight": 1,
"group": "a11y-correct-attributes",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "accesskeys",
"category": "Accessibility",
"description": "`[accesskey]` values are 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/1.1/accesskeys).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "aria-allowed-attr",
"weight": 1,
"group": "a11y-aria",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "aria-allowed-attr",
"category": "Accessibility",
"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://developers.google.com/web/tools/lighthouse/audits/aria-allowed-attributes).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "aria-required-attr",
"weight": 1,
"group": "a11y-aria",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "aria-required-attr",
"category": "Accessibility",
"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://developers.google.com/web/tools/lighthouse/audits/required-aria-attributes).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "aria-required-children",
"weight": 1,
"group": "a11y-aria",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "aria-required-children",
"category": "Accessibility",
"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/1.1/aria-required-children).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "aria-required-parent",
"weight": 1,
"group": "a11y-aria",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "aria-required-parent",
"category": "Accessibility",
"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/worldspace/2.1/aria-required-parent).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "aria-roles",
"weight": 1,
"group": "a11y-aria",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "aria-roles",
"category": "Accessibility",
"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/1.1/aria-roles).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "aria-valid-attr-value",
"weight": 1,
"group": "a11y-aria",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "aria-valid-attr-value",
"category": "Accessibility",
"description": "`[aria-*]` attributes have valid values.",
"helpText": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/valid-aria-values).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "aria-valid-attr",
"weight": 1,
"group": "a11y-aria",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "aria-valid-attr",
"category": "Accessibility",
"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://developers.google.com/web/tools/lighthouse/audits/valid-aria-attributes).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "audio-caption",
"weight": 1,
"group": "a11y-correct-attributes",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "audio-caption",
"category": "Accessibility",
"description": "`<audio>` elements contain 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/1.1/audio-caption).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "button-name",
"weight": 1,
"group": "a11y-element-names",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"extendedInfo": {
"value": {
"description": "Ensures buttons have discernible text",
"help": "Buttons must have discernible text",
"helpUrl": "https://dequeuniversity.com/rules/axe/2.2/button-name?application=axeAPI",
"id": "button-name",
"impact": "critical",
"nodes": [
{
"all": null,
"any": null,
"element": null,
"failureSummary": "Fix any of the following:\n Element has a value attribute and the value attribute is empty\n Element has no value attribute or the value attribute is empty\n Element does not have inner text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty or not visible\n Element's default semantics were not overridden with role=\"presentation\"\n Element's default semantics were not overridden with role=\"none\"",
"html": "<button tabindex=\"0\" type=\"button\" style=\"border: 10px; box-sizing: border-box; display: block; font-family: Roboto, sans-serif; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); cursor: pointer; text-decoration: none; margin: 0px; padding: 12px; outline: none; font-size: 0px; font-weight: inherit; position: absolute; z-index: 1; overflow: visible; transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; width: 48px; height: 48px; top: 0px; right: 4px; background: none;\">",
"impact": "critical",
"none": null,
"path": "1,HTML,1,BODY,0,DIV,0,DIV,1,DIV,2,DIV,1,DIV,0,DIV,0,DIV,0,SPAN,0,DIV,0,DIV,1,BUTTON",
"snippet": "<button tabindex=\"0\" type=\"button\" style=\"border: 10px; box-sizing: border-box; display: block; font-family: Roboto, sans-serif; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); cursor: pointer; text-decoration: none; margin: 0px; padding: 12px; outline: none; font-size: 0px; font-weight: inherit; position: absolute; z-index: 1; overflow: visible; transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; width: 48px; height: 48px; top: 0px; right: 4px; background: none;\">",
"target": [
"#root > div > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > div > div > span > div > div > button"
]
},
{
"all": null,
"any": null,
"element": null,
"failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element has a value attribute and the value attribute is empty\n Element has no value attribute or the value attribute is empty\n Element does not have inner text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty or not visible\n Element's default semantics were not overridden with role=\"presentation\"\n Element's default semantics were not overridden with role=\"none\"",
"html": "<button tabindex=\"0\" type=\"button\" style=\"border: 10px; box-sizing: border-box; display: inline-block; font-family: Roboto, sans-serif; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); cursor: pointer; text-decoration: none; margin: 8px 8px 0px -16px; padding: 12px; outline: none; font-size: 0px; font-weight: inherit; position: relative; z-index: 1; overflow: visible; transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; width: 48px; height: 48px; background: none;\">",
"impact": "critical",
"none": null,
"path": "1,HTML,1,BODY,0,DIV,0,DIV,2,DIV,0,BUTTON",
"snippet": "<button tabindex=\"0\" type=\"button\" style=\"border: 10px; box-sizing: border-box; display: inline-block; font-family: Roboto, sans-serif; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); cursor: pointer; text-decoration: none; margin: 8px 8px 0px -16px; padding: 12px; outline: none; font-size: 0px; font-weight: inherit; position: relative; z-index: 1; overflow: visible; transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; width: 48px; height: 48px; background: none;\">",
"target": [
"#root > div > div:nth-of-type(2) > button"
]
}
],
"tags": [
"cat.name-role-value",
"wcag2a",
"wcag412",
"section508",
"section508.22.a"
]
}
},
"scoringMode": "binary",
"name": "button-name",
"category": "Accessibility",
"description": "Buttons do not 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://developers.google.com/web/tools/lighthouse/audits/button-name).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": [
{
"type": "node",
"selector": "#root > div > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > div > div > span > div > div > button",
"path": "1,HTML,1,BODY,0,DIV,0,DIV,1,DIV,2,DIV,1,DIV,0,DIV,0,DIV,0,SPAN,0,DIV,0,DIV,1,BUTTON",
"snippet": "<button tabindex=\"0\" type=\"button\" style=\"border: 10px; box-sizing: border-box; display: block; font-family: Roboto, sans-serif; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); cursor: pointer; text-decoration: none; margin: 0px; padding: 12px; outline: none; font-size: 0px; font-weight: inherit; position: absolute; z-index: 1; overflow: visible; transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; width: 48px; height: 48px; top: 0px; right: 4px; background: none;\">"
},
{
"type": "node",
"selector": "#root > div > div:nth-of-type(2) > button",
"path": "1,HTML,1,BODY,0,DIV,0,DIV,2,DIV,0,BUTTON",
"snippet": "<button tabindex=\"0\" type=\"button\" style=\"border: 10px; box-sizing: border-box; display: inline-block; font-family: Roboto, sans-serif; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); cursor: pointer; text-decoration: none; margin: 8px 8px 0px -16px; padding: 12px; outline: none; font-size: 0px; font-weight: inherit; position: relative; z-index: 1; overflow: visible; transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; width: 48px; height: 48px; background: none;\">"
}
]
}
},
"score": 0
},
{
"id": "bypass",
"weight": 1,
"group": "a11y-describe-contents",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "bypass",
"category": "Accessibility",
"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/1.1/bypass).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "color-contrast",
"weight": 1,
"group": "a11y-color-contrast",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"extendedInfo": {
"value": {
"description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
"help": "Elements must have sufficient color contrast",
"helpUrl": "https://dequeuniversity.com/rules/axe/2.2/color-contrast?application=axeAPI",
"id": "color-contrast",
"impact": "critical",
"nodes": [
{
"all": null,
"any": null,
"element": null,
"failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.29 (foreground color: #ffffff, background color: #00bcd4, font size: 18.0pt, font weight: normal)",
"html": "<h1 style=\"white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin: 0px; padding-top: 0px; letter-spacing: 0px; font-size: 24px; font-weight: 400; color: rgb(255, 255, 255); height: 64px; line-height: 64px; flex: 1 1 0%;\">Sign in</h1>",
"impact": "critical",
"none": null,
"path": "1,HTML,1,BODY,0,DIV,0,DIV,2,DIV,1,H1",
"snippet": "<h1 style=\"white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin: 0px; padding-top: 0px; letter-spacing: 0px; font-size: 24px; font-weight: 400; color: rgb(255, 255, 255); height: 64px; line-height: 64px; flex: 1 1 0%;\">",
"target": [
"#root > div > div:nth-of-type(2) > h1"
]
},
{
"all": null,
"any": null,
"element": null,
"failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.46 (foreground color: #ffffff, background color: #55acee, font size: 10.5pt, font weight: normal)",
"html": "<span class=\"firebaseui-idp-text firebaseui-idp-text-long\">Sign in with Twitter</span>",
"impact": "critical",
"none": null,
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,2,LI,0,BUTTON,1,SPAN",
"snippet": "<span class=\"firebaseui-idp-text firebaseui-idp-text-long\">",
"target": [
"#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(3) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-twitter.firebaseui-id-idp-button > .firebaseui-idp-text.firebaseui-idp-text-long"
]
},
{
"all": null,
"any": null,
"element": null,
"failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.29 (foreground color: #ffffff, background color: #db4437, font size: 10.5pt, font weight: normal)",
"html": "<span class=\"firebaseui-idp-text firebaseui-idp-text-long\">Sign in with email</span>",
"impact": "critical",
"none": null,
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,4,LI,0,BUTTON,1,SPAN",
"snippet": "<span class=\"firebaseui-idp-text firebaseui-idp-text-long\">",
"target": [
"#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(5) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-password.firebaseui-id-idp-button > .firebaseui-idp-text.firebaseui-idp-text-long"
]
},
{
"all": null,
"any": null,
"element": null,
"failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.44 (foreground color: #ffffff, background color: #02bd7e, font size: 10.5pt, font weight: normal)",
"html": "<span class=\"firebaseui-idp-text firebaseui-idp-text-long\">Sign in with phone</span>",
"impact": "critical",
"none": null,
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,5,LI,0,BUTTON,1,SPAN",
"snippet": "<span class=\"firebaseui-idp-text firebaseui-idp-text-long\">",
"target": [
"#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(6) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-phone.firebaseui-id-idp-button > .firebaseui-idp-text.firebaseui-idp-text-long"
]
}
],
"tags": [
"cat.color",
"wcag2aa",
"wcag143"
]
}
},
"scoringMode": "binary",
"name": "color-contrast",
"category": "Accessibility",
"description": "Background and foreground colors do not have a sufficient contrast ratio.",
"helpText": "Low-contrast text is difficult or impossible for many users to read. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/contrast-ratio).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": [
{
"type": "node",
"selector": "#root > div > div:nth-of-type(2) > h1",
"path": "1,HTML,1,BODY,0,DIV,0,DIV,2,DIV,1,H1",
"snippet": "<h1 style=\"white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin: 0px; padding-top: 0px; letter-spacing: 0px; font-size: 24px; font-weight: 400; color: rgb(255, 255, 255); height: 64px; line-height: 64px; flex: 1 1 0%;\">"
},
{
"type": "node",
"selector": "#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(3) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-twitter.firebaseui-id-idp-button > .firebaseui-idp-text.firebaseui-idp-text-long",
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,2,LI,0,BUTTON,1,SPAN",
"snippet": "<span class=\"firebaseui-idp-text firebaseui-idp-text-long\">"
},
{
"type": "node",
"selector": "#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(5) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-password.firebaseui-id-idp-button > .firebaseui-idp-text.firebaseui-idp-text-long",
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,4,LI,0,BUTTON,1,SPAN",
"snippet": "<span class=\"firebaseui-idp-text firebaseui-idp-text-long\">"
},
{
"type": "node",
"selector": "#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(6) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-phone.firebaseui-id-idp-button > .firebaseui-idp-text.firebaseui-idp-text-long",
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,5,LI,0,BUTTON,1,SPAN",
"snippet": "<span class=\"firebaseui-idp-text firebaseui-idp-text-long\">"
}
]
}
},
"score": 0
},
{
"id": "definition-list",
"weight": 1,
"group": "a11y-well-structured",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "definition-list",
"category": "Accessibility",
"description": "`<dl>`'s 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/1.1/definition-list).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "dlitem",
"weight": 1,
"group": "a11y-well-structured",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "dlitem",
"category": "Accessibility",
"description": "Definition list items are 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/1.1/dlitem).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "document-title",
"weight": 1,
"group": "a11y-describe-contents",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "document-title",
"category": "Accessibility",
"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/1.1/document-title).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "duplicate-id",
"weight": 1,
"group": "a11y-well-structured",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "duplicate-id",
"category": "Accessibility",
"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/1.1/duplicate-id).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "frame-title",
"weight": 1,
"group": "a11y-describe-contents",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "frame-title",
"category": "Accessibility",
"description": "`<frame>` or `<iframe>` elements have a title.",
"helpText": "Screen reader users rely on frame titles to describe the contents of frames. [Learn more](https://dequeuniversity.com/rules/axe/1.1/frame-title).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "html-has-lang",
"weight": 1,
"group": "a11y-language",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "html-has-lang",
"category": "Accessibility",
"description": "`<html>` element has 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/1.1/html-lang).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "html-lang-valid",
"weight": 1,
"group": "a11y-language",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "html-lang-valid",
"category": "Accessibility",
"description": "`<html>` element has 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/1.1/valid-lang).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "image-alt",
"weight": 1,
"group": "a11y-correct-attributes",
"result": {
"score": false,
"displayValue": "",
"rawValue": false,
"extendedInfo": {
"value": {
"description": "Ensures <img> elements have alternate text or a role of none or presentation",
"help": "Images must have alternate text",
"helpUrl": "https://dequeuniversity.com/rules/axe/2.2/image-alt?application=axeAPI",
"id": "image-alt",
"impact": "critical",
"nodes": [
{
"all": null,
"any": null,
"element": null,
"failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty or not visible\n Element has no title attribute or the title attribute is empty\n Element's default semantics were not overridden with role=\"presentation\"\n Element's default semantics were not overridden with role=\"none\"",
"html": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/google.svg\">",
"impact": "critical",
"none": null,
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,0,LI,0,BUTTON,0,SPAN,0,IMG",
"snippet": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/google.svg\">",
"target": [
"#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(1) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-google.firebaseui-id-idp-button > .firebaseui-idp-icon-wrapper > .firebaseui-idp-icon"
]
},
{
"all": null,
"any": null,
"element": null,
"failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty or not visible\n Element has no title attribute or the title attribute is empty\n Element's default semantics were not overridden with role=\"presentation\"\n Element's default semantics were not overridden with role=\"none\"",
"html": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/facebook.svg\">",
"impact": "critical",
"none": null,
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,1,LI,0,BUTTON,0,SPAN,0,IMG",
"snippet": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/facebook.svg\">",
"target": [
"#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(2) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-facebook.firebaseui-id-idp-button > .firebaseui-idp-icon-wrapper > .firebaseui-idp-icon"
]
},
{
"all": null,
"any": null,
"element": null,
"failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty or not visible\n Element has no title attribute or the title attribute is empty\n Element's default semantics were not overridden with role=\"presentation\"\n Element's default semantics were not overridden with role=\"none\"",
"html": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/twitter.svg\">",
"impact": "critical",
"none": null,
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,2,LI,0,BUTTON,0,SPAN,0,IMG",
"snippet": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/twitter.svg\">",
"target": [
"#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(3) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-twitter.firebaseui-id-idp-button > .firebaseui-idp-icon-wrapper > .firebaseui-idp-icon"
]
},
{
"all": null,
"any": null,
"element": null,
"failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty or not visible\n Element has no title attribute or the title attribute is empty\n Element's default semantics were not overridden with role=\"presentation\"\n Element's default semantics were not overridden with role=\"none\"",
"html": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/github.svg\">",
"impact": "critical",
"none": null,
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,3,LI,0,BUTTON,0,SPAN,0,IMG",
"snippet": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/github.svg\">",
"target": [
"#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(4) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-github.firebaseui-id-idp-button > .firebaseui-idp-icon-wrapper > .firebaseui-idp-icon"
]
},
{
"all": null,
"any": null,
"element": null,
"failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty or not visible\n Element has no title attribute or the title attribute is empty\n Element's default semantics were not overridden with role=\"presentation\"\n Element's default semantics were not overridden with role=\"none\"",
"html": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/mail.svg\">",
"impact": "critical",
"none": null,
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,4,LI,0,BUTTON,0,SPAN,0,IMG",
"snippet": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/mail.svg\">",
"target": [
"#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(5) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-password.firebaseui-id-idp-button > .firebaseui-idp-icon-wrapper > .firebaseui-idp-icon"
]
},
{
"all": null,
"any": null,
"element": null,
"failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty or not visible\n Element has no title attribute or the title attribute is empty\n Element's default semantics were not overridden with role=\"presentation\"\n Element's default semantics were not overridden with role=\"none\"",
"html": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/phone.svg\">",
"impact": "critical",
"none": null,
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,5,LI,0,BUTTON,0,SPAN,0,IMG",
"snippet": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/phone.svg\">",
"target": [
"#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(6) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-phone.firebaseui-id-idp-button > .firebaseui-idp-icon-wrapper > .firebaseui-idp-icon"
]
}
],
"tags": [
"cat.text-alternatives",
"wcag2a",
"wcag111",
"section508",
"section508.22.a"
]
}
},
"scoringMode": "binary",
"name": "image-alt",
"category": "Accessibility",
"description": "Image elements do not 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://developers.google.com/web/tools/lighthouse/audits/alt-attribute).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": [
{
"type": "node",
"selector": "#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(1) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-google.firebaseui-id-idp-button > .firebaseui-idp-icon-wrapper > .firebaseui-idp-icon",
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,0,LI,0,BUTTON,0,SPAN,0,IMG",
"snippet": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/google.svg\">"
},
{
"type": "node",
"selector": "#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(2) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-facebook.firebaseui-id-idp-button > .firebaseui-idp-icon-wrapper > .firebaseui-idp-icon",
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,1,LI,0,BUTTON,0,SPAN,0,IMG",
"snippet": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/facebook.svg\">"
},
{
"type": "node",
"selector": "#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(3) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-twitter.firebaseui-id-idp-button > .firebaseui-idp-icon-wrapper > .firebaseui-idp-icon",
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,2,LI,0,BUTTON,0,SPAN,0,IMG",
"snippet": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/twitter.svg\">"
},
{
"type": "node",
"selector": "#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(4) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-github.firebaseui-id-idp-button > .firebaseui-idp-icon-wrapper > .firebaseui-idp-icon",
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,3,LI,0,BUTTON,0,SPAN,0,IMG",
"snippet": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/github.svg\">"
},
{
"type": "node",
"selector": "#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(5) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-password.firebaseui-id-idp-button > .firebaseui-idp-icon-wrapper > .firebaseui-idp-icon",
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,4,LI,0,BUTTON,0,SPAN,0,IMG",
"snippet": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/mail.svg\">"
},
{
"type": "node",
"selector": "#firebaseui-auth > .firebaseui-container.firebaseui-page-provider-sign-in.firebaseui-id-page-provider-sign-in > .firebaseui-card-content > form > .firebaseui-idp-list > li:nth-of-type(6) > .firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-phone.firebaseui-id-idp-button > .firebaseui-idp-icon-wrapper > .firebaseui-idp-icon",
"path": "1,HTML,1,BODY,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FORM,0,UL,5,LI,0,BUTTON,0,SPAN,0,IMG",
"snippet": "<img class=\"firebaseui-idp-icon\" src=\"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/phone.svg\">"
}
]
}
},
"score": 0
},
{
"id": "input-image-alt",
"weight": 1,
"group": "a11y-correct-attributes",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "input-image-alt",
"category": "Accessibility",
"description": "`<input type=\"image\">` elements 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/1.1/input-image-alt).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "label",
"weight": 1,
"group": "a11y-describe-contents",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "label",
"category": "Accessibility",
"description": "Form elements have associated labels.",
"helpText": "Labels ensure that form controls are announced properly by assistive technologies, like screen readers. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/form-labels).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "layout-table",
"weight": 1,
"group": "a11y-describe-contents",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "layout-table",
"category": "Accessibility",
"description": "Presentational `<table>` elements 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/1.1/layout-table).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "link-name",
"weight": 1,
"group": "a11y-element-names",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "link-name",
"category": "Accessibility",
"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/1.1/link-name).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "list",
"weight": 1,
"group": "a11y-well-structured",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "list",
"category": "Accessibility",
"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/1.1/list).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "listitem",
"weight": 1,
"group": "a11y-well-structured",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "listitem",
"category": "Accessibility",
"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/1.1/listitem).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "meta-refresh",
"weight": 1,
"group": "a11y-meta",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "meta-refresh",
"category": "Accessibility",
"description": "The document does not use `<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/1.1/meta-refresh).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "meta-viewport",
"weight": 1,
"group": "a11y-meta",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "meta-viewport",
"category": "Accessibility",
"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/1.1/meta-viewport).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "object-alt",
"weight": 1,
"group": "a11y-describe-contents",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "object-alt",
"category": "Accessibility",
"description": "`<object>` elements 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/1.1/object-alt).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "tabindex",
"weight": 1,
"group": "a11y-correct-attributes",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "tabindex",
"category": "Accessibility",
"description": "No element has 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://developers.google.com/web/tools/lighthouse/audits/tabindex).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "td-headers-attr",
"weight": 1,
"group": "a11y-correct-attributes",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "td-headers-attr",
"category": "Accessibility",
"description": "Cells in a `<table>` element that use the `[headers]` attribute only refer 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/worldspace/2.1/td-headers-attr).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "th-has-data-cells",
"weight": 1,
"group": "a11y-correct-attributes",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "th-has-data-cells",
"category": "Accessibility",
"description": "`<th>` elements and elements with `[role=\"columnheader\"/\"rowheader\"]` 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/worldspace/2.1/th-has-data-cells).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "valid-lang",
"weight": 1,
"group": "a11y-language",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "valid-lang",
"category": "Accessibility",
"description": "`[lang]` attributes 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/1.1/valid-lang).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "video-caption",
"weight": 1,
"group": "a11y-describe-contents",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "video-caption",
"category": "Accessibility",
"description": "`<video>` elements 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/1.1/video-caption).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
},
{
"id": "video-description",
"weight": 1,
"group": "a11y-describe-contents",
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {},
"scoringMode": "binary",
"name": "video-description",
"category": "Accessibility",
"description": "`<video>` elements 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/1.1/video-description).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "View failing elements"
},
"items": []
}
},
"score": 100
}
],
"id": "accessibility",
"score": 91.42857142857143
},
{
"name": "Best Practices",
"description": "We've compiled some recommendations for modernizing your web app and avoiding performance pitfalls. These audits do not affect your score but are worth a look.",
"audits": [
{
"id": "appcache-manifest",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"debugString": "",
"scoringMode": "binary",
"name": "appcache-manifest",
"category": "Offline",
"description": "Avoids Application Cache",
"helpText": "Application Cache is deprecated. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/appcache)."
},
"score": 100
},
{
"id": "no-websql",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"debugString": "",
"scoringMode": "binary",
"name": "no-websql",
"category": "Offline",
"description": "Avoids WebSQL DB",
"helpText": "Web SQL is deprecated. Consider using IndexedDB instead. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/web-sql)."
},
"score": 100
},
{
"id": "is-on-https",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"name": "is-on-https",
"category": "Security",
"description": "Uses HTTPS",
"helpText": "All sites should be protected with HTTPS, even ones that don't handle sensitive data. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many new web platform APIs. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/https).",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "Insecure URLs:"
},
"items": []
}
},
"score": 100
},
{
"id": "uses-http2",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": {
"results": []
}
},
"scoringMode": "binary",
"name": "uses-http2",
"category": "Performance",
"description": "Uses HTTP/2 for its own resources",
"helpText": "HTTP/2 offers many benefits over HTTP/1.1, including binary headers, multiplexing, and server push. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/http2).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Protocol"
}
],
"items": []
}
},
"score": 100
},
{
"id": "uses-passive-event-listeners",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"name": "uses-passive-event-listeners",
"category": "JavaScript",
"description": "Uses passive listeners to improve scrolling performance",
"helpText": "Consider marking your touch and wheel event listeners as `passive` to improve your page's scroll performance. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/passive-event-listeners).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Location"
}
],
"items": []
}
},
"score": 100
},
{
"id": "no-mutation-events",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": {
"results": []
}
},
"scoringMode": "binary",
"name": "no-mutation-events",
"category": "JavaScript",
"description": "Avoids Mutation Events in its own scripts",
"helpText": "Mutation Events are deprecated and harm performance. Consider using Mutation Observers instead. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/mutation-events).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "code",
"text": "Event"
},
{
"type": "text",
"itemType": "text",
"text": "Line"
},
{
"type": "text",
"itemType": "text",
"text": "Col"
},
{
"type": "text",
"itemType": "code",
"text": "Snippet"
}
],
"items": []
}
},
"score": 100
},
{
"id": "no-document-write",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"name": "no-document-write",
"category": "Performance",
"description": "Avoids `document.write()`",
"helpText": "For users on slow connections, external scripts dynamically injected via `document.write()` can delay page load by tens of seconds. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/document-write).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Location"
}
],
"items": []
}
},
"score": 100
},
{
"id": "external-anchors-use-rel-noopener",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"name": "external-anchors-use-rel-noopener",
"category": "Performance",
"description": "Opens external anchors using `rel=\"noopener\"`",
"helpText": "Open new tabs using `rel=\"noopener\"` to improve performance and prevent security vulnerabilities. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/noopener).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Target"
},
{
"type": "text",
"itemType": "text",
"text": "Rel"
}
],
"items": []
}
},
"score": 100
},
{
"id": "geolocation-on-start",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"name": "geolocation-on-start",
"category": "UX",
"description": "Avoids requesting the geolocation permission on page load",
"helpText": "Users are mistrustful of or confused by sites that request their location without context. Consider tying the request to user gestures instead. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/geolocation-on-load).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Location"
}
],
"items": []
}
},
"score": 100
},
{
"id": "notification-on-start",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"name": "notification-on-start",
"category": "UX",
"description": "Avoids requesting the notification permission on page load",
"helpText": "Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/notifications-on-load).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Location"
}
],
"items": []
}
},
"score": 100
},
{
"id": "deprecations",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"name": "deprecations",
"category": "Deprecations",
"description": "Avoids deprecated APIs",
"helpText": "Deprecated APIs will eventually be removed from the browser. [Learn more](https://www.chromestatus.com/features#deprecated).",
"details": {
"type": "table",
"header": "View Details",
"itemHeaders": [
{
"type": "text",
"itemType": "code",
"text": "Deprecation / Warning"
},
{
"type": "text",
"itemType": "url",
"text": "URL"
},
{
"type": "text",
"itemType": "text",
"text": "Line"
}
],
"items": []
}
},
"score": 100
},
{
"id": "manifest-short-name-length",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"scoringMode": "binary",
"name": "manifest-short-name-length",
"category": "Manifest",
"description": "Manifest's `short_name` won't be truncated when displayed on homescreen",
"helpText": "Make your app's `short_name` fewer than 12 characters to ensure that it's not truncated on homescreens. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/manifest-short_name-is-not-truncated)."
},
"score": 100
},
{
"id": "password-inputs-can-be-pasted-into",
"weight": 1,
"result": {
"score": true,
"displayValue": "",
"rawValue": true,
"extendedInfo": {
"value": []
},
"scoringMode": "binary",
"name": "password-inputs-can-be-pasted-into",
"category": "UX",
"description": "Allows users to paste into password fields",
"helpText": "",
"details": {
"type": "list",
"header": {
"type": "text",
"text": "Password inputs that prevent pasting into"
},
"items": []
}
},
"score": 100
}
],
"id": "best-practices",
"score": 100
}
],
"reportGroups": {
"perf-metric": {
"title": "Metrics",
"description": "These metrics encapsulate your 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": "Screen readers and other assistive technologies require annotations to understand otherwise ambiguous content."
},
"a11y-describe-contents": {
"title": "Elements Describe Contents Well",
"description": "Screen readers and other assistive technologies require annotations to understand otherwise ambiguous content."
},
"a11y-well-structured": {
"title": "Elements Are Well Structured",
"description": "Screen readers and other assistive technologies require annotations to understand otherwise ambiguous content."
},
"a11y-aria": {
"title": "ARIA Attributes Follow Best Practices",
"description": "Screen readers and other assistive technologies require annotations to understand otherwise ambiguous content."
},
"a11y-correct-attributes": {
"title": "Elements Use Attributes Correctly",
"description": "Screen readers and other assistive technologies require annotations to understand otherwise ambiguous content."
},
"a11y-element-names": {
"title": "Elements Have Discernable Names",
"description": "Screen readers and other assistive technologies require annotations to understand otherwise ambiguous content."
},
"a11y-language": {
"title": "Page Specifies Valid Language",
"description": "Screen readers and other assistive technologies require annotations to understand otherwise ambiguous content."
},
"a11y-meta": {
"title": "Meta Tags Used Properly",
"description": "Screen readers and other assistive technologies require annotations to understand otherwise ambiguous content."
},
"manual-pwa-checks": {
"title": "Manual checks to verify",
"description": "These audits 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."
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment