lighthouse 9.5.0-dev.20230206 → 9.5.0-dev.20230208
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/core/audits/audit.d.ts +12 -5
- package/core/audits/audit.js +19 -5
- package/core/audits/byte-efficiency/byte-efficiency-audit.js +2 -1
- package/core/audits/byte-efficiency/render-blocking-resources.js +2 -1
- package/core/audits/dobetterweb/js-libraries.js +1 -1
- package/core/audits/dobetterweb/uses-http2.js +2 -1
- package/core/audits/{preload-lcp-image.d.ts → prioritize-lcp-image.d.ts} +3 -3
- package/core/audits/{preload-lcp-image.js → prioritize-lcp-image.js} +14 -12
- package/core/audits/redirects.js +2 -1
- package/core/audits/seo/link-text.js +1 -1
- package/core/audits/seo/robots-txt.js +1 -1
- package/core/audits/server-response-time.js +1 -1
- package/core/audits/uses-rel-preconnect.js +2 -1
- package/core/audits/uses-rel-preload.js +4 -2
- package/core/audits/valid-source-maps.js +7 -3
- package/core/config/config.js +20 -1
- package/core/config/default-config.js +42 -90
- package/core/config/metrics-to-audits.js +1 -1
- package/core/gather/gatherers/full-page-screenshot.js +6 -2
- package/core/gather/gatherers/trace-elements.js +2 -1
- package/core/gather/navigation-runner.d.ts +4 -2
- package/core/gather/navigation-runner.js +16 -4
- package/core/legacy/config/config.js +18 -0
- package/core/lib/page-functions.js +2 -2
- package/dist/report/bundle.esm.js +1 -1
- package/dist/report/flow.js +11 -11
- package/dist/report/standalone.js +1 -1
- package/package.json +2 -2
- package/report/assets/styles.css +6 -3
- package/report/renderer/components.js +1 -1
- package/shared/localization/locales/ar-XB.json +982 -289
- package/shared/localization/locales/ar.json +983 -290
- package/shared/localization/locales/bg.json +981 -288
- package/shared/localization/locales/ca.json +988 -295
- package/shared/localization/locales/cs.json +983 -290
- package/shared/localization/locales/da.json +982 -289
- package/shared/localization/locales/de.json +1118 -425
- package/shared/localization/locales/el.json +981 -288
- package/shared/localization/locales/en-GB.json +982 -289
- package/shared/localization/locales/en-US.json +4 -4
- package/shared/localization/locales/en-XA.json +982 -289
- package/shared/localization/locales/en-XL.json +4 -4
- package/shared/localization/locales/es-419.json +984 -291
- package/shared/localization/locales/es.json +989 -296
- package/shared/localization/locales/fi.json +982 -289
- package/shared/localization/locales/fil.json +983 -290
- package/shared/localization/locales/fr.json +984 -291
- package/shared/localization/locales/he.json +1002 -309
- package/shared/localization/locales/hi.json +985 -292
- package/shared/localization/locales/hr.json +982 -289
- package/shared/localization/locales/hu.json +981 -288
- package/shared/localization/locales/id.json +982 -289
- package/shared/localization/locales/it.json +1002 -309
- package/shared/localization/locales/ja.json +981 -288
- package/shared/localization/locales/ko.json +982 -289
- package/shared/localization/locales/lt.json +982 -289
- package/shared/localization/locales/lv.json +982 -289
- package/shared/localization/locales/nl.json +983 -290
- package/shared/localization/locales/no.json +986 -293
- package/shared/localization/locales/pl.json +981 -288
- package/shared/localization/locales/pt-PT.json +1002 -309
- package/shared/localization/locales/pt.json +983 -290
- package/shared/localization/locales/ro.json +981 -288
- package/shared/localization/locales/ru.json +981 -288
- package/shared/localization/locales/sk.json +981 -288
- package/shared/localization/locales/sl.json +981 -288
- package/shared/localization/locales/sr-Latn.json +982 -289
- package/shared/localization/locales/sr.json +982 -289
- package/shared/localization/locales/sv.json +988 -295
- package/shared/localization/locales/ta.json +982 -289
- package/shared/localization/locales/te.json +1012 -319
- package/shared/localization/locales/th.json +990 -297
- package/shared/localization/locales/tr.json +982 -289
- package/shared/localization/locales/uk.json +981 -288
- package/shared/localization/locales/vi.json +983 -290
- package/shared/localization/locales/zh-HK.json +982 -289
- package/shared/localization/locales/zh-TW.json +985 -292
- package/shared/localization/locales/zh.json +982 -289
|
@@ -1,138 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"flow-report/src/i18n/ui-strings.js | allReports": {
|
|
3
|
-
"message": "All Reports"
|
|
4
|
-
},
|
|
5
|
-
"flow-report/src/i18n/ui-strings.js | categories": {
|
|
6
|
-
"message": "Categories"
|
|
7
|
-
},
|
|
8
|
-
"flow-report/src/i18n/ui-strings.js | categoryAccessibility": {
|
|
9
|
-
"message": "Accessibility"
|
|
10
|
-
},
|
|
11
|
-
"flow-report/src/i18n/ui-strings.js | categoryBestPractices": {
|
|
12
|
-
"message": "Best Practices"
|
|
13
|
-
},
|
|
14
|
-
"flow-report/src/i18n/ui-strings.js | categoryPerformance": {
|
|
15
|
-
"message": "Performance"
|
|
16
|
-
},
|
|
17
|
-
"flow-report/src/i18n/ui-strings.js | categoryProgressiveWebApp": {
|
|
18
|
-
"message": "Progressive Web App"
|
|
19
|
-
},
|
|
20
|
-
"flow-report/src/i18n/ui-strings.js | categorySeo": {
|
|
21
|
-
"message": "SEO"
|
|
22
|
-
},
|
|
23
|
-
"flow-report/src/i18n/ui-strings.js | desktop": {
|
|
24
|
-
"message": "Desktop"
|
|
25
|
-
},
|
|
26
|
-
"flow-report/src/i18n/ui-strings.js | helpDialogTitle": {
|
|
27
|
-
"message": "Understanding the Lighthouse Flow Report"
|
|
28
|
-
},
|
|
29
|
-
"flow-report/src/i18n/ui-strings.js | helpLabel": {
|
|
30
|
-
"message": "Understanding Flows"
|
|
31
|
-
},
|
|
32
|
-
"flow-report/src/i18n/ui-strings.js | helpUseCaseInstructionNavigation": {
|
|
33
|
-
"message": "Use Navigation reports to..."
|
|
34
|
-
},
|
|
35
|
-
"flow-report/src/i18n/ui-strings.js | helpUseCaseInstructionSnapshot": {
|
|
36
|
-
"message": "Use Snapshot reports to..."
|
|
37
|
-
},
|
|
38
|
-
"flow-report/src/i18n/ui-strings.js | helpUseCaseInstructionTimespan": {
|
|
39
|
-
"message": "Use Timespan reports to..."
|
|
40
|
-
},
|
|
41
|
-
"flow-report/src/i18n/ui-strings.js | helpUseCaseNavigation1": {
|
|
42
|
-
"message": "Obtain a Lighthouse Performance score."
|
|
43
|
-
},
|
|
44
|
-
"flow-report/src/i18n/ui-strings.js | helpUseCaseNavigation2": {
|
|
45
|
-
"message": "Measure page load Performance metrics such as Largest Contentful Paint and Speed Index."
|
|
46
|
-
},
|
|
47
|
-
"flow-report/src/i18n/ui-strings.js | helpUseCaseNavigation3": {
|
|
48
|
-
"message": "Assess Progressive Web App capabilities."
|
|
49
|
-
},
|
|
50
|
-
"flow-report/src/i18n/ui-strings.js | helpUseCaseSnapshot1": {
|
|
51
|
-
"message": "Find accessibility issues in single page applications or complex forms."
|
|
52
|
-
},
|
|
53
|
-
"flow-report/src/i18n/ui-strings.js | helpUseCaseSnapshot2": {
|
|
54
|
-
"message": "Evaluate best practices of menus and UI elements hidden behind interaction."
|
|
55
|
-
},
|
|
56
|
-
"flow-report/src/i18n/ui-strings.js | helpUseCaseTimespan1": {
|
|
57
|
-
"message": "Measure layout shifts and JavaScript execution time on a series of interactions."
|
|
58
|
-
},
|
|
59
|
-
"flow-report/src/i18n/ui-strings.js | helpUseCaseTimespan2": {
|
|
60
|
-
"message": "Discover performance opportunities to improve the experience for long-lived pages and single-page applications."
|
|
61
|
-
},
|
|
62
|
-
"flow-report/src/i18n/ui-strings.js | highestImpact": {
|
|
63
|
-
"message": "Highest impact"
|
|
64
|
-
},
|
|
65
|
-
"flow-report/src/i18n/ui-strings.js | informativeAuditCount": {
|
|
66
|
-
"message": "{numInformative,plural, =1{{numInformative} informative audit}zero{{numInformative} informative audits}two{{numInformative} informative audits}few{{numInformative} informative audits}many{{numInformative} informative audits}other{{numInformative} informative audits}}"
|
|
67
|
-
},
|
|
68
|
-
"flow-report/src/i18n/ui-strings.js | mobile": {
|
|
69
|
-
"message": "Mobile"
|
|
70
|
-
},
|
|
71
|
-
"flow-report/src/i18n/ui-strings.js | navigationDescription": {
|
|
72
|
-
"message": "Page load"
|
|
73
|
-
},
|
|
74
|
-
"flow-report/src/i18n/ui-strings.js | navigationLongDescription": {
|
|
75
|
-
"message": "Navigation reports analyze a single page load, exactly like the original Lighthouse reports."
|
|
76
|
-
},
|
|
77
|
-
"flow-report/src/i18n/ui-strings.js | navigationReport": {
|
|
78
|
-
"message": "Navigation report"
|
|
79
|
-
},
|
|
80
|
-
"flow-report/src/i18n/ui-strings.js | navigationReportCount": {
|
|
81
|
-
"message": "{numNavigation,plural, =1{{numNavigation} navigation report}zero{{numNavigation} navigation reports}two{{numNavigation} navigation reports}few{{numNavigation} navigation reports}many{{numNavigation} navigation reports}other{{numNavigation} navigation reports}}"
|
|
82
|
-
},
|
|
83
|
-
"flow-report/src/i18n/ui-strings.js | passableAuditCount": {
|
|
84
|
-
"message": "{numPassableAudits,plural, =1{{numPassableAudits} passable audit}zero{{numPassableAudits} passable audits}two{{numPassableAudits} passable audits}few{{numPassableAudits} passable audits}many{{numPassableAudits} passable audits}other{{numPassableAudits} passable audits}}"
|
|
85
|
-
},
|
|
86
|
-
"flow-report/src/i18n/ui-strings.js | passedAuditCount": {
|
|
87
|
-
"message": "{numPassed,plural, =1{{numPassed} audit passed}zero{{numPassed} audits passed}two{{numPassed} audits passed}few{{numPassed} audits passed}many{{numPassed} audits passed}other{{numPassed} audits passed}}"
|
|
88
|
-
},
|
|
89
|
-
"flow-report/src/i18n/ui-strings.js | ratingAverage": {
|
|
90
|
-
"message": "Average"
|
|
91
|
-
},
|
|
92
|
-
"flow-report/src/i18n/ui-strings.js | ratingError": {
|
|
93
|
-
"message": "Error"
|
|
94
|
-
},
|
|
95
|
-
"flow-report/src/i18n/ui-strings.js | ratingFail": {
|
|
96
|
-
"message": "Poor"
|
|
97
|
-
},
|
|
98
|
-
"flow-report/src/i18n/ui-strings.js | ratingPass": {
|
|
99
|
-
"message": "Good"
|
|
100
|
-
},
|
|
101
|
-
"flow-report/src/i18n/ui-strings.js | save": {
|
|
102
|
-
"message": "Save"
|
|
103
|
-
},
|
|
104
|
-
"flow-report/src/i18n/ui-strings.js | snapshotDescription": {
|
|
105
|
-
"message": "Captured state of page"
|
|
106
|
-
},
|
|
107
|
-
"flow-report/src/i18n/ui-strings.js | snapshotLongDescription": {
|
|
108
|
-
"message": "Snapshot reports analyze the page in a particular state, typically after user interactions."
|
|
109
|
-
},
|
|
110
|
-
"flow-report/src/i18n/ui-strings.js | snapshotReport": {
|
|
111
|
-
"message": "Snapshot report"
|
|
112
|
-
},
|
|
113
|
-
"flow-report/src/i18n/ui-strings.js | snapshotReportCount": {
|
|
114
|
-
"message": "{numSnapshot,plural, =1{{numSnapshot} snapshot report}zero{{numSnapshot} snapshot reports}two{{numSnapshot} snapshot reports}few{{numSnapshot} snapshot reports}many{{numSnapshot} snapshot reports}other{{numSnapshot} snapshot reports}}"
|
|
115
|
-
},
|
|
116
|
-
"flow-report/src/i18n/ui-strings.js | summary": {
|
|
117
|
-
"message": "Summary"
|
|
118
|
-
},
|
|
119
|
-
"flow-report/src/i18n/ui-strings.js | timespanDescription": {
|
|
120
|
-
"message": "User interactions"
|
|
121
|
-
},
|
|
122
|
-
"flow-report/src/i18n/ui-strings.js | timespanLongDescription": {
|
|
123
|
-
"message": "Timespan reports analyze an arbitrary period of time, typically containing user interactions."
|
|
124
|
-
},
|
|
125
|
-
"flow-report/src/i18n/ui-strings.js | timespanReport": {
|
|
126
|
-
"message": "Timespan report"
|
|
127
|
-
},
|
|
128
|
-
"flow-report/src/i18n/ui-strings.js | timespanReportCount": {
|
|
129
|
-
"message": "{numTimespan,plural, =1{{numTimespan} timespan report}zero{{numTimespan} timespan reports}two{{numTimespan} timespan reports}few{{numTimespan} timespan reports}many{{numTimespan} timespan reports}other{{numTimespan} timespan reports}}"
|
|
130
|
-
},
|
|
131
|
-
"flow-report/src/i18n/ui-strings.js | title": {
|
|
132
|
-
"message": "Lighthouse User Flow Report"
|
|
133
|
-
},
|
|
134
2
|
"core/audits/accessibility/accesskeys.js | description": {
|
|
135
|
-
"message": "Access keys let users quickly focus a part of the page. For proper navigation, each access key must be unique. [Learn more](https://
|
|
3
|
+
"message": "Access keys let users quickly focus a part of the page. For proper navigation, each access key must be unique. [Learn more about access keys](https://dequeuniversity.com/rules/axe/4.6/accesskeys)."
|
|
136
4
|
},
|
|
137
5
|
"core/audits/accessibility/accesskeys.js | failureTitle": {
|
|
138
6
|
"message": "`[accesskey]` values are not unique"
|
|
@@ -141,7 +9,7 @@
|
|
|
141
9
|
"message": "`[accesskey]` values are unique"
|
|
142
10
|
},
|
|
143
11
|
"core/audits/accessibility/aria-allowed-attr.js | description": {
|
|
144
|
-
"message": "Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn
|
|
12
|
+
"message": "Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn how to match ARIA attributes to their roles](https://dequeuniversity.com/rules/axe/4.6/aria-allowed-attr)."
|
|
145
13
|
},
|
|
146
14
|
"core/audits/accessibility/aria-allowed-attr.js | failureTitle": {
|
|
147
15
|
"message": "`[aria-*]` attributes do not match their roles"
|
|
@@ -150,7 +18,7 @@
|
|
|
150
18
|
"message": "`[aria-*]` attributes match their roles"
|
|
151
19
|
},
|
|
152
20
|
"core/audits/accessibility/aria-command-name.js | description": {
|
|
153
|
-
"message": "When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more](https://
|
|
21
|
+
"message": "When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to make command elements more accessible](https://dequeuniversity.com/rules/axe/4.6/aria-command-name)."
|
|
154
22
|
},
|
|
155
23
|
"core/audits/accessibility/aria-command-name.js | failureTitle": {
|
|
156
24
|
"message": "`button`, `link`, and `menuitem` elements do not have accessible names."
|
|
@@ -159,7 +27,7 @@
|
|
|
159
27
|
"message": "`button`, `link`, and `menuitem` elements have accessible names"
|
|
160
28
|
},
|
|
161
29
|
"core/audits/accessibility/aria-hidden-body.js | description": {
|
|
162
|
-
"message": "Assistive technologies, like screen readers, work inconsistently when `aria-hidden=\"true\"` is set on the document `<body>`. [Learn
|
|
30
|
+
"message": "Assistive technologies, like screen readers, work inconsistently when `aria-hidden=\"true\"` is set on the document `<body>`. [Learn how `aria-hidden` affects the document body](https://dequeuniversity.com/rules/axe/4.6/aria-hidden-body)."
|
|
163
31
|
},
|
|
164
32
|
"core/audits/accessibility/aria-hidden-body.js | failureTitle": {
|
|
165
33
|
"message": "`[aria-hidden=\"true\"]` is present on the document `<body>`"
|
|
@@ -168,7 +36,7 @@
|
|
|
168
36
|
"message": "`[aria-hidden=\"true\"]` is not present on the document `<body>`"
|
|
169
37
|
},
|
|
170
38
|
"core/audits/accessibility/aria-hidden-focus.js | description": {
|
|
171
|
-
"message": "Focusable descendents within an `[aria-hidden=\"true\"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. [Learn
|
|
39
|
+
"message": "Focusable descendents within an `[aria-hidden=\"true\"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. [Learn how `aria-hidden` affects focusable elements](https://dequeuniversity.com/rules/axe/4.6/aria-hidden-focus)."
|
|
172
40
|
},
|
|
173
41
|
"core/audits/accessibility/aria-hidden-focus.js | failureTitle": {
|
|
174
42
|
"message": "`[aria-hidden=\"true\"]` elements contain focusable descendents"
|
|
@@ -177,7 +45,7 @@
|
|
|
177
45
|
"message": "`[aria-hidden=\"true\"]` elements do not contain focusable descendents"
|
|
178
46
|
},
|
|
179
47
|
"core/audits/accessibility/aria-input-field-name.js | description": {
|
|
180
|
-
"message": "When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more](https://
|
|
48
|
+
"message": "When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about input field labels](https://dequeuniversity.com/rules/axe/4.6/aria-input-field-name)."
|
|
181
49
|
},
|
|
182
50
|
"core/audits/accessibility/aria-input-field-name.js | failureTitle": {
|
|
183
51
|
"message": "ARIA input fields do not have accessible names"
|
|
@@ -186,7 +54,7 @@
|
|
|
186
54
|
"message": "ARIA input fields have accessible names"
|
|
187
55
|
},
|
|
188
56
|
"core/audits/accessibility/aria-meter-name.js | description": {
|
|
189
|
-
"message": "When
|
|
57
|
+
"message": "When a meter element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `meter` elements](https://dequeuniversity.com/rules/axe/4.6/aria-meter-name)."
|
|
190
58
|
},
|
|
191
59
|
"core/audits/accessibility/aria-meter-name.js | failureTitle": {
|
|
192
60
|
"message": "ARIA `meter` elements do not have accessible names."
|
|
@@ -195,7 +63,7 @@
|
|
|
195
63
|
"message": "ARIA `meter` elements have accessible names"
|
|
196
64
|
},
|
|
197
65
|
"core/audits/accessibility/aria-progressbar-name.js | description": {
|
|
198
|
-
"message": "When a `progressbar` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn
|
|
66
|
+
"message": "When a `progressbar` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to label `progressbar` elements](https://dequeuniversity.com/rules/axe/4.6/aria-progressbar-name)."
|
|
199
67
|
},
|
|
200
68
|
"core/audits/accessibility/aria-progressbar-name.js | failureTitle": {
|
|
201
69
|
"message": "ARIA `progressbar` elements do not have accessible names."
|
|
@@ -204,7 +72,7 @@
|
|
|
204
72
|
"message": "ARIA `progressbar` elements have accessible names"
|
|
205
73
|
},
|
|
206
74
|
"core/audits/accessibility/aria-required-attr.js | description": {
|
|
207
|
-
"message": "Some ARIA roles have required attributes that describe the state of the element to screen readers. [Learn more](https://
|
|
75
|
+
"message": "Some ARIA roles have required attributes that describe the state of the element to screen readers. [Learn more about roles and required attributes](https://dequeuniversity.com/rules/axe/4.6/aria-required-attr)."
|
|
208
76
|
},
|
|
209
77
|
"core/audits/accessibility/aria-required-attr.js | failureTitle": {
|
|
210
78
|
"message": "`[role]`s do not have all required `[aria-*]` attributes"
|
|
@@ -213,7 +81,7 @@
|
|
|
213
81
|
"message": "`[role]`s have all required `[aria-*]` attributes"
|
|
214
82
|
},
|
|
215
83
|
"core/audits/accessibility/aria-required-children.js | description": {
|
|
216
|
-
"message": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more](https://
|
|
84
|
+
"message": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https://dequeuniversity.com/rules/axe/4.6/aria-required-children)."
|
|
217
85
|
},
|
|
218
86
|
"core/audits/accessibility/aria-required-children.js | failureTitle": {
|
|
219
87
|
"message": "Elements with an ARIA `[role]` that require children to contain a specific `[role]` are missing some or all of those required children."
|
|
@@ -222,7 +90,7 @@
|
|
|
222
90
|
"message": "Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children."
|
|
223
91
|
},
|
|
224
92
|
"core/audits/accessibility/aria-required-parent.js | description": {
|
|
225
|
-
"message": "Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. [Learn more](https://
|
|
93
|
+
"message": "Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. [Learn more about ARIA roles and required parent element](https://dequeuniversity.com/rules/axe/4.6/aria-required-parent)."
|
|
226
94
|
},
|
|
227
95
|
"core/audits/accessibility/aria-required-parent.js | failureTitle": {
|
|
228
96
|
"message": "`[role]`s are not contained by their required parent element"
|
|
@@ -231,7 +99,7 @@
|
|
|
231
99
|
"message": "`[role]`s are contained by their required parent element"
|
|
232
100
|
},
|
|
233
101
|
"core/audits/accessibility/aria-roles.js | description": {
|
|
234
|
-
"message": "ARIA roles must have valid values in order to perform their intended accessibility functions. [Learn more](https://
|
|
102
|
+
"message": "ARIA roles must have valid values in order to perform their intended accessibility functions. [Learn more about valid ARIA roles](https://dequeuniversity.com/rules/axe/4.6/aria-roles)."
|
|
235
103
|
},
|
|
236
104
|
"core/audits/accessibility/aria-roles.js | failureTitle": {
|
|
237
105
|
"message": "`[role]` values are not valid"
|
|
@@ -240,7 +108,7 @@
|
|
|
240
108
|
"message": "`[role]` values are valid"
|
|
241
109
|
},
|
|
242
110
|
"core/audits/accessibility/aria-toggle-field-name.js | description": {
|
|
243
|
-
"message": "When a toggle field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more](https://
|
|
111
|
+
"message": "When a toggle field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about toggle fields](https://dequeuniversity.com/rules/axe/4.6/aria-toggle-field-name)."
|
|
244
112
|
},
|
|
245
113
|
"core/audits/accessibility/aria-toggle-field-name.js | failureTitle": {
|
|
246
114
|
"message": "ARIA toggle fields do not have accessible names"
|
|
@@ -249,7 +117,7 @@
|
|
|
249
117
|
"message": "ARIA toggle fields have accessible names"
|
|
250
118
|
},
|
|
251
119
|
"core/audits/accessibility/aria-tooltip-name.js | description": {
|
|
252
|
-
"message": "When
|
|
120
|
+
"message": "When a tooltip element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `tooltip` elements](https://dequeuniversity.com/rules/axe/4.6/aria-tooltip-name)."
|
|
253
121
|
},
|
|
254
122
|
"core/audits/accessibility/aria-tooltip-name.js | failureTitle": {
|
|
255
123
|
"message": "ARIA `tooltip` elements do not have accessible names."
|
|
@@ -258,7 +126,7 @@
|
|
|
258
126
|
"message": "ARIA `tooltip` elements have accessible names"
|
|
259
127
|
},
|
|
260
128
|
"core/audits/accessibility/aria-treeitem-name.js | description": {
|
|
261
|
-
"message": "When
|
|
129
|
+
"message": "When a `treeitem` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about labeling `treeitem` elements](https://dequeuniversity.com/rules/axe/4.6/aria-treeitem-name)."
|
|
262
130
|
},
|
|
263
131
|
"core/audits/accessibility/aria-treeitem-name.js | failureTitle": {
|
|
264
132
|
"message": "ARIA `treeitem` elements do not have accessible names."
|
|
@@ -267,7 +135,7 @@
|
|
|
267
135
|
"message": "ARIA `treeitem` elements have accessible names"
|
|
268
136
|
},
|
|
269
137
|
"core/audits/accessibility/aria-valid-attr-value.js | description": {
|
|
270
|
-
"message": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. [Learn more](https://
|
|
138
|
+
"message": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. [Learn more about valid values for ARIA attributes](https://dequeuniversity.com/rules/axe/4.6/aria-valid-attr-value)."
|
|
271
139
|
},
|
|
272
140
|
"core/audits/accessibility/aria-valid-attr-value.js | failureTitle": {
|
|
273
141
|
"message": "`[aria-*]` attributes do not have valid values"
|
|
@@ -276,7 +144,7 @@
|
|
|
276
144
|
"message": "`[aria-*]` attributes have valid values"
|
|
277
145
|
},
|
|
278
146
|
"core/audits/accessibility/aria-valid-attr.js | description": {
|
|
279
|
-
"message": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid names. [Learn more](https://
|
|
147
|
+
"message": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid names. [Learn more about valid ARIA attributes](https://dequeuniversity.com/rules/axe/4.6/aria-valid-attr)."
|
|
280
148
|
},
|
|
281
149
|
"core/audits/accessibility/aria-valid-attr.js | failureTitle": {
|
|
282
150
|
"message": "`[aria-*]` attributes are not valid or misspelled"
|
|
@@ -288,7 +156,7 @@
|
|
|
288
156
|
"message": "Failing Elements"
|
|
289
157
|
},
|
|
290
158
|
"core/audits/accessibility/button-name.js | description": {
|
|
291
|
-
"message": "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://
|
|
159
|
+
"message": "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 how to make buttons more accessible](https://dequeuniversity.com/rules/axe/4.6/button-name)."
|
|
292
160
|
},
|
|
293
161
|
"core/audits/accessibility/button-name.js | failureTitle": {
|
|
294
162
|
"message": "Buttons do not have an accessible name"
|
|
@@ -297,7 +165,7 @@
|
|
|
297
165
|
"message": "Buttons have an accessible name"
|
|
298
166
|
},
|
|
299
167
|
"core/audits/accessibility/bypass.js | description": {
|
|
300
|
-
"message": "Adding ways to bypass repetitive content lets keyboard users navigate the page more efficiently. [Learn more](https://
|
|
168
|
+
"message": "Adding ways to bypass repetitive content lets keyboard users navigate the page more efficiently. [Learn more about bypass blocks](https://dequeuniversity.com/rules/axe/4.6/bypass)."
|
|
301
169
|
},
|
|
302
170
|
"core/audits/accessibility/bypass.js | failureTitle": {
|
|
303
171
|
"message": "The page does not contain a heading, skip link, or landmark region"
|
|
@@ -306,7 +174,7 @@
|
|
|
306
174
|
"message": "The page contains a heading, skip link, or landmark region"
|
|
307
175
|
},
|
|
308
176
|
"core/audits/accessibility/color-contrast.js | description": {
|
|
309
|
-
"message": "Low-contrast text is difficult or impossible for many users to read. [Learn
|
|
177
|
+
"message": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.6/color-contrast)."
|
|
310
178
|
},
|
|
311
179
|
"core/audits/accessibility/color-contrast.js | failureTitle": {
|
|
312
180
|
"message": "Background and foreground colors do not have a sufficient contrast ratio."
|
|
@@ -315,7 +183,7 @@
|
|
|
315
183
|
"message": "Background and foreground colors have a sufficient contrast ratio"
|
|
316
184
|
},
|
|
317
185
|
"core/audits/accessibility/definition-list.js | description": {
|
|
318
|
-
"message": "When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. [Learn
|
|
186
|
+
"message": "When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. [Learn how to structure definition lists correctly](https://dequeuniversity.com/rules/axe/4.6/definition-list)."
|
|
319
187
|
},
|
|
320
188
|
"core/audits/accessibility/definition-list.js | failureTitle": {
|
|
321
189
|
"message": "`<dl>`'s do not contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements."
|
|
@@ -324,7 +192,7 @@
|
|
|
324
192
|
"message": "`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements."
|
|
325
193
|
},
|
|
326
194
|
"core/audits/accessibility/dlitem.js | description": {
|
|
327
|
-
"message": "Definition list items (`<dt>` and `<dd>`) must be wrapped in a parent `<dl>` element to ensure that screen readers can properly announce them. [Learn
|
|
195
|
+
"message": "Definition list items (`<dt>` and `<dd>`) must be wrapped in a parent `<dl>` element to ensure that screen readers can properly announce them. [Learn how to structure definition lists correctly](https://dequeuniversity.com/rules/axe/4.6/dlitem)."
|
|
328
196
|
},
|
|
329
197
|
"core/audits/accessibility/dlitem.js | failureTitle": {
|
|
330
198
|
"message": "Definition list items are not wrapped in `<dl>` elements"
|
|
@@ -333,7 +201,7 @@
|
|
|
333
201
|
"message": "Definition list items are wrapped in `<dl>` elements"
|
|
334
202
|
},
|
|
335
203
|
"core/audits/accessibility/document-title.js | description": {
|
|
336
|
-
"message": "The title gives screen reader users an overview of the page, and search engine users rely on it heavily to determine if a page is relevant to their search. [Learn more](https://
|
|
204
|
+
"message": "The title gives screen reader users an overview of the page, and search engine users rely on it heavily to determine if a page is relevant to their search. [Learn more about document titles](https://dequeuniversity.com/rules/axe/4.6/document-title)."
|
|
337
205
|
},
|
|
338
206
|
"core/audits/accessibility/document-title.js | failureTitle": {
|
|
339
207
|
"message": "Document doesn't have a `<title>` element"
|
|
@@ -342,7 +210,7 @@
|
|
|
342
210
|
"message": "Document has a `<title>` element"
|
|
343
211
|
},
|
|
344
212
|
"core/audits/accessibility/duplicate-id-active.js | description": {
|
|
345
|
-
"message": "All focusable elements must have a unique `id` to ensure that they're visible to assistive technologies. [Learn
|
|
213
|
+
"message": "All focusable elements must have a unique `id` to ensure that they're visible to assistive technologies. [Learn how to fix duplicate `id`s](https://dequeuniversity.com/rules/axe/4.6/duplicate-id-active)."
|
|
346
214
|
},
|
|
347
215
|
"core/audits/accessibility/duplicate-id-active.js | failureTitle": {
|
|
348
216
|
"message": "`[id]` attributes on active, focusable elements are not unique"
|
|
@@ -351,7 +219,7 @@
|
|
|
351
219
|
"message": "`[id]` attributes on active, focusable elements are unique"
|
|
352
220
|
},
|
|
353
221
|
"core/audits/accessibility/duplicate-id-aria.js | description": {
|
|
354
|
-
"message": "The value of an ARIA ID must be unique to prevent other instances from being overlooked by assistive technologies. [Learn
|
|
222
|
+
"message": "The value of an ARIA ID must be unique to prevent other instances from being overlooked by assistive technologies. [Learn how to fix duplicate ARIA IDs](https://dequeuniversity.com/rules/axe/4.6/duplicate-id-aria)."
|
|
355
223
|
},
|
|
356
224
|
"core/audits/accessibility/duplicate-id-aria.js | failureTitle": {
|
|
357
225
|
"message": "ARIA IDs are not unique"
|
|
@@ -360,7 +228,7 @@
|
|
|
360
228
|
"message": "ARIA IDs are unique"
|
|
361
229
|
},
|
|
362
230
|
"core/audits/accessibility/form-field-multiple-labels.js | description": {
|
|
363
|
-
"message": "Form fields with multiple labels can be confusingly announced by assistive technologies like screen readers which use either the first, the last, or all of the labels. [Learn
|
|
231
|
+
"message": "Form fields with multiple labels can be confusingly announced by assistive technologies like screen readers which use either the first, the last, or all of the labels. [Learn how to use form labels](https://dequeuniversity.com/rules/axe/4.6/form-field-multiple-labels)."
|
|
364
232
|
},
|
|
365
233
|
"core/audits/accessibility/form-field-multiple-labels.js | failureTitle": {
|
|
366
234
|
"message": "Form fields have multiple labels"
|
|
@@ -369,7 +237,7 @@
|
|
|
369
237
|
"message": "No form fields have multiple labels"
|
|
370
238
|
},
|
|
371
239
|
"core/audits/accessibility/frame-title.js | description": {
|
|
372
|
-
"message": "Screen reader users rely on frame titles to describe the contents of frames. [Learn more](https://
|
|
240
|
+
"message": "Screen reader users rely on frame titles to describe the contents of frames. [Learn more about frame titles](https://dequeuniversity.com/rules/axe/4.6/frame-title)."
|
|
373
241
|
},
|
|
374
242
|
"core/audits/accessibility/frame-title.js | failureTitle": {
|
|
375
243
|
"message": "`<frame>` or `<iframe>` elements do not have a title"
|
|
@@ -378,7 +246,7 @@
|
|
|
378
246
|
"message": "`<frame>` or `<iframe>` elements have a title"
|
|
379
247
|
},
|
|
380
248
|
"core/audits/accessibility/heading-order.js | description": {
|
|
381
|
-
"message": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more](https://
|
|
249
|
+
"message": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.6/heading-order)."
|
|
382
250
|
},
|
|
383
251
|
"core/audits/accessibility/heading-order.js | failureTitle": {
|
|
384
252
|
"message": "Heading elements are not in a sequentially-descending order"
|
|
@@ -387,7 +255,7 @@
|
|
|
387
255
|
"message": "Heading elements appear in a sequentially-descending order"
|
|
388
256
|
},
|
|
389
257
|
"core/audits/accessibility/html-has-lang.js | description": {
|
|
390
|
-
"message": "If a page doesn't specify a
|
|
258
|
+
"message": "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 about the `lang` attribute](https://dequeuniversity.com/rules/axe/4.6/html-has-lang)."
|
|
391
259
|
},
|
|
392
260
|
"core/audits/accessibility/html-has-lang.js | failureTitle": {
|
|
393
261
|
"message": "`<html>` element does not have a `[lang]` attribute"
|
|
@@ -396,7 +264,7 @@
|
|
|
396
264
|
"message": "`<html>` element has a `[lang]` attribute"
|
|
397
265
|
},
|
|
398
266
|
"core/audits/accessibility/html-lang-valid.js | description": {
|
|
399
|
-
"message": "Specifying a valid [BCP 47 language](https://www.w3.org/International/questions/qa-choosing-language-tags#question) helps screen readers announce text properly. [Learn
|
|
267
|
+
"message": "Specifying a valid [BCP 47 language](https://www.w3.org/International/questions/qa-choosing-language-tags#question) helps screen readers announce text properly. [Learn how to use the `lang` attribute](https://dequeuniversity.com/rules/axe/4.6/html-lang-valid)."
|
|
400
268
|
},
|
|
401
269
|
"core/audits/accessibility/html-lang-valid.js | failureTitle": {
|
|
402
270
|
"message": "`<html>` element does not have a valid value for its `[lang]` attribute."
|
|
@@ -405,7 +273,7 @@
|
|
|
405
273
|
"message": "`<html>` element has a valid value for its `[lang]` attribute"
|
|
406
274
|
},
|
|
407
275
|
"core/audits/accessibility/image-alt.js | description": {
|
|
408
|
-
"message": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more](https://
|
|
276
|
+
"message": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.6/image-alt)."
|
|
409
277
|
},
|
|
410
278
|
"core/audits/accessibility/image-alt.js | failureTitle": {
|
|
411
279
|
"message": "Image elements do not have `[alt]` attributes"
|
|
@@ -414,7 +282,7 @@
|
|
|
414
282
|
"message": "Image elements have `[alt]` attributes"
|
|
415
283
|
},
|
|
416
284
|
"core/audits/accessibility/input-image-alt.js | description": {
|
|
417
|
-
"message": "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
|
|
285
|
+
"message": "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 about input image alt text](https://dequeuniversity.com/rules/axe/4.6/input-image-alt)."
|
|
418
286
|
},
|
|
419
287
|
"core/audits/accessibility/input-image-alt.js | failureTitle": {
|
|
420
288
|
"message": "`<input type=\"image\">` elements do not have `[alt]` text"
|
|
@@ -423,7 +291,7 @@
|
|
|
423
291
|
"message": "`<input type=\"image\">` elements have `[alt]` text"
|
|
424
292
|
},
|
|
425
293
|
"core/audits/accessibility/label.js | description": {
|
|
426
|
-
"message": "Labels ensure that form controls are announced properly by assistive technologies, like screen readers. [Learn more](https://
|
|
294
|
+
"message": "Labels ensure that form controls are announced properly by assistive technologies, like screen readers. [Learn more about form element labels](https://dequeuniversity.com/rules/axe/4.6/label)."
|
|
427
295
|
},
|
|
428
296
|
"core/audits/accessibility/label.js | failureTitle": {
|
|
429
297
|
"message": "Form elements do not have associated labels"
|
|
@@ -432,7 +300,7 @@
|
|
|
432
300
|
"message": "Form elements have associated labels"
|
|
433
301
|
},
|
|
434
302
|
"core/audits/accessibility/link-name.js | description": {
|
|
435
|
-
"message": "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
|
|
303
|
+
"message": "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 how to make links accessible](https://dequeuniversity.com/rules/axe/4.6/link-name)."
|
|
436
304
|
},
|
|
437
305
|
"core/audits/accessibility/link-name.js | failureTitle": {
|
|
438
306
|
"message": "Links do not have a discernible name"
|
|
@@ -441,7 +309,7 @@
|
|
|
441
309
|
"message": "Links have a discernible name"
|
|
442
310
|
},
|
|
443
311
|
"core/audits/accessibility/list.js | description": {
|
|
444
|
-
"message": "Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. [Learn more](https://
|
|
312
|
+
"message": "Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. [Learn more about proper list structure](https://dequeuniversity.com/rules/axe/4.6/list)."
|
|
445
313
|
},
|
|
446
314
|
"core/audits/accessibility/list.js | failureTitle": {
|
|
447
315
|
"message": "Lists do not contain only `<li>` elements and script supporting elements (`<script>` and `<template>`)."
|
|
@@ -450,16 +318,16 @@
|
|
|
450
318
|
"message": "Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`)."
|
|
451
319
|
},
|
|
452
320
|
"core/audits/accessibility/listitem.js | description": {
|
|
453
|
-
"message": "Screen readers require list items (`<li>`) to be contained within a parent `<ul>` or `<
|
|
321
|
+
"message": "Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. [Learn more about proper list structure](https://dequeuniversity.com/rules/axe/4.6/listitem)."
|
|
454
322
|
},
|
|
455
323
|
"core/audits/accessibility/listitem.js | failureTitle": {
|
|
456
|
-
"message": "List items (`<li>`) are not contained within `<ul>` or `<
|
|
324
|
+
"message": "List items (`<li>`) are not contained within `<ul>`, `<ol>` or `<menu>` parent elements."
|
|
457
325
|
},
|
|
458
326
|
"core/audits/accessibility/listitem.js | title": {
|
|
459
|
-
"message": "List items (`<li>`) are contained within `<ul>` or `<
|
|
327
|
+
"message": "List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements"
|
|
460
328
|
},
|
|
461
329
|
"core/audits/accessibility/meta-refresh.js | description": {
|
|
462
|
-
"message": "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://
|
|
330
|
+
"message": "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 about the refresh meta tag](https://dequeuniversity.com/rules/axe/4.6/meta-refresh)."
|
|
463
331
|
},
|
|
464
332
|
"core/audits/accessibility/meta-refresh.js | failureTitle": {
|
|
465
333
|
"message": "The document uses `<meta http-equiv=\"refresh\">`"
|
|
@@ -468,7 +336,7 @@
|
|
|
468
336
|
"message": "The document does not use `<meta http-equiv=\"refresh\">`"
|
|
469
337
|
},
|
|
470
338
|
"core/audits/accessibility/meta-viewport.js | description": {
|
|
471
|
-
"message": "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://
|
|
339
|
+
"message": "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 about the viewport meta tag](https://dequeuniversity.com/rules/axe/4.6/meta-viewport)."
|
|
472
340
|
},
|
|
473
341
|
"core/audits/accessibility/meta-viewport.js | failureTitle": {
|
|
474
342
|
"message": "`[user-scalable=\"no\"]` is used in the `<meta name=\"viewport\">` element or the `[maximum-scale]` attribute is less than 5."
|
|
@@ -477,7 +345,7 @@
|
|
|
477
345
|
"message": "`[user-scalable=\"no\"]` is not used in the `<meta name=\"viewport\">` element and the `[maximum-scale]` attribute is not less than 5."
|
|
478
346
|
},
|
|
479
347
|
"core/audits/accessibility/object-alt.js | description": {
|
|
480
|
-
"message": "Screen readers cannot translate non-text content. Adding alternate text to `<object>` elements helps screen readers convey meaning to users. [Learn more](https://
|
|
348
|
+
"message": "Screen readers cannot translate non-text content. Adding alternate text to `<object>` elements helps screen readers convey meaning to users. [Learn more about alt text for `object` elements](https://dequeuniversity.com/rules/axe/4.6/object-alt)."
|
|
481
349
|
},
|
|
482
350
|
"core/audits/accessibility/object-alt.js | failureTitle": {
|
|
483
351
|
"message": "`<object>` elements do not have alternate text"
|
|
@@ -486,7 +354,7 @@
|
|
|
486
354
|
"message": "`<object>` elements have alternate text"
|
|
487
355
|
},
|
|
488
356
|
"core/audits/accessibility/tabindex.js | description": {
|
|
489
|
-
"message": "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://
|
|
357
|
+
"message": "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 about the `tabindex` attribute](https://dequeuniversity.com/rules/axe/4.6/tabindex)."
|
|
490
358
|
},
|
|
491
359
|
"core/audits/accessibility/tabindex.js | failureTitle": {
|
|
492
360
|
"message": "Some elements have a `[tabindex]` value greater than 0"
|
|
@@ -495,7 +363,7 @@
|
|
|
495
363
|
"message": "No element has a `[tabindex]` value greater than 0"
|
|
496
364
|
},
|
|
497
365
|
"core/audits/accessibility/td-headers-attr.js | description": {
|
|
498
|
-
"message": "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://
|
|
366
|
+
"message": "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 about the `headers` attribute](https://dequeuniversity.com/rules/axe/4.6/td-headers-attr)."
|
|
499
367
|
},
|
|
500
368
|
"core/audits/accessibility/td-headers-attr.js | failureTitle": {
|
|
501
369
|
"message": "Cells in a `<table>` element that use the `[headers]` attribute refer to an element `id` not found within the same table."
|
|
@@ -504,7 +372,7 @@
|
|
|
504
372
|
"message": "Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table."
|
|
505
373
|
},
|
|
506
374
|
"core/audits/accessibility/th-has-data-cells.js | description": {
|
|
507
|
-
"message": "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://
|
|
375
|
+
"message": "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 about table headers](https://dequeuniversity.com/rules/axe/4.6/th-has-data-cells)."
|
|
508
376
|
},
|
|
509
377
|
"core/audits/accessibility/th-has-data-cells.js | failureTitle": {
|
|
510
378
|
"message": "`<th>` elements and elements with `[role=\"columnheader\"/\"rowheader\"]` do not have data cells they describe."
|
|
@@ -513,7 +381,7 @@
|
|
|
513
381
|
"message": "`<th>` elements and elements with `[role=\"columnheader\"/\"rowheader\"]` have data cells they describe."
|
|
514
382
|
},
|
|
515
383
|
"core/audits/accessibility/valid-lang.js | description": {
|
|
516
|
-
"message": "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
|
|
384
|
+
"message": "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 how to use the `lang` attribute](https://dequeuniversity.com/rules/axe/4.6/valid-lang)."
|
|
517
385
|
},
|
|
518
386
|
"core/audits/accessibility/valid-lang.js | failureTitle": {
|
|
519
387
|
"message": "`[lang]` attributes do not have a valid value"
|
|
@@ -522,7 +390,7 @@
|
|
|
522
390
|
"message": "`[lang]` attributes have a valid value"
|
|
523
391
|
},
|
|
524
392
|
"core/audits/accessibility/video-caption.js | description": {
|
|
525
|
-
"message": "When a video provides a caption it is easier for deaf and hearing impaired users to access its information. [Learn more](https://
|
|
393
|
+
"message": "When a video provides a caption it is easier for deaf and hearing impaired users to access its information. [Learn more about video captions](https://dequeuniversity.com/rules/axe/4.6/video-caption)."
|
|
526
394
|
},
|
|
527
395
|
"core/audits/accessibility/video-caption.js | failureTitle": {
|
|
528
396
|
"message": "`<video>` elements do not contain a `<track>` element with `[kind=\"captions\"]`."
|
|
@@ -537,7 +405,7 @@
|
|
|
537
405
|
"message": "Suggested Token"
|
|
538
406
|
},
|
|
539
407
|
"core/audits/autocomplete.js | description": {
|
|
540
|
-
"message": "`autocomplete` helps users submit forms quicker. To reduce user effort, consider enabling by setting the `autocomplete` attribute to a valid value. [Learn more](https://developers.google.com/web/fundamentals/design-and-ux/input/forms#use_metadata_to_enable_auto-complete)"
|
|
408
|
+
"message": "`autocomplete` helps users submit forms quicker. To reduce user effort, consider enabling by setting the `autocomplete` attribute to a valid value. [Learn more about `autocomplete` in forms](https://developers.google.com/web/fundamentals/design-and-ux/input/forms#use_metadata_to_enable_auto-complete)"
|
|
541
409
|
},
|
|
542
410
|
"core/audits/autocomplete.js | failureTitle": {
|
|
543
411
|
"message": "`<input>` elements do not have correct `autocomplete` attributes"
|
|
@@ -557,6 +425,33 @@
|
|
|
557
425
|
"core/audits/autocomplete.js | warningOrder": {
|
|
558
426
|
"message": "Review order of tokens: \"{tokens}\" in {snippet}"
|
|
559
427
|
},
|
|
428
|
+
"core/audits/bf-cache.js | actionableFailureType": {
|
|
429
|
+
"message": "Actionable"
|
|
430
|
+
},
|
|
431
|
+
"core/audits/bf-cache.js | description": {
|
|
432
|
+
"message": "Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. [Learn more about the bfcache](https://developer.chrome.com/docs/lighthouse/performance/bf-cache/)"
|
|
433
|
+
},
|
|
434
|
+
"core/audits/bf-cache.js | displayValue": {
|
|
435
|
+
"message": "{itemCount,plural, =1{1 failure reason}zero{# failure reasons}two{# failure reasons}few{# failure reasons}many{# failure reasons}other{# failure reasons}}"
|
|
436
|
+
},
|
|
437
|
+
"core/audits/bf-cache.js | failureReasonColumn": {
|
|
438
|
+
"message": "Failure reason"
|
|
439
|
+
},
|
|
440
|
+
"core/audits/bf-cache.js | failureTitle": {
|
|
441
|
+
"message": "Page prevented back/forward cache restoration"
|
|
442
|
+
},
|
|
443
|
+
"core/audits/bf-cache.js | failureTypeColumn": {
|
|
444
|
+
"message": "Failure type"
|
|
445
|
+
},
|
|
446
|
+
"core/audits/bf-cache.js | notActionableFailureType": {
|
|
447
|
+
"message": "Not actionable"
|
|
448
|
+
},
|
|
449
|
+
"core/audits/bf-cache.js | supportPendingFailureType": {
|
|
450
|
+
"message": "Pending browser support"
|
|
451
|
+
},
|
|
452
|
+
"core/audits/bf-cache.js | title": {
|
|
453
|
+
"message": "Page didn't prevent back/forward cache restoration"
|
|
454
|
+
},
|
|
560
455
|
"core/audits/bootup-time.js | chromeExtensionsWarning": {
|
|
561
456
|
"message": "Chrome extensions negatively affected this page's load performance. Try auditing the page in incognito mode or from a Chrome profile without extensions."
|
|
562
457
|
},
|
|
@@ -570,7 +465,7 @@
|
|
|
570
465
|
"message": "Total CPU Time"
|
|
571
466
|
},
|
|
572
467
|
"core/audits/bootup-time.js | description": {
|
|
573
|
-
"message": "Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. [Learn
|
|
468
|
+
"message": "Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to reduce Javascript execution time](https://developer.chrome.com/docs/lighthouse/performance/bootup-time/)."
|
|
574
469
|
},
|
|
575
470
|
"core/audits/bootup-time.js | failureTitle": {
|
|
576
471
|
"message": "Reduce JavaScript execution time"
|
|
@@ -585,37 +480,37 @@
|
|
|
585
480
|
"message": "Remove duplicate modules in JavaScript bundles"
|
|
586
481
|
},
|
|
587
482
|
"core/audits/byte-efficiency/efficient-animated-content.js | description": {
|
|
588
|
-
"message": "Large GIFs are inefficient for delivering animated content. Consider using MPEG4/WebM videos for animations and PNG/WebP for static images instead of GIF to save network bytes. [Learn more](https://
|
|
483
|
+
"message": "Large GIFs are inefficient for delivering animated content. Consider using MPEG4/WebM videos for animations and PNG/WebP for static images instead of GIF to save network bytes. [Learn more about efficient video formats](https://developer.chrome.com/docs/lighthouse/performance/efficient-animated-content/)"
|
|
589
484
|
},
|
|
590
485
|
"core/audits/byte-efficiency/efficient-animated-content.js | title": {
|
|
591
486
|
"message": "Use video formats for animated content"
|
|
592
487
|
},
|
|
593
488
|
"core/audits/byte-efficiency/legacy-javascript.js | description": {
|
|
594
|
-
"message": "Polyfills and transforms enable legacy browsers to use new JavaScript features. However, many aren't necessary for modern browsers. For your bundled JavaScript, adopt a modern script deployment strategy using module/nomodule feature detection to reduce the amount of code shipped to modern browsers, while retaining support for legacy browsers. [Learn
|
|
489
|
+
"message": "Polyfills and transforms enable legacy browsers to use new JavaScript features. However, many aren't necessary for modern browsers. For your bundled JavaScript, adopt a modern script deployment strategy using module/nomodule feature detection to reduce the amount of code shipped to modern browsers, while retaining support for legacy browsers. [Learn how to use modern JavaScript](https://web.dev/publish-modern-javascript/)"
|
|
595
490
|
},
|
|
596
491
|
"core/audits/byte-efficiency/legacy-javascript.js | title": {
|
|
597
492
|
"message": "Avoid serving legacy JavaScript to modern browsers"
|
|
598
493
|
},
|
|
599
494
|
"core/audits/byte-efficiency/modern-image-formats.js | description": {
|
|
600
|
-
"message": "Image formats like WebP and AVIF often provide better compression than PNG or JPEG, which means faster downloads and less data consumption. [Learn more](https://
|
|
495
|
+
"message": "Image formats like WebP and AVIF often provide better compression than PNG or JPEG, which means faster downloads and less data consumption. [Learn more about modern image formats](https://developer.chrome.com/docs/lighthouse/performance/uses-webp-images/)."
|
|
601
496
|
},
|
|
602
497
|
"core/audits/byte-efficiency/modern-image-formats.js | title": {
|
|
603
498
|
"message": "Serve images in next-gen formats"
|
|
604
499
|
},
|
|
605
500
|
"core/audits/byte-efficiency/offscreen-images.js | description": {
|
|
606
|
-
"message": "Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive. [Learn
|
|
501
|
+
"message": "Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive. [Learn how to defer offscreen images](https://developer.chrome.com/docs/lighthouse/performance/offscreen-images/)."
|
|
607
502
|
},
|
|
608
503
|
"core/audits/byte-efficiency/offscreen-images.js | title": {
|
|
609
504
|
"message": "Defer offscreen images"
|
|
610
505
|
},
|
|
611
506
|
"core/audits/byte-efficiency/render-blocking-resources.js | description": {
|
|
612
|
-
"message": "Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles. [Learn
|
|
507
|
+
"message": "Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles. [Learn how to eliminate render-blocking resources](https://developer.chrome.com/docs/lighthouse/performance/render-blocking-resources/)."
|
|
613
508
|
},
|
|
614
509
|
"core/audits/byte-efficiency/render-blocking-resources.js | title": {
|
|
615
510
|
"message": "Eliminate render-blocking resources"
|
|
616
511
|
},
|
|
617
512
|
"core/audits/byte-efficiency/total-byte-weight.js | description": {
|
|
618
|
-
"message": "Large network payloads cost users real money and are highly correlated with long load times. [Learn
|
|
513
|
+
"message": "Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https://developer.chrome.com/docs/lighthouse/performance/total-byte-weight/)."
|
|
619
514
|
},
|
|
620
515
|
"core/audits/byte-efficiency/total-byte-weight.js | displayValue": {
|
|
621
516
|
"message": "Total size was {totalBytes, number, bytes} KiB"
|
|
@@ -627,31 +522,31 @@
|
|
|
627
522
|
"message": "Avoids enormous network payloads"
|
|
628
523
|
},
|
|
629
524
|
"core/audits/byte-efficiency/unminified-css.js | description": {
|
|
630
|
-
"message": "Minifying CSS files can reduce network payload sizes. [Learn
|
|
525
|
+
"message": "Minifying CSS files can reduce network payload sizes. [Learn how to minify CSS](https://developer.chrome.com/docs/lighthouse/performance/unminified-css/)."
|
|
631
526
|
},
|
|
632
527
|
"core/audits/byte-efficiency/unminified-css.js | title": {
|
|
633
528
|
"message": "Minify CSS"
|
|
634
529
|
},
|
|
635
530
|
"core/audits/byte-efficiency/unminified-javascript.js | description": {
|
|
636
|
-
"message": "Minifying JavaScript files can reduce payload sizes and script parse time. [Learn
|
|
531
|
+
"message": "Minifying JavaScript files can reduce payload sizes and script parse time. [Learn how to minify JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unminified-javascript/)."
|
|
637
532
|
},
|
|
638
533
|
"core/audits/byte-efficiency/unminified-javascript.js | title": {
|
|
639
534
|
"message": "Minify JavaScript"
|
|
640
535
|
},
|
|
641
536
|
"core/audits/byte-efficiency/unused-css-rules.js | description": {
|
|
642
|
-
"message": "Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn
|
|
537
|
+
"message": "Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/)."
|
|
643
538
|
},
|
|
644
539
|
"core/audits/byte-efficiency/unused-css-rules.js | title": {
|
|
645
540
|
"message": "Reduce unused CSS"
|
|
646
541
|
},
|
|
647
542
|
"core/audits/byte-efficiency/unused-javascript.js | description": {
|
|
648
|
-
"message": "Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn
|
|
543
|
+
"message": "Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/)."
|
|
649
544
|
},
|
|
650
545
|
"core/audits/byte-efficiency/unused-javascript.js | title": {
|
|
651
546
|
"message": "Reduce unused JavaScript"
|
|
652
547
|
},
|
|
653
548
|
"core/audits/byte-efficiency/uses-long-cache-ttl.js | description": {
|
|
654
|
-
"message": "A long cache lifetime can speed up repeat visits to your page. [Learn more](https://
|
|
549
|
+
"message": "A long cache lifetime can speed up repeat visits to your page. [Learn more about efficient cache policies](https://developer.chrome.com/docs/lighthouse/performance/uses-long-cache-ttl/)."
|
|
655
550
|
},
|
|
656
551
|
"core/audits/byte-efficiency/uses-long-cache-ttl.js | displayValue": {
|
|
657
552
|
"message": "{itemCount,plural, =1{1 resource found}zero{# resources found}two{# resources found}few{# resources found}many{# resources found}other{# resources found}}"
|
|
@@ -663,7 +558,7 @@
|
|
|
663
558
|
"message": "Uses efficient cache policy on static assets"
|
|
664
559
|
},
|
|
665
560
|
"core/audits/byte-efficiency/uses-optimized-images.js | description": {
|
|
666
|
-
"message": "Optimized images load faster and consume less cellular data. [Learn
|
|
561
|
+
"message": "Optimized images load faster and consume less cellular data. [Learn how to efficiently encode images](https://developer.chrome.com/docs/lighthouse/performance/uses-optimized-images/)."
|
|
667
562
|
},
|
|
668
563
|
"core/audits/byte-efficiency/uses-optimized-images.js | title": {
|
|
669
564
|
"message": "Efficiently encode images"
|
|
@@ -681,19 +576,19 @@
|
|
|
681
576
|
"message": "Images were appropriate for their displayed size"
|
|
682
577
|
},
|
|
683
578
|
"core/audits/byte-efficiency/uses-responsive-images.js | description": {
|
|
684
|
-
"message": "Serve images that are appropriately-sized to save cellular data and improve load time. [Learn
|
|
579
|
+
"message": "Serve images that are appropriately-sized to save cellular data and improve load time. [Learn how to size images](https://developer.chrome.com/docs/lighthouse/performance/uses-responsive-images/)."
|
|
685
580
|
},
|
|
686
581
|
"core/audits/byte-efficiency/uses-responsive-images.js | title": {
|
|
687
582
|
"message": "Properly size images"
|
|
688
583
|
},
|
|
689
584
|
"core/audits/byte-efficiency/uses-text-compression.js | description": {
|
|
690
|
-
"message": "Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes. [Learn more](https://
|
|
585
|
+
"message": "Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes. [Learn more about text compression](https://developer.chrome.com/docs/lighthouse/performance/uses-text-compression/)."
|
|
691
586
|
},
|
|
692
587
|
"core/audits/byte-efficiency/uses-text-compression.js | title": {
|
|
693
588
|
"message": "Enable text compression"
|
|
694
589
|
},
|
|
695
590
|
"core/audits/content-width.js | description": {
|
|
696
|
-
"message": "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
|
|
591
|
+
"message": "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 how to size content for the viewport](https://developer.chrome.com/docs/lighthouse/pwa/content-width/)."
|
|
697
592
|
},
|
|
698
593
|
"core/audits/content-width.js | explanation": {
|
|
699
594
|
"message": "The viewport size of {innerWidth}px does not match the window size of {outerWidth}px."
|
|
@@ -705,7 +600,7 @@
|
|
|
705
600
|
"message": "Content is sized correctly for the viewport"
|
|
706
601
|
},
|
|
707
602
|
"core/audits/critical-request-chains.js | description": {
|
|
708
|
-
"message": "The Critical Request Chains below show you what resources are loaded with a high priority. Consider reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load. [Learn
|
|
603
|
+
"message": "The Critical Request Chains below show you what resources are loaded with a high priority. Consider reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load. [Learn how to avoid chaining critical requests](https://developer.chrome.com/docs/lighthouse/performance/critical-request-chains/)."
|
|
709
604
|
},
|
|
710
605
|
"core/audits/critical-request-chains.js | displayValue": {
|
|
711
606
|
"message": "{itemCount,plural, =1{1 chain found}zero{# chains found}two{# chains found}few{# chains found}many{# chains found}other{# chains found}}"
|
|
@@ -720,13 +615,13 @@
|
|
|
720
615
|
"message": "Severity"
|
|
721
616
|
},
|
|
722
617
|
"core/audits/csp-xss.js | description": {
|
|
723
|
-
"message": "A strong Content Security Policy (CSP) significantly reduces the risk of cross-site scripting (XSS) attacks. [Learn
|
|
618
|
+
"message": "A strong Content Security Policy (CSP) significantly reduces the risk of cross-site scripting (XSS) attacks. [Learn how to use a CSP to prevent XSS](https://developer.chrome.com/docs/lighthouse/best-practices/csp-xss/)"
|
|
724
619
|
},
|
|
725
620
|
"core/audits/csp-xss.js | itemSeveritySyntax": {
|
|
726
621
|
"message": "Syntax"
|
|
727
622
|
},
|
|
728
623
|
"core/audits/csp-xss.js | metaTagMessage": {
|
|
729
|
-
"message": "The page contains a CSP defined in a <meta> tag. Consider
|
|
624
|
+
"message": "The page contains a CSP defined in a <meta> tag. Consider moving the CSP to an HTTP header or defining another strict CSP in an HTTP header."
|
|
730
625
|
},
|
|
731
626
|
"core/audits/csp-xss.js | noCsp": {
|
|
732
627
|
"message": "No CSP found in enforcement mode"
|
|
@@ -741,7 +636,7 @@
|
|
|
741
636
|
"message": "Line"
|
|
742
637
|
},
|
|
743
638
|
"core/audits/deprecations.js | description": {
|
|
744
|
-
"message": "Deprecated APIs will eventually be removed from the browser. [Learn more](https://
|
|
639
|
+
"message": "Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https://developer.chrome.com/docs/lighthouse/best-practices/deprecations/)."
|
|
745
640
|
},
|
|
746
641
|
"core/audits/deprecations.js | displayValue": {
|
|
747
642
|
"message": "{itemCount,plural, =1{1 warning found}zero{# warnings found}two{# warnings found}few{# warnings found}many{# warnings found}other{# warnings found}}"
|
|
@@ -753,7 +648,7 @@
|
|
|
753
648
|
"message": "Avoids deprecated APIs"
|
|
754
649
|
},
|
|
755
650
|
"core/audits/dobetterweb/charset.js | description": {
|
|
756
|
-
"message": "A character encoding declaration is required. It can be done with a `<meta>` tag in the first 1024 bytes of the HTML or in the Content-Type HTTP response header. [Learn more](https://
|
|
651
|
+
"message": "A character encoding declaration is required. It can be done with a `<meta>` tag in the first 1024 bytes of the HTML or in the Content-Type HTTP response header. [Learn more about declaring the character encoding](https://developer.chrome.com/docs/lighthouse/best-practices/charset/)."
|
|
757
652
|
},
|
|
758
653
|
"core/audits/dobetterweb/charset.js | failureTitle": {
|
|
759
654
|
"message": "Charset declaration is missing or occurs too late in the HTML"
|
|
@@ -762,10 +657,13 @@
|
|
|
762
657
|
"message": "Properly defines charset"
|
|
763
658
|
},
|
|
764
659
|
"core/audits/dobetterweb/doctype.js | description": {
|
|
765
|
-
"message": "Specifying a doctype prevents the browser from switching to quirks-mode. [Learn more](https://
|
|
660
|
+
"message": "Specifying a doctype prevents the browser from switching to quirks-mode. [Learn more about the doctype declaration](https://developer.chrome.com/docs/lighthouse/best-practices/doctype/)."
|
|
766
661
|
},
|
|
767
662
|
"core/audits/dobetterweb/doctype.js | explanationBadDoctype": {
|
|
768
|
-
"message": "Doctype name must be the
|
|
663
|
+
"message": "Doctype name must be the string `html`"
|
|
664
|
+
},
|
|
665
|
+
"core/audits/dobetterweb/doctype.js | explanationLimitedQuirks": {
|
|
666
|
+
"message": "Document contains a `doctype` that triggers `limited-quirks-mode`"
|
|
769
667
|
},
|
|
770
668
|
"core/audits/dobetterweb/doctype.js | explanationNoDoctype": {
|
|
771
669
|
"message": "Document must contain a doctype"
|
|
@@ -776,6 +674,9 @@
|
|
|
776
674
|
"core/audits/dobetterweb/doctype.js | explanationSystemId": {
|
|
777
675
|
"message": "Expected systemId to be an empty string"
|
|
778
676
|
},
|
|
677
|
+
"core/audits/dobetterweb/doctype.js | explanationWrongDoctype": {
|
|
678
|
+
"message": "Document contains a `doctype` that triggers `quirks-mode`"
|
|
679
|
+
},
|
|
779
680
|
"core/audits/dobetterweb/doctype.js | failureTitle": {
|
|
780
681
|
"message": "Page lacks the HTML doctype, thus triggering quirks-mode"
|
|
781
682
|
},
|
|
@@ -789,7 +690,7 @@
|
|
|
789
690
|
"message": "Value"
|
|
790
691
|
},
|
|
791
692
|
"core/audits/dobetterweb/dom-size.js | description": {
|
|
792
|
-
"message": "A large DOM will 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
|
|
693
|
+
"message": "A large DOM will 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 how to avoid an excessive DOM size](https://developer.chrome.com/docs/lighthouse/performance/dom-size/)."
|
|
793
694
|
},
|
|
794
695
|
"core/audits/dobetterweb/dom-size.js | displayValue": {
|
|
795
696
|
"message": "{itemCount,plural, =1{1 element}zero{# elements}two{# elements}few{# elements}many{# elements}other{# elements}}"
|
|
@@ -810,7 +711,7 @@
|
|
|
810
711
|
"message": "Avoids an excessive DOM size"
|
|
811
712
|
},
|
|
812
713
|
"core/audits/dobetterweb/geolocation-on-start.js | description": {
|
|
813
|
-
"message": "Users are mistrustful of or confused by sites that request their location without context. Consider tying the request to a user action instead. [Learn more](https://
|
|
714
|
+
"message": "Users are mistrustful of or confused by sites that request their location without context. Consider tying the request to a user action instead. [Learn more about the geolocation permission](https://developer.chrome.com/docs/lighthouse/best-practices/geolocation-on-start/)."
|
|
814
715
|
},
|
|
815
716
|
"core/audits/dobetterweb/geolocation-on-start.js | failureTitle": {
|
|
816
717
|
"message": "Requests the geolocation permission on page load"
|
|
@@ -840,13 +741,13 @@
|
|
|
840
741
|
"message": "Version"
|
|
841
742
|
},
|
|
842
743
|
"core/audits/dobetterweb/js-libraries.js | description": {
|
|
843
|
-
"message": "All front-end JavaScript libraries detected on the page. [Learn more](https://
|
|
744
|
+
"message": "All front-end JavaScript libraries detected on the page. [Learn more about this JavaScript library detection diagnostic audit](https://developer.chrome.com/docs/lighthouse/best-practices/js-libraries/)."
|
|
844
745
|
},
|
|
845
746
|
"core/audits/dobetterweb/js-libraries.js | title": {
|
|
846
747
|
"message": "Detected JavaScript libraries"
|
|
847
748
|
},
|
|
848
749
|
"core/audits/dobetterweb/no-document-write.js | description": {
|
|
849
|
-
"message": "For users on slow connections, external scripts dynamically injected via `document.write()` can delay page load by tens of seconds. [Learn
|
|
750
|
+
"message": "For users on slow connections, external scripts dynamically injected via `document.write()` can delay page load by tens of seconds. [Learn how to avoid document.write()](https://developer.chrome.com/docs/lighthouse/best-practices/no-document-write/)."
|
|
850
751
|
},
|
|
851
752
|
"core/audits/dobetterweb/no-document-write.js | failureTitle": {
|
|
852
753
|
"message": "Avoid `document.write()`"
|
|
@@ -855,7 +756,7 @@
|
|
|
855
756
|
"message": "Avoids `document.write()`"
|
|
856
757
|
},
|
|
857
758
|
"core/audits/dobetterweb/notification-on-start.js | description": {
|
|
858
|
-
"message": "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://
|
|
759
|
+
"message": "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 about responsibly getting permission for notifications](https://developer.chrome.com/docs/lighthouse/best-practices/notification-on-start/)."
|
|
859
760
|
},
|
|
860
761
|
"core/audits/dobetterweb/notification-on-start.js | failureTitle": {
|
|
861
762
|
"message": "Requests the notification permission on page load"
|
|
@@ -863,11 +764,20 @@
|
|
|
863
764
|
"core/audits/dobetterweb/notification-on-start.js | title": {
|
|
864
765
|
"message": "Avoids requesting the notification permission on page load"
|
|
865
766
|
},
|
|
767
|
+
"core/audits/dobetterweb/paste-preventing-inputs.js | description": {
|
|
768
|
+
"message": "Preventing input pasting is a UX anti-pattern, and undermines good security policy. [Learn more about user-friendly input fields](https://developer.chrome.com/docs/lighthouse/best-practices/paste-preventing-inputs/)."
|
|
769
|
+
},
|
|
770
|
+
"core/audits/dobetterweb/paste-preventing-inputs.js | failureTitle": {
|
|
771
|
+
"message": "Prevents users from pasting into input fields"
|
|
772
|
+
},
|
|
773
|
+
"core/audits/dobetterweb/paste-preventing-inputs.js | title": {
|
|
774
|
+
"message": "Allows users to paste into input fields"
|
|
775
|
+
},
|
|
866
776
|
"core/audits/dobetterweb/uses-http2.js | columnProtocol": {
|
|
867
777
|
"message": "Protocol"
|
|
868
778
|
},
|
|
869
779
|
"core/audits/dobetterweb/uses-http2.js | description": {
|
|
870
|
-
"message": "HTTP/2 offers many benefits over HTTP/1.1, including binary headers and multiplexing. [Learn more](https://
|
|
780
|
+
"message": "HTTP/2 offers many benefits over HTTP/1.1, including binary headers and multiplexing. [Learn more about HTTP/2](https://developer.chrome.com/docs/lighthouse/best-practices/uses-http2/)."
|
|
871
781
|
},
|
|
872
782
|
"core/audits/dobetterweb/uses-http2.js | displayValue": {
|
|
873
783
|
"message": "{itemCount,plural, =1{1 request not served via HTTP/2}zero{# requests not served via HTTP/2}two{# requests not served via HTTP/2}few{# requests not served via HTTP/2}many{# requests not served via HTTP/2}other{# requests not served via HTTP/2}}"
|
|
@@ -876,7 +786,7 @@
|
|
|
876
786
|
"message": "Use HTTP/2"
|
|
877
787
|
},
|
|
878
788
|
"core/audits/dobetterweb/uses-passive-event-listeners.js | description": {
|
|
879
|
-
"message": "Consider marking your touch and wheel event listeners as `passive` to improve your page's scroll performance. [Learn more](https://
|
|
789
|
+
"message": "Consider marking your touch and wheel event listeners as `passive` to improve your page's scroll performance. [Learn more about adopting passive event listeners](https://developer.chrome.com/docs/lighthouse/best-practices/uses-passive-event-listeners/)."
|
|
880
790
|
},
|
|
881
791
|
"core/audits/dobetterweb/uses-passive-event-listeners.js | failureTitle": {
|
|
882
792
|
"message": "Does not use passive listeners to improve scrolling performance"
|
|
@@ -885,7 +795,7 @@
|
|
|
885
795
|
"message": "Uses passive listeners to improve scrolling performance"
|
|
886
796
|
},
|
|
887
797
|
"core/audits/errors-in-console.js | description": {
|
|
888
|
-
"message": "Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more](https://
|
|
798
|
+
"message": "Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more about this errors in console diagnostic audit](https://developer.chrome.com/docs/lighthouse/best-practices/errors-in-console/)"
|
|
889
799
|
},
|
|
890
800
|
"core/audits/errors-in-console.js | failureTitle": {
|
|
891
801
|
"message": "Browser errors were logged to the console"
|
|
@@ -894,7 +804,7 @@
|
|
|
894
804
|
"message": "No browser errors logged to the console"
|
|
895
805
|
},
|
|
896
806
|
"core/audits/font-display.js | description": {
|
|
897
|
-
"message": "Leverage the
|
|
807
|
+
"message": "Leverage the `font-display` CSS feature to ensure text is user-visible while webfonts are loading. [Learn more about `font-display`](https://developer.chrome.com/docs/lighthouse/performance/font-display/)."
|
|
898
808
|
},
|
|
899
809
|
"core/audits/font-display.js | failureTitle": {
|
|
900
810
|
"message": "Ensure text remains visible during webfont load"
|
|
@@ -912,7 +822,7 @@
|
|
|
912
822
|
"message": "Aspect Ratio (Displayed)"
|
|
913
823
|
},
|
|
914
824
|
"core/audits/image-aspect-ratio.js | description": {
|
|
915
|
-
"message": "Image display dimensions should match natural aspect ratio. [Learn more](https://
|
|
825
|
+
"message": "Image display dimensions should match natural aspect ratio. [Learn more about image aspect ratio](https://developer.chrome.com/docs/lighthouse/best-practices/image-aspect-ratio/)."
|
|
916
826
|
},
|
|
917
827
|
"core/audits/image-aspect-ratio.js | failureTitle": {
|
|
918
828
|
"message": "Displays images with incorrect aspect ratio"
|
|
@@ -930,7 +840,7 @@
|
|
|
930
840
|
"message": "Expected size"
|
|
931
841
|
},
|
|
932
842
|
"core/audits/image-size-responsive.js | description": {
|
|
933
|
-
"message": "Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. [Learn
|
|
843
|
+
"message": "Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. [Learn how to provide responsive images](https://web.dev/serve-responsive-images/)."
|
|
934
844
|
},
|
|
935
845
|
"core/audits/image-size-responsive.js | failureTitle": {
|
|
936
846
|
"message": "Serves images with low resolution"
|
|
@@ -948,7 +858,7 @@
|
|
|
948
858
|
"message": "Failure reason"
|
|
949
859
|
},
|
|
950
860
|
"core/audits/installable-manifest.js | description": {
|
|
951
|
-
"message": "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. With proper service worker and manifest implementations, browsers can proactively prompt users to add your app to their homescreen, which can lead to higher engagement. [Learn more](https://
|
|
861
|
+
"message": "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. With proper service worker and manifest implementations, browsers can proactively prompt users to add your app to their homescreen, which can lead to higher engagement. [Learn more about manifest installability requirements](https://developer.chrome.com/docs/lighthouse/pwa/installable-manifest/)."
|
|
952
862
|
},
|
|
953
863
|
"core/audits/installable-manifest.js | displayValue": {
|
|
954
864
|
"message": "{itemCount,plural, =1{1 reason}zero{# reasons}two{# reasons}few{# reasons}many{# reasons}other{# reasons}}"
|
|
@@ -1025,6 +935,9 @@
|
|
|
1025
935
|
"core/audits/installable-manifest.js | protocol-timeout": {
|
|
1026
936
|
"message": "Lighthouse could not determine if there was a service worker. Please try with a newer version of Chrome."
|
|
1027
937
|
},
|
|
938
|
+
"core/audits/installable-manifest.js | scheme-not-supported-for-webapk": {
|
|
939
|
+
"message": "The manifest URL scheme ({scheme}) is not supported on Android."
|
|
940
|
+
},
|
|
1028
941
|
"core/audits/installable-manifest.js | start-url-not-valid": {
|
|
1029
942
|
"message": "Manifest start URL is not valid"
|
|
1030
943
|
},
|
|
@@ -1050,7 +963,7 @@
|
|
|
1050
963
|
"message": "Request Resolution"
|
|
1051
964
|
},
|
|
1052
965
|
"core/audits/is-on-https.js | description": {
|
|
1053
|
-
"message": "All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding [mixed content](https://developers.google.com/web/fundamentals/security/prevent-mixed-content/what-is-mixed-content), where some resources are loaded over HTTP despite the initial request being served over HTTPS. 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://
|
|
966
|
+
"message": "All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding [mixed content](https://developers.google.com/web/fundamentals/security/prevent-mixed-content/what-is-mixed-content), where some resources are loaded over HTTP despite the initial request being served over HTTPS. 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 about HTTPS](https://developer.chrome.com/docs/lighthouse/pwa/is-on-https/)."
|
|
1054
967
|
},
|
|
1055
968
|
"core/audits/is-on-https.js | displayValue": {
|
|
1056
969
|
"message": "{itemCount,plural, =1{1 insecure request found}zero{# insecure requests found}two{# insecure requests found}few{# insecure requests found}many{# insecure requests found}other{# insecure requests found}}"
|
|
@@ -1068,7 +981,7 @@
|
|
|
1068
981
|
"message": "Allowed with warning"
|
|
1069
982
|
},
|
|
1070
983
|
"core/audits/largest-contentful-paint-element.js | description": {
|
|
1071
|
-
"message": "This is the largest contentful element painted within the viewport. [Learn
|
|
984
|
+
"message": "This is the largest contentful element painted within the viewport. [Learn more about the Largest Contentful Paint element](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-largest-contentful-paint/)"
|
|
1072
985
|
},
|
|
1073
986
|
"core/audits/largest-contentful-paint-element.js | title": {
|
|
1074
987
|
"message": "Largest Contentful Paint element"
|
|
@@ -1077,13 +990,13 @@
|
|
|
1077
990
|
"message": "CLS Contribution"
|
|
1078
991
|
},
|
|
1079
992
|
"core/audits/layout-shift-elements.js | description": {
|
|
1080
|
-
"message": "These DOM elements contribute most to the CLS of the page."
|
|
993
|
+
"message": "These DOM elements contribute most to the CLS of the page. [Learn how to improve CLS](https://web.dev/optimize-cls/)"
|
|
1081
994
|
},
|
|
1082
995
|
"core/audits/layout-shift-elements.js | title": {
|
|
1083
996
|
"message": "Avoid large layout shifts"
|
|
1084
997
|
},
|
|
1085
998
|
"core/audits/lcp-lazy-loaded.js | description": {
|
|
1086
|
-
"message": "Above-the-fold images that are lazily loaded render later in the page lifecycle, which can delay the largest contentful paint. [Learn more](https://web.dev/lcp-lazy-loading/)."
|
|
999
|
+
"message": "Above-the-fold images that are lazily loaded render later in the page lifecycle, which can delay the largest contentful paint. [Learn more about optimal lazy loading](https://web.dev/lcp-lazy-loading/)."
|
|
1087
1000
|
},
|
|
1088
1001
|
"core/audits/lcp-lazy-loaded.js | failureTitle": {
|
|
1089
1002
|
"message": "Largest Contentful Paint image was lazily loaded"
|
|
@@ -1092,7 +1005,7 @@
|
|
|
1092
1005
|
"message": "Largest Contentful Paint image was not lazily loaded"
|
|
1093
1006
|
},
|
|
1094
1007
|
"core/audits/long-tasks.js | description": {
|
|
1095
|
-
"message": "Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay. [Learn
|
|
1008
|
+
"message": "Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay. [Learn how to avoid long main-thread tasks](https://web.dev/long-tasks-devtools/)"
|
|
1096
1009
|
},
|
|
1097
1010
|
"core/audits/long-tasks.js | displayValue": {
|
|
1098
1011
|
"message": "{itemCount,plural, =1{# long task found}zero{# long tasks found}two{# long tasks found}few{# long tasks found}many{# long tasks found}other{# long tasks found}}"
|
|
@@ -1104,7 +1017,7 @@
|
|
|
1104
1017
|
"message": "Category"
|
|
1105
1018
|
},
|
|
1106
1019
|
"core/audits/mainthread-work-breakdown.js | description": {
|
|
1107
|
-
"message": "Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. [Learn
|
|
1020
|
+
"message": "Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to minimize main-thread work](https://developer.chrome.com/docs/lighthouse/performance/mainthread-work-breakdown/)"
|
|
1108
1021
|
},
|
|
1109
1022
|
"core/audits/mainthread-work-breakdown.js | failureTitle": {
|
|
1110
1023
|
"message": "Minimize main-thread work"
|
|
@@ -1113,25 +1026,25 @@
|
|
|
1113
1026
|
"message": "Minimizes main-thread work"
|
|
1114
1027
|
},
|
|
1115
1028
|
"core/audits/manual/pwa-cross-browser.js | description": {
|
|
1116
|
-
"message": "To reach the most number of users, sites should work across every major browser. [Learn
|
|
1029
|
+
"message": "To reach the most number of users, sites should work across every major browser. [Learn about cross-browser compatibility](https://developer.chrome.com/docs/lighthouse/pwa/pwa-cross-browser/)."
|
|
1117
1030
|
},
|
|
1118
1031
|
"core/audits/manual/pwa-cross-browser.js | title": {
|
|
1119
1032
|
"message": "Site works cross-browser"
|
|
1120
1033
|
},
|
|
1121
1034
|
"core/audits/manual/pwa-each-page-has-url.js | description": {
|
|
1122
|
-
"message": "Ensure individual pages are deep linkable via URL and that URLs are unique for the purpose of shareability on social media. [Learn more](https://
|
|
1035
|
+
"message": "Ensure individual pages are deep linkable via URL and that URLs are unique for the purpose of shareability on social media. [Learn more about providing deep links](https://developer.chrome.com/docs/lighthouse/pwa/pwa-each-page-has-url/)."
|
|
1123
1036
|
},
|
|
1124
1037
|
"core/audits/manual/pwa-each-page-has-url.js | title": {
|
|
1125
1038
|
"message": "Each page has a URL"
|
|
1126
1039
|
},
|
|
1127
1040
|
"core/audits/manual/pwa-page-transitions.js | description": {
|
|
1128
|
-
"message": "Transitions should feel snappy as you tap around, even on a slow network. This experience is key to a user's perception of performance. [Learn more](https://
|
|
1041
|
+
"message": "Transitions should feel snappy as you tap around, even on a slow network. This experience is key to a user's perception of performance. [Learn more about page transitions](https://developer.chrome.com/docs/lighthouse/pwa/pwa-page-transitions/)."
|
|
1129
1042
|
},
|
|
1130
1043
|
"core/audits/manual/pwa-page-transitions.js | title": {
|
|
1131
1044
|
"message": "Page transitions don't feel like they block on the network"
|
|
1132
1045
|
},
|
|
1133
1046
|
"core/audits/maskable-icon.js | description": {
|
|
1134
|
-
"message": "A maskable icon ensures that the image fills the entire shape without being letterboxed when installing the app on a device. [Learn
|
|
1047
|
+
"message": "A maskable icon ensures that the image fills the entire shape without being letterboxed when installing the app on a device. [Learn about maskable manifest icons](https://developer.chrome.com/docs/lighthouse/pwa/maskable-icon-audit/)."
|
|
1135
1048
|
},
|
|
1136
1049
|
"core/audits/maskable-icon.js | failureTitle": {
|
|
1137
1050
|
"message": "Manifest doesn't have a maskable icon"
|
|
@@ -1140,43 +1053,46 @@
|
|
|
1140
1053
|
"message": "Manifest has a maskable icon"
|
|
1141
1054
|
},
|
|
1142
1055
|
"core/audits/metrics/cumulative-layout-shift.js | description": {
|
|
1143
|
-
"message": "Cumulative Layout Shift measures the movement of visible elements within the viewport. [Learn more](https://web.dev/cls/)."
|
|
1056
|
+
"message": "Cumulative Layout Shift measures the movement of visible elements within the viewport. [Learn more about the Cumulative Layout Shift metric](https://web.dev/cls/)."
|
|
1057
|
+
},
|
|
1058
|
+
"core/audits/metrics/experimental-interaction-to-next-paint.js | description": {
|
|
1059
|
+
"message": "Interaction to Next Paint measures page responsiveness, how long it takes the page to visibly respond to user input. [Learn more about the Interaction to Next Paint metric](https://web.dev/inp/)."
|
|
1144
1060
|
},
|
|
1145
1061
|
"core/audits/metrics/first-contentful-paint.js | description": {
|
|
1146
|
-
"message": "First Contentful Paint marks the time at which the first text or image is painted. [Learn more](https://
|
|
1062
|
+
"message": "First Contentful Paint marks the time at which the first text or image is painted. [Learn more about the First Contentful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/first-contentful-paint/)."
|
|
1147
1063
|
},
|
|
1148
1064
|
"core/audits/metrics/first-meaningful-paint.js | description": {
|
|
1149
|
-
"message": "First Meaningful Paint measures when the primary content of a page is visible. [Learn more](https://
|
|
1065
|
+
"message": "First Meaningful Paint measures when the primary content of a page is visible. [Learn more about the First Meaningful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/first-meaningful-paint/)."
|
|
1150
1066
|
},
|
|
1151
1067
|
"core/audits/metrics/interactive.js | description": {
|
|
1152
|
-
"message": "Time to
|
|
1068
|
+
"message": "Time to Interactive is the amount of time it takes for the page to become fully interactive. [Learn more about the Time to Interactive metric](https://developer.chrome.com/docs/lighthouse/performance/interactive/)."
|
|
1153
1069
|
},
|
|
1154
1070
|
"core/audits/metrics/largest-contentful-paint.js | description": {
|
|
1155
|
-
"message": "Largest Contentful Paint marks the time at which the largest text or image is painted. [Learn more](https://
|
|
1071
|
+
"message": "Largest Contentful Paint marks the time at which the largest text or image is painted. [Learn more about the Largest Contentful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-largest-contentful-paint/)"
|
|
1156
1072
|
},
|
|
1157
1073
|
"core/audits/metrics/max-potential-fid.js | description": {
|
|
1158
|
-
"message": "The maximum potential First Input Delay that your users could experience is the duration of the longest task. [Learn more](https://
|
|
1074
|
+
"message": "The maximum potential First Input Delay that your users could experience is the duration of the longest task. [Learn more about the Maximum Potential First Input Delay metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-max-potential-fid/)."
|
|
1159
1075
|
},
|
|
1160
1076
|
"core/audits/metrics/speed-index.js | description": {
|
|
1161
|
-
"message": "Speed Index shows how quickly the contents of a page are visibly populated. [Learn more](https://
|
|
1077
|
+
"message": "Speed Index shows how quickly the contents of a page are visibly populated. [Learn more about the Speed Index metric](https://developer.chrome.com/docs/lighthouse/performance/speed-index/)."
|
|
1162
1078
|
},
|
|
1163
1079
|
"core/audits/metrics/total-blocking-time.js | description": {
|
|
1164
|
-
"message": "Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. [Learn more](https://
|
|
1080
|
+
"message": "Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. [Learn more about the Total Blocking Time metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-total-blocking-time/)."
|
|
1165
1081
|
},
|
|
1166
1082
|
"core/audits/network-rtt.js | description": {
|
|
1167
|
-
"message": "Network round trip times (RTT) have a large impact on performance. If the RTT to an origin is high, it's an indication that servers closer to the user could improve performance. [Learn more](https://hpbn.co/primer-on-latency-and-bandwidth/)."
|
|
1083
|
+
"message": "Network round trip times (RTT) have a large impact on performance. If the RTT to an origin is high, it's an indication that servers closer to the user could improve performance. [Learn more about the Round Trip Time](https://hpbn.co/primer-on-latency-and-bandwidth/)."
|
|
1168
1084
|
},
|
|
1169
1085
|
"core/audits/network-rtt.js | title": {
|
|
1170
1086
|
"message": "Network Round Trip Times"
|
|
1171
1087
|
},
|
|
1172
1088
|
"core/audits/network-server-latency.js | description": {
|
|
1173
|
-
"message": "Server latencies can impact web performance. If the server latency of an origin is high, it's an indication the server is overloaded or has poor backend performance. [Learn more](https://hpbn.co/primer-on-web-performance/#analyzing-the-resource-waterfall)."
|
|
1089
|
+
"message": "Server latencies can impact web performance. If the server latency of an origin is high, it's an indication the server is overloaded or has poor backend performance. [Learn more about server response time](https://hpbn.co/primer-on-web-performance/#analyzing-the-resource-waterfall)."
|
|
1174
1090
|
},
|
|
1175
1091
|
"core/audits/network-server-latency.js | title": {
|
|
1176
1092
|
"message": "Server Backend Latencies"
|
|
1177
1093
|
},
|
|
1178
1094
|
"core/audits/no-unload-listeners.js | description": {
|
|
1179
|
-
"message": "The `unload` event does not fire reliably and listening for it can prevent browser optimizations like the Back-Forward Cache. Use `pagehide` or `visibilitychange` events instead. [Learn more](https://web.dev/bfcache/#never-use-the-unload-event)"
|
|
1095
|
+
"message": "The `unload` event does not fire reliably and listening for it can prevent browser optimizations like the Back-Forward Cache. Use `pagehide` or `visibilitychange` events instead. [Learn more about unload event listeners](https://web.dev/bfcache/#never-use-the-unload-event)"
|
|
1180
1096
|
},
|
|
1181
1097
|
"core/audits/no-unload-listeners.js | failureTitle": {
|
|
1182
1098
|
"message": "Registers an `unload` listener"
|
|
@@ -1185,7 +1101,7 @@
|
|
|
1185
1101
|
"message": "Avoids `unload` event listeners"
|
|
1186
1102
|
},
|
|
1187
1103
|
"core/audits/non-composited-animations.js | description": {
|
|
1188
|
-
"message": "Animations which are not composited can be janky and increase CLS. [Learn
|
|
1104
|
+
"message": "Animations which are not composited can be janky and increase CLS. [Learn how to avoid non-composited animations](https://developer.chrome.com/docs/lighthouse/performance/non-composited-animations/)"
|
|
1189
1105
|
},
|
|
1190
1106
|
"core/audits/non-composited-animations.js | displayValue": {
|
|
1191
1107
|
"message": "{itemCount,plural, =1{# animated element found}zero{# animated elements found}two{# animated elements found}few{# animated elements found}many{# animated elements found}other{# animated elements found}}"
|
|
@@ -1212,7 +1128,7 @@
|
|
|
1212
1128
|
"message": "Effect has unsupported timing parameters"
|
|
1213
1129
|
},
|
|
1214
1130
|
"core/audits/performance-budget.js | description": {
|
|
1215
|
-
"message": "Keep the quantity and size of network requests under the targets set by the provided performance budget. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/budgets)."
|
|
1131
|
+
"message": "Keep the quantity and size of network requests under the targets set by the provided performance budget. [Learn more about performance budgets](https://developers.google.com/web/tools/lighthouse/audits/budgets)."
|
|
1216
1132
|
},
|
|
1217
1133
|
"core/audits/performance-budget.js | requestCountOverBudget": {
|
|
1218
1134
|
"message": "{count,plural, =1{1 request}zero{# requests}two{# requests}few{# requests}many{# requests}other{# requests}}"
|
|
@@ -1221,7 +1137,7 @@
|
|
|
1221
1137
|
"message": "Performance budget"
|
|
1222
1138
|
},
|
|
1223
1139
|
"core/audits/preload-fonts.js | description": {
|
|
1224
|
-
"message": "Preload `optional` fonts so first-time visitors may use them. [Learn more](https://web.dev/preload-optional-fonts/)"
|
|
1140
|
+
"message": "Preload `optional` fonts so first-time visitors may use them. [Learn more about preloading fonts](https://web.dev/preload-optional-fonts/)"
|
|
1225
1141
|
},
|
|
1226
1142
|
"core/audits/preload-fonts.js | failureTitle": {
|
|
1227
1143
|
"message": "Fonts with `font-display: optional` are not preloaded"
|
|
@@ -1229,20 +1145,20 @@
|
|
|
1229
1145
|
"core/audits/preload-fonts.js | title": {
|
|
1230
1146
|
"message": "Fonts with `font-display: optional` are preloaded"
|
|
1231
1147
|
},
|
|
1232
|
-
"core/audits/
|
|
1233
|
-
"message": "
|
|
1148
|
+
"core/audits/prioritize-lcp-image.js | description": {
|
|
1149
|
+
"message": "If the LCP element is dynamically added to the page, you should preload the image in order to improve LCP. [Learn more about preloading LCP elements](https://web.dev/optimize-lcp/#optimize-when-the-resource-is-discovered)."
|
|
1234
1150
|
},
|
|
1235
|
-
"core/audits/
|
|
1151
|
+
"core/audits/prioritize-lcp-image.js | title": {
|
|
1236
1152
|
"message": "Preload Largest Contentful Paint image"
|
|
1237
1153
|
},
|
|
1238
1154
|
"core/audits/redirects.js | description": {
|
|
1239
|
-
"message": "Redirects introduce additional delays before the page can be loaded. [Learn
|
|
1155
|
+
"message": "Redirects introduce additional delays before the page can be loaded. [Learn how to avoid page redirects](https://developer.chrome.com/docs/lighthouse/performance/redirects/)."
|
|
1240
1156
|
},
|
|
1241
1157
|
"core/audits/redirects.js | title": {
|
|
1242
1158
|
"message": "Avoid multiple page redirects"
|
|
1243
1159
|
},
|
|
1244
1160
|
"core/audits/resource-summary.js | description": {
|
|
1245
|
-
"message": "To set budgets for the quantity and size of page resources, add a budget.json file. [Learn more](https://web.dev/use-lighthouse-for-performance-budgets/)."
|
|
1161
|
+
"message": "To set budgets for the quantity and size of page resources, add a budget.json file. [Learn more about performance budgets](https://web.dev/use-lighthouse-for-performance-budgets/)."
|
|
1246
1162
|
},
|
|
1247
1163
|
"core/audits/resource-summary.js | displayValue": {
|
|
1248
1164
|
"message": "{requestCount,plural, =1{1 request • {byteCount, number, bytes} KiB}zero{# requests • {byteCount, number, bytes} KiB}two{# requests • {byteCount, number, bytes} KiB}few{# requests • {byteCount, number, bytes} KiB}many{# requests • {byteCount, number, bytes} KiB}other{# requests • {byteCount, number, bytes} KiB}}"
|
|
@@ -1251,7 +1167,7 @@
|
|
|
1251
1167
|
"message": "Keep request counts low and transfer sizes small"
|
|
1252
1168
|
},
|
|
1253
1169
|
"core/audits/seo/canonical.js | description": {
|
|
1254
|
-
"message": "Canonical links suggest which URL to show in search results. [Learn more](https://
|
|
1170
|
+
"message": "Canonical links suggest which URL to show in search results. [Learn more about canonical links](https://developer.chrome.com/docs/lighthouse/seo/canonical/)."
|
|
1255
1171
|
},
|
|
1256
1172
|
"core/audits/seo/canonical.js | explanationConflict": {
|
|
1257
1173
|
"message": "Multiple conflicting URLs ({urlList})"
|
|
@@ -1278,7 +1194,7 @@
|
|
|
1278
1194
|
"message": "Uncrawlable Link"
|
|
1279
1195
|
},
|
|
1280
1196
|
"core/audits/seo/crawlable-anchors.js | description": {
|
|
1281
|
-
"message": "Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn
|
|
1197
|
+
"message": "Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https://support.google.com/webmasters/answer/9112205)"
|
|
1282
1198
|
},
|
|
1283
1199
|
"core/audits/seo/crawlable-anchors.js | failureTitle": {
|
|
1284
1200
|
"message": "Links are not crawlable"
|
|
@@ -1299,7 +1215,7 @@
|
|
|
1299
1215
|
"message": "Selector"
|
|
1300
1216
|
},
|
|
1301
1217
|
"core/audits/seo/font-size.js | description": {
|
|
1302
|
-
"message": "Font sizes less than 12px are too small to be legible and require mobile visitors to “pinch to zoom” in order to read. Strive to have >60% of page text ≥12px. [Learn more](https://
|
|
1218
|
+
"message": "Font sizes less than 12px are too small to be legible and require mobile visitors to “pinch to zoom” in order to read. Strive to have >60% of page text ≥12px. [Learn more about legible font sizes](https://developer.chrome.com/docs/lighthouse/seo/font-size/)."
|
|
1303
1219
|
},
|
|
1304
1220
|
"core/audits/seo/font-size.js | displayValue": {
|
|
1305
1221
|
"message": "{decimalProportion, number, extendedPercent} legible text"
|
|
@@ -1317,7 +1233,7 @@
|
|
|
1317
1233
|
"message": "Document uses legible font sizes"
|
|
1318
1234
|
},
|
|
1319
1235
|
"core/audits/seo/hreflang.js | description": {
|
|
1320
|
-
"message": "hreflang links tell search engines what version of a page they should list in search results for a given language or region. [Learn more](https://
|
|
1236
|
+
"message": "hreflang links tell search engines what version of a page they should list in search results for a given language or region. [Learn more about `hreflang`](https://developer.chrome.com/docs/lighthouse/seo/hreflang/)."
|
|
1321
1237
|
},
|
|
1322
1238
|
"core/audits/seo/hreflang.js | failureTitle": {
|
|
1323
1239
|
"message": "Document doesn't have a valid `hreflang`"
|
|
@@ -1332,7 +1248,7 @@
|
|
|
1332
1248
|
"message": "Unexpected language code"
|
|
1333
1249
|
},
|
|
1334
1250
|
"core/audits/seo/http-status-code.js | description": {
|
|
1335
|
-
"message": "Pages with unsuccessful HTTP status codes may not be indexed properly. [Learn more](https://
|
|
1251
|
+
"message": "Pages with unsuccessful HTTP status codes may not be indexed properly. [Learn more about HTTP status codes](https://developer.chrome.com/docs/lighthouse/seo/http-status-code/)."
|
|
1336
1252
|
},
|
|
1337
1253
|
"core/audits/seo/http-status-code.js | failureTitle": {
|
|
1338
1254
|
"message": "Page has unsuccessful HTTP status code"
|
|
@@ -1341,7 +1257,7 @@
|
|
|
1341
1257
|
"message": "Page has successful HTTP status code"
|
|
1342
1258
|
},
|
|
1343
1259
|
"core/audits/seo/is-crawlable.js | description": {
|
|
1344
|
-
"message": "Search engines are unable to include your pages in search results if they don't have permission to crawl them. [Learn more](https://
|
|
1260
|
+
"message": "Search engines are unable to include your pages in search results if they don't have permission to crawl them. [Learn more about crawler directives](https://developer.chrome.com/docs/lighthouse/seo/is-crawlable/)."
|
|
1345
1261
|
},
|
|
1346
1262
|
"core/audits/seo/is-crawlable.js | failureTitle": {
|
|
1347
1263
|
"message": "Page is blocked from indexing"
|
|
@@ -1350,7 +1266,7 @@
|
|
|
1350
1266
|
"message": "Page isn’t blocked from indexing"
|
|
1351
1267
|
},
|
|
1352
1268
|
"core/audits/seo/link-text.js | description": {
|
|
1353
|
-
"message": "Descriptive link text helps search engines understand your content. [Learn more](https://
|
|
1269
|
+
"message": "Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/)."
|
|
1354
1270
|
},
|
|
1355
1271
|
"core/audits/seo/link-text.js | displayValue": {
|
|
1356
1272
|
"message": "{itemCount,plural, =1{1 link found}zero{# links found}two{# links found}few{# links found}many{# links found}other{# links found}}"
|
|
@@ -1362,13 +1278,13 @@
|
|
|
1362
1278
|
"message": "Links have descriptive text"
|
|
1363
1279
|
},
|
|
1364
1280
|
"core/audits/seo/manual/structured-data.js | description": {
|
|
1365
|
-
"message": "Run the [Structured Data Testing Tool](https://search.google.com/structured-data/testing-tool/) and the [Structured Data Linter](http://linter.structured-data.org/) to validate structured data. [Learn more](https://
|
|
1281
|
+
"message": "Run the [Structured Data Testing Tool](https://search.google.com/structured-data/testing-tool/) and the [Structured Data Linter](http://linter.structured-data.org/) to validate structured data. [Learn more about Structured Data](https://developer.chrome.com/docs/lighthouse/seo/structured-data/)."
|
|
1366
1282
|
},
|
|
1367
1283
|
"core/audits/seo/manual/structured-data.js | title": {
|
|
1368
1284
|
"message": "Structured data is valid"
|
|
1369
1285
|
},
|
|
1370
1286
|
"core/audits/seo/meta-description.js | description": {
|
|
1371
|
-
"message": "Meta descriptions may be included in search results to concisely summarize page content. [Learn more](https://
|
|
1287
|
+
"message": "Meta descriptions may be included in search results to concisely summarize page content. [Learn more about the meta description](https://developer.chrome.com/docs/lighthouse/seo/meta-description/)."
|
|
1372
1288
|
},
|
|
1373
1289
|
"core/audits/seo/meta-description.js | explanation": {
|
|
1374
1290
|
"message": "Description text is empty."
|
|
@@ -1380,7 +1296,7 @@
|
|
|
1380
1296
|
"message": "Document has a meta description"
|
|
1381
1297
|
},
|
|
1382
1298
|
"core/audits/seo/plugins.js | description": {
|
|
1383
|
-
"message": "Search engines can't index plugin content, and many devices restrict plugins or don't support them. [Learn more](https://
|
|
1299
|
+
"message": "Search engines can't index plugin content, and many devices restrict plugins or don't support them. [Learn more about avoiding plugins](https://developer.chrome.com/docs/lighthouse/seo/plugins/)."
|
|
1384
1300
|
},
|
|
1385
1301
|
"core/audits/seo/plugins.js | failureTitle": {
|
|
1386
1302
|
"message": "Document uses plugins"
|
|
@@ -1389,7 +1305,7 @@
|
|
|
1389
1305
|
"message": "Document avoids plugins"
|
|
1390
1306
|
},
|
|
1391
1307
|
"core/audits/seo/robots-txt.js | description": {
|
|
1392
|
-
"message": "If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. [Learn more](https://
|
|
1308
|
+
"message": "If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. [Learn more about robots.txt](https://developer.chrome.com/docs/lighthouse/seo/invalid-robots-txt/)."
|
|
1393
1309
|
},
|
|
1394
1310
|
"core/audits/seo/robots-txt.js | displayValueHttpBadCode": {
|
|
1395
1311
|
"message": "Request for robots.txt returned HTTP status: {statusCode}"
|
|
@@ -1407,7 +1323,7 @@
|
|
|
1407
1323
|
"message": "robots.txt is valid"
|
|
1408
1324
|
},
|
|
1409
1325
|
"core/audits/seo/tap-targets.js | description": {
|
|
1410
|
-
"message": "Interactive elements like buttons and links should be large enough (48x48px), and have enough space around them, to be easy enough to tap without overlapping onto other elements. [Learn more](https://
|
|
1326
|
+
"message": "Interactive elements like buttons and links should be large enough (48x48px), and have enough space around them, to be easy enough to tap without overlapping onto other elements. [Learn more about tap targets](https://developer.chrome.com/docs/lighthouse/seo/tap-targets/)."
|
|
1411
1327
|
},
|
|
1412
1328
|
"core/audits/seo/tap-targets.js | displayValue": {
|
|
1413
1329
|
"message": "{decimalProportion, number, percent} appropriately sized tap targets"
|
|
@@ -1428,7 +1344,7 @@
|
|
|
1428
1344
|
"message": "Tap targets are sized appropriately"
|
|
1429
1345
|
},
|
|
1430
1346
|
"core/audits/server-response-time.js | description": {
|
|
1431
|
-
"message": "Keep the server response time for the main document short because all other requests depend on it. [Learn more](https://
|
|
1347
|
+
"message": "Keep the server response time for the main document short because all other requests depend on it. [Learn more about the Time to First Byte metric](https://developer.chrome.com/docs/lighthouse/performance/time-to-first-byte/)."
|
|
1432
1348
|
},
|
|
1433
1349
|
"core/audits/server-response-time.js | displayValue": {
|
|
1434
1350
|
"message": "Root document took {timeInMs, number, milliseconds} ms"
|
|
@@ -1440,7 +1356,7 @@
|
|
|
1440
1356
|
"message": "Initial server response time was short"
|
|
1441
1357
|
},
|
|
1442
1358
|
"core/audits/service-worker.js | description": {
|
|
1443
|
-
"message": "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://
|
|
1359
|
+
"message": "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 about Service Workers](https://developer.chrome.com/docs/lighthouse/pwa/service-worker/)."
|
|
1444
1360
|
},
|
|
1445
1361
|
"core/audits/service-worker.js | explanationBadManifest": {
|
|
1446
1362
|
"message": "This page is controlled by a service worker, however no `start_url` was found because manifest failed to parse as valid JSON"
|
|
@@ -1461,7 +1377,7 @@
|
|
|
1461
1377
|
"message": "Registers a service worker that controls page and `start_url`"
|
|
1462
1378
|
},
|
|
1463
1379
|
"core/audits/splash-screen.js | description": {
|
|
1464
|
-
"message": "A themed splash screen ensures a high-quality experience when users launch your app from their homescreens. [Learn more](https://
|
|
1380
|
+
"message": "A themed splash screen ensures a high-quality experience when users launch your app from their homescreens. [Learn more about splash screens](https://developer.chrome.com/docs/lighthouse/pwa/splash-screen/)."
|
|
1465
1381
|
},
|
|
1466
1382
|
"core/audits/splash-screen.js | failureTitle": {
|
|
1467
1383
|
"message": "Is not configured for a custom splash screen"
|
|
@@ -1470,7 +1386,7 @@
|
|
|
1470
1386
|
"message": "Configured for a custom splash screen"
|
|
1471
1387
|
},
|
|
1472
1388
|
"core/audits/themed-omnibox.js | description": {
|
|
1473
|
-
"message": "The browser address bar can be themed to match your site. [Learn more](https://
|
|
1389
|
+
"message": "The browser address bar can be themed to match your site. [Learn more about theming the address bar](https://developer.chrome.com/docs/lighthouse/pwa/themed-omnibox/)."
|
|
1474
1390
|
},
|
|
1475
1391
|
"core/audits/themed-omnibox.js | failureTitle": {
|
|
1476
1392
|
"message": "Does not set a theme color for the address bar."
|
|
@@ -1494,7 +1410,7 @@
|
|
|
1494
1410
|
"message": "Product"
|
|
1495
1411
|
},
|
|
1496
1412
|
"core/audits/third-party-facades.js | description": {
|
|
1497
|
-
"message": "Some third-party embeds can be lazy loaded. Consider replacing them with a facade until they are required. [Learn
|
|
1413
|
+
"message": "Some third-party embeds can be lazy loaded. Consider replacing them with a facade until they are required. [Learn how to defer third-parties with a facade](https://developer.chrome.com/docs/lighthouse/performance/third-party-facades/)."
|
|
1498
1414
|
},
|
|
1499
1415
|
"core/audits/third-party-facades.js | displayValue": {
|
|
1500
1416
|
"message": "{itemCount,plural, =1{# facade alternative available}zero{# facade alternatives available}two{# facade alternatives available}few{# facade alternatives available}many{# facade alternatives available}other{# facade alternatives available}}"
|
|
@@ -1509,7 +1425,7 @@
|
|
|
1509
1425
|
"message": "Third-Party"
|
|
1510
1426
|
},
|
|
1511
1427
|
"core/audits/third-party-summary.js | description": {
|
|
1512
|
-
"message": "Third-party code can significantly impact load performance. Limit the number of redundant third-party providers and try to load third-party code after your page has primarily finished loading. [Learn
|
|
1428
|
+
"message": "Third-party code can significantly impact load performance. Limit the number of redundant third-party providers and try to load third-party code after your page has primarily finished loading. [Learn how to minimize third-party impact](https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/loading-third-party-javascript/)."
|
|
1513
1429
|
},
|
|
1514
1430
|
"core/audits/third-party-summary.js | displayValue": {
|
|
1515
1431
|
"message": "Third-party code blocked the main thread for {timeInMs, number, milliseconds} ms"
|
|
@@ -1527,13 +1443,13 @@
|
|
|
1527
1443
|
"message": "Metric"
|
|
1528
1444
|
},
|
|
1529
1445
|
"core/audits/timing-budget.js | description": {
|
|
1530
|
-
"message": "Set a timing budget to help you keep an eye on the performance of your site. Performant sites load fast and respond to user input events quickly. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/budgets)."
|
|
1446
|
+
"message": "Set a timing budget to help you keep an eye on the performance of your site. Performant sites load fast and respond to user input events quickly. [Learn more about performance budgets](https://developers.google.com/web/tools/lighthouse/audits/budgets)."
|
|
1531
1447
|
},
|
|
1532
1448
|
"core/audits/timing-budget.js | title": {
|
|
1533
1449
|
"message": "Timing budget"
|
|
1534
1450
|
},
|
|
1535
1451
|
"core/audits/unsized-images.js | description": {
|
|
1536
|
-
"message": "Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn
|
|
1452
|
+
"message": "Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https://web.dev/optimize-cls/#images-without-dimensions)"
|
|
1537
1453
|
},
|
|
1538
1454
|
"core/audits/unsized-images.js | failureTitle": {
|
|
1539
1455
|
"message": "Image elements do not have explicit `width` and `height`"
|
|
@@ -1545,7 +1461,7 @@
|
|
|
1545
1461
|
"message": "Type"
|
|
1546
1462
|
},
|
|
1547
1463
|
"core/audits/user-timings.js | description": {
|
|
1548
|
-
"message": "Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences. [Learn more](https://
|
|
1464
|
+
"message": "Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences. [Learn more about User Timing marks](https://developer.chrome.com/docs/lighthouse/performance/user-timings/)."
|
|
1549
1465
|
},
|
|
1550
1466
|
"core/audits/user-timings.js | displayValue": {
|
|
1551
1467
|
"message": "{itemCount,plural, =1{1 user timing}zero{# user timings}two{# user timings}few{# user timings}many{# user timings}other{# user timings}}"
|
|
@@ -1557,7 +1473,7 @@
|
|
|
1557
1473
|
"message": "A `<link rel=preconnect>` was found for \"{securityOrigin}\" but was not used by the browser. Check that you are using the `crossorigin` attribute properly."
|
|
1558
1474
|
},
|
|
1559
1475
|
"core/audits/uses-rel-preconnect.js | description": {
|
|
1560
|
-
"message": "Consider adding `preconnect` or `dns-prefetch` resource hints to establish early connections to important third-party origins. [Learn
|
|
1476
|
+
"message": "Consider adding `preconnect` or `dns-prefetch` resource hints to establish early connections to important third-party origins. [Learn how to preconnect to required origins](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/)."
|
|
1561
1477
|
},
|
|
1562
1478
|
"core/audits/uses-rel-preconnect.js | title": {
|
|
1563
1479
|
"message": "Preconnect to required origins"
|
|
@@ -1572,7 +1488,7 @@
|
|
|
1572
1488
|
"message": "A preload `<link>` was found for \"{preloadURL}\" but was not used by the browser. Check that you are using the `crossorigin` attribute properly."
|
|
1573
1489
|
},
|
|
1574
1490
|
"core/audits/uses-rel-preload.js | description": {
|
|
1575
|
-
"message": "Consider using `<link rel=preload>` to prioritize fetching resources that are currently requested later in page load. [Learn
|
|
1491
|
+
"message": "Consider using `<link rel=preload>` to prioritize fetching resources that are currently requested later in page load. [Learn how to preload key requests](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preload/)."
|
|
1576
1492
|
},
|
|
1577
1493
|
"core/audits/uses-rel-preload.js | title": {
|
|
1578
1494
|
"message": "Preload key requests"
|
|
@@ -1581,7 +1497,7 @@
|
|
|
1581
1497
|
"message": "Map URL"
|
|
1582
1498
|
},
|
|
1583
1499
|
"core/audits/valid-source-maps.js | description": {
|
|
1584
|
-
"message": "Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. [Learn more](https://developers.google.com/web/tools/chrome-devtools/javascript/source-maps)."
|
|
1500
|
+
"message": "Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. [Learn more about source maps](https://developers.google.com/web/tools/chrome-devtools/javascript/source-maps)."
|
|
1585
1501
|
},
|
|
1586
1502
|
"core/audits/valid-source-maps.js | failureTitle": {
|
|
1587
1503
|
"message": "Missing source maps for large first-party JavaScript"
|
|
@@ -1596,7 +1512,7 @@
|
|
|
1596
1512
|
"message": "Page has valid source maps"
|
|
1597
1513
|
},
|
|
1598
1514
|
"core/audits/viewport.js | description": {
|
|
1599
|
-
"message": "A `<meta name=\"viewport\">` not only optimizes your app for mobile screen sizes, but also prevents [a 300 millisecond delay to user input](https://developer.chrome.com/blog/300ms-tap-delay-gone-away/). [Learn more](https://
|
|
1515
|
+
"message": "A `<meta name=\"viewport\">` not only optimizes your app for mobile screen sizes, but also prevents [a 300 millisecond delay to user input](https://developer.chrome.com/blog/300ms-tap-delay-gone-away/). [Learn more about using the viewport meta tag](https://developer.chrome.com/docs/lighthouse/pwa/viewport/)."
|
|
1600
1516
|
},
|
|
1601
1517
|
"core/audits/viewport.js | explanationNoTag": {
|
|
1602
1518
|
"message": "No `<meta name=\"viewport\">` tag found"
|
|
@@ -1607,6 +1523,30 @@
|
|
|
1607
1523
|
"core/audits/viewport.js | title": {
|
|
1608
1524
|
"message": "Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`"
|
|
1609
1525
|
},
|
|
1526
|
+
"core/audits/work-during-interaction.js | description": {
|
|
1527
|
+
"message": "This is the thread-blocking work occurring during the Interaction to Next Paint measurement. [Learn more about the Interaction to Next Paint metric](https://web.dev/inp/)."
|
|
1528
|
+
},
|
|
1529
|
+
"core/audits/work-during-interaction.js | displayValue": {
|
|
1530
|
+
"message": "{timeInMs, number, milliseconds} ms spent on event '{interactionType}'"
|
|
1531
|
+
},
|
|
1532
|
+
"core/audits/work-during-interaction.js | eventTarget": {
|
|
1533
|
+
"message": "Event target"
|
|
1534
|
+
},
|
|
1535
|
+
"core/audits/work-during-interaction.js | failureTitle": {
|
|
1536
|
+
"message": "Minimize work during key interaction"
|
|
1537
|
+
},
|
|
1538
|
+
"core/audits/work-during-interaction.js | inputDelay": {
|
|
1539
|
+
"message": "Input delay"
|
|
1540
|
+
},
|
|
1541
|
+
"core/audits/work-during-interaction.js | presentationDelay": {
|
|
1542
|
+
"message": "Presentation delay"
|
|
1543
|
+
},
|
|
1544
|
+
"core/audits/work-during-interaction.js | processingTime": {
|
|
1545
|
+
"message": "Processing time"
|
|
1546
|
+
},
|
|
1547
|
+
"core/audits/work-during-interaction.js | title": {
|
|
1548
|
+
"message": "Minimizes work during key interaction"
|
|
1549
|
+
},
|
|
1610
1550
|
"core/config/default-config.js | a11yAriaGroupDescription": {
|
|
1611
1551
|
"message": "These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader."
|
|
1612
1552
|
},
|
|
@@ -1626,10 +1566,10 @@
|
|
|
1626
1566
|
"message": "Best practices"
|
|
1627
1567
|
},
|
|
1628
1568
|
"core/config/default-config.js | a11yCategoryDescription": {
|
|
1629
|
-
"message": "These checks highlight opportunities to [improve the accessibility of your web app](https://
|
|
1569
|
+
"message": "These checks highlight opportunities to [improve the accessibility of your web app](https://developer.chrome.com/docs/lighthouse/accessibility/). Only a subset of accessibility issues can be automatically detected so manual testing is also encouraged."
|
|
1630
1570
|
},
|
|
1631
1571
|
"core/config/default-config.js | a11yCategoryManualDescription": {
|
|
1632
|
-
"message": "These items address areas which an automated testing tool cannot cover. Learn more in our guide on [conducting an accessibility review](https://
|
|
1572
|
+
"message": "These items address areas which an automated testing tool cannot cover. Learn more in our guide on [conducting an accessibility review](https://web.dev/how-to-review/)."
|
|
1633
1573
|
},
|
|
1634
1574
|
"core/config/default-config.js | a11yCategoryTitle": {
|
|
1635
1575
|
"message": "Accessibility"
|
|
@@ -1686,7 +1626,7 @@
|
|
|
1686
1626
|
"message": "Budgets"
|
|
1687
1627
|
},
|
|
1688
1628
|
"core/config/default-config.js | diagnosticsGroupDescription": {
|
|
1689
|
-
"message": "More information about the performance of your application. These numbers don't [directly affect](https://
|
|
1629
|
+
"message": "More information about the performance of your application. These numbers don't [directly affect](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/) the Performance score."
|
|
1690
1630
|
},
|
|
1691
1631
|
"core/config/default-config.js | diagnosticsGroupTitle": {
|
|
1692
1632
|
"message": "Diagnostics"
|
|
@@ -1698,7 +1638,7 @@
|
|
|
1698
1638
|
"message": "First Paint Improvements"
|
|
1699
1639
|
},
|
|
1700
1640
|
"core/config/default-config.js | loadOpportunitiesGroupDescription": {
|
|
1701
|
-
"message": "These suggestions can help your page load faster. They don't [directly affect](https://
|
|
1641
|
+
"message": "These suggestions can help your page load faster. They don't [directly affect](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/) the Performance score."
|
|
1702
1642
|
},
|
|
1703
1643
|
"core/config/default-config.js | loadOpportunitiesGroupTitle": {
|
|
1704
1644
|
"message": "Opportunities"
|
|
@@ -1716,10 +1656,10 @@
|
|
|
1716
1656
|
"message": "Performance"
|
|
1717
1657
|
},
|
|
1718
1658
|
"core/config/default-config.js | pwaCategoryDescription": {
|
|
1719
|
-
"message": "These checks validate the aspects of a Progressive Web App. [Learn
|
|
1659
|
+
"message": "These checks validate the aspects of a Progressive Web App. [Learn what makes a good Progressive Web App](https://web.dev/pwa-checklist/)."
|
|
1720
1660
|
},
|
|
1721
1661
|
"core/config/default-config.js | pwaCategoryManualDescription": {
|
|
1722
|
-
"message": "These checks are required by the baseline [PWA Checklist](https://
|
|
1662
|
+
"message": "These checks are required by the baseline [PWA Checklist](https://web.dev/pwa-checklist/) but are not automatically checked by Lighthouse. They do not affect your score but it's important that you verify them manually."
|
|
1723
1663
|
},
|
|
1724
1664
|
"core/config/default-config.js | pwaCategoryTitle": {
|
|
1725
1665
|
"message": "PWA"
|
|
@@ -1731,7 +1671,7 @@
|
|
|
1731
1671
|
"message": "PWA Optimized"
|
|
1732
1672
|
},
|
|
1733
1673
|
"core/config/default-config.js | seoCategoryDescription": {
|
|
1734
|
-
"message": "These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on [Core Web Vitals](https://web.dev/learn-web-vitals/). [Learn more](https://support.google.com/webmasters/answer/35769)."
|
|
1674
|
+
"message": "These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on [Core Web Vitals](https://web.dev/learn-core-web-vitals/). [Learn more about Google Search Essentials](https://support.google.com/webmasters/answer/35769)."
|
|
1735
1675
|
},
|
|
1736
1676
|
"core/config/default-config.js | seoCategoryManualDescription": {
|
|
1737
1677
|
"message": "Run these additional validators on your site to check additional SEO best practices."
|
|
@@ -1752,13 +1692,13 @@
|
|
|
1752
1692
|
"message": "Crawling and Indexing"
|
|
1753
1693
|
},
|
|
1754
1694
|
"core/config/default-config.js | seoMobileGroupDescription": {
|
|
1755
|
-
"message": "Make sure your pages are mobile friendly so users don’t have to pinch or zoom in order to read the content pages. [Learn
|
|
1695
|
+
"message": "Make sure your pages are mobile friendly so users don’t have to pinch or zoom in order to read the content pages. [Learn how to make pages mobile-friendly](https://developers.google.com/search/mobile-sites/)."
|
|
1756
1696
|
},
|
|
1757
1697
|
"core/config/default-config.js | seoMobileGroupTitle": {
|
|
1758
1698
|
"message": "Mobile Friendly"
|
|
1759
1699
|
},
|
|
1760
1700
|
"core/gather/driver/environment.js | warningSlowHostCpu": {
|
|
1761
|
-
"message": "The tested device appears to have a slower CPU than Lighthouse expects. This can negatively affect your performance score. Learn more about [calibrating an appropriate CPU slowdown multiplier](https://github.com/GoogleChrome/lighthouse/blob/
|
|
1701
|
+
"message": "The tested device appears to have a slower CPU than Lighthouse expects. This can negatively affect your performance score. Learn more about [calibrating an appropriate CPU slowdown multiplier](https://github.com/GoogleChrome/lighthouse/blob/main/docs/throttling.md#cpu-throttling)."
|
|
1762
1702
|
},
|
|
1763
1703
|
"core/gather/driver/navigation.js | warningRedirected": {
|
|
1764
1704
|
"message": "The page may not be loading as expected because your test URL ({requested}) was redirected to {final}. Try testing the second URL directly."
|
|
@@ -1766,9 +1706,357 @@
|
|
|
1766
1706
|
"core/gather/driver/navigation.js | warningTimeout": {
|
|
1767
1707
|
"message": "The page loaded too slowly to finish within the time limit. Results may be incomplete."
|
|
1768
1708
|
},
|
|
1709
|
+
"core/gather/driver/storage.js | warningCacheTimeout": {
|
|
1710
|
+
"message": "Clearing the browser cache timed out. Try auditing this page again and file a bug if the issue persists."
|
|
1711
|
+
},
|
|
1769
1712
|
"core/gather/driver/storage.js | warningData": {
|
|
1770
1713
|
"message": "{locationCount,plural, =1{There may be stored data affecting loading performance in this location: {locations}. Audit this page in an incognito window to prevent those resources from affecting your scores.}zero{There may be stored data affecting loading performance in these locations: {locations}. Audit this page in an incognito window to prevent those resources from affecting your scores.}two{There may be stored data affecting loading performance in these locations: {locations}. Audit this page in an incognito window to prevent those resources from affecting your scores.}few{There may be stored data affecting loading performance in these locations: {locations}. Audit this page in an incognito window to prevent those resources from affecting your scores.}many{There may be stored data affecting loading performance in these locations: {locations}. Audit this page in an incognito window to prevent those resources from affecting your scores.}other{There may be stored data affecting loading performance in these locations: {locations}. Audit this page in an incognito window to prevent those resources from affecting your scores.}}"
|
|
1771
1714
|
},
|
|
1715
|
+
"core/gather/driver/storage.js | warningOriginDataTimeout": {
|
|
1716
|
+
"message": "Clearing the origin data timed out. Try auditing this page again and file a bug if the issue persists."
|
|
1717
|
+
},
|
|
1718
|
+
"core/lib/bf-cache-strings.js | HTTPMethodNotGET": {
|
|
1719
|
+
"message": "Only pages loaded via a GET request are eligible for back/forward cache."
|
|
1720
|
+
},
|
|
1721
|
+
"core/lib/bf-cache-strings.js | HTTPStatusNotOK": {
|
|
1722
|
+
"message": "Only pages with a status code of 2XX can be cached."
|
|
1723
|
+
},
|
|
1724
|
+
"core/lib/bf-cache-strings.js | JavaScriptExecution": {
|
|
1725
|
+
"message": "Chrome detected an attempt to execute JavaScript while in the cache."
|
|
1726
|
+
},
|
|
1727
|
+
"core/lib/bf-cache-strings.js | appBanner": {
|
|
1728
|
+
"message": "Pages that requested an AppBanner are not currently eligible for back/forward cache."
|
|
1729
|
+
},
|
|
1730
|
+
"core/lib/bf-cache-strings.js | backForwardCacheDisabled": {
|
|
1731
|
+
"message": "Back/forward cache is disabled by flags. Visit chrome://flags/#back-forward-cache to enable it locally on this device."
|
|
1732
|
+
},
|
|
1733
|
+
"core/lib/bf-cache-strings.js | backForwardCacheDisabledByCommandLine": {
|
|
1734
|
+
"message": "Back/forward cache is disabled by the command line."
|
|
1735
|
+
},
|
|
1736
|
+
"core/lib/bf-cache-strings.js | backForwardCacheDisabledByLowMemory": {
|
|
1737
|
+
"message": "Back/forward cache is disabled due to insufficient memory."
|
|
1738
|
+
},
|
|
1739
|
+
"core/lib/bf-cache-strings.js | backForwardCacheDisabledForDelegate": {
|
|
1740
|
+
"message": "Back/forward cache is not supported by delegate."
|
|
1741
|
+
},
|
|
1742
|
+
"core/lib/bf-cache-strings.js | backForwardCacheDisabledForPrerender": {
|
|
1743
|
+
"message": "Back/forward cache is disabled for prerenderer."
|
|
1744
|
+
},
|
|
1745
|
+
"core/lib/bf-cache-strings.js | broadcastChannel": {
|
|
1746
|
+
"message": "The page cannot be cached because it has a BroadcastChannel instance with registered listeners."
|
|
1747
|
+
},
|
|
1748
|
+
"core/lib/bf-cache-strings.js | cacheControlNoStore": {
|
|
1749
|
+
"message": "Pages with cache-control:no-store header cannot enter back/forward cache."
|
|
1750
|
+
},
|
|
1751
|
+
"core/lib/bf-cache-strings.js | cacheFlushed": {
|
|
1752
|
+
"message": "The cache was intentionally cleared."
|
|
1753
|
+
},
|
|
1754
|
+
"core/lib/bf-cache-strings.js | cacheLimit": {
|
|
1755
|
+
"message": "The page was evicted from the cache to allow another page to be cached."
|
|
1756
|
+
},
|
|
1757
|
+
"core/lib/bf-cache-strings.js | containsPlugins": {
|
|
1758
|
+
"message": "Pages containing plugins are not currently eligible for back/forward cache."
|
|
1759
|
+
},
|
|
1760
|
+
"core/lib/bf-cache-strings.js | contentFileChooser": {
|
|
1761
|
+
"message": "Pages that use FileChooser API are not eligible for back/forward cache."
|
|
1762
|
+
},
|
|
1763
|
+
"core/lib/bf-cache-strings.js | contentFileSystemAccess": {
|
|
1764
|
+
"message": "Pages that use File System Access API are not eligible for back/forward cache."
|
|
1765
|
+
},
|
|
1766
|
+
"core/lib/bf-cache-strings.js | contentMediaDevicesDispatcherHost": {
|
|
1767
|
+
"message": "Pages that use Media Device Dispatcher are not eligible for back/forward cache."
|
|
1768
|
+
},
|
|
1769
|
+
"core/lib/bf-cache-strings.js | contentMediaPlay": {
|
|
1770
|
+
"message": "A media player was playing upon navigating away."
|
|
1771
|
+
},
|
|
1772
|
+
"core/lib/bf-cache-strings.js | contentMediaSession": {
|
|
1773
|
+
"message": "Pages that use MediaSession API and set a playback state are not eligible for back/forward cache."
|
|
1774
|
+
},
|
|
1775
|
+
"core/lib/bf-cache-strings.js | contentMediaSessionService": {
|
|
1776
|
+
"message": "Pages that use MediaSession API and set action handlers are not eligible for back/forward cache."
|
|
1777
|
+
},
|
|
1778
|
+
"core/lib/bf-cache-strings.js | contentScreenReader": {
|
|
1779
|
+
"message": "Back/forward cache is disabled due to screen reader."
|
|
1780
|
+
},
|
|
1781
|
+
"core/lib/bf-cache-strings.js | contentSecurityHandler": {
|
|
1782
|
+
"message": "Pages that use SecurityHandler are not eligible for back/forward cache."
|
|
1783
|
+
},
|
|
1784
|
+
"core/lib/bf-cache-strings.js | contentSerial": {
|
|
1785
|
+
"message": "Pages that use Serial API are not eligible for back/forward cache."
|
|
1786
|
+
},
|
|
1787
|
+
"core/lib/bf-cache-strings.js | contentWebAuthenticationAPI": {
|
|
1788
|
+
"message": "Pages that use WebAuthetication API are not eligible for back/forward cache."
|
|
1789
|
+
},
|
|
1790
|
+
"core/lib/bf-cache-strings.js | contentWebBluetooth": {
|
|
1791
|
+
"message": "Pages that use WebBluetooth API are not eligible for back/forward cache."
|
|
1792
|
+
},
|
|
1793
|
+
"core/lib/bf-cache-strings.js | contentWebUSB": {
|
|
1794
|
+
"message": "Pages that use WebUSB API are not eligible for back/forward cache."
|
|
1795
|
+
},
|
|
1796
|
+
"core/lib/bf-cache-strings.js | dedicatedWorkerOrWorklet": {
|
|
1797
|
+
"message": "Pages that use a dedicated worker or worklet are not currently eligible for back/forward cache."
|
|
1798
|
+
},
|
|
1799
|
+
"core/lib/bf-cache-strings.js | documentLoaded": {
|
|
1800
|
+
"message": "The document did not finish loading before navigating away."
|
|
1801
|
+
},
|
|
1802
|
+
"core/lib/bf-cache-strings.js | embedderAppBannerManager": {
|
|
1803
|
+
"message": "App Banner was present upon navigating away."
|
|
1804
|
+
},
|
|
1805
|
+
"core/lib/bf-cache-strings.js | embedderChromePasswordManagerClientBindCredentialManager": {
|
|
1806
|
+
"message": "Chrome Password Manager was present upon navigating away."
|
|
1807
|
+
},
|
|
1808
|
+
"core/lib/bf-cache-strings.js | embedderDomDistillerSelfDeletingRequestDelegate": {
|
|
1809
|
+
"message": "DOM distillation was in progress upon navigating away."
|
|
1810
|
+
},
|
|
1811
|
+
"core/lib/bf-cache-strings.js | embedderDomDistillerViewerSource": {
|
|
1812
|
+
"message": "DOM Distiller Viewer was present upon navigating away."
|
|
1813
|
+
},
|
|
1814
|
+
"core/lib/bf-cache-strings.js | embedderExtensionMessaging": {
|
|
1815
|
+
"message": "Back/forward cache is disabled due to extensions using messaging API."
|
|
1816
|
+
},
|
|
1817
|
+
"core/lib/bf-cache-strings.js | embedderExtensionMessagingForOpenPort": {
|
|
1818
|
+
"message": "Extensions with long-lived connection should close the connection before entering back/forward cache."
|
|
1819
|
+
},
|
|
1820
|
+
"core/lib/bf-cache-strings.js | embedderExtensionSentMessageToCachedFrame": {
|
|
1821
|
+
"message": "Extensions with long-lived connection attempted to send messages to frames in back/forward cache."
|
|
1822
|
+
},
|
|
1823
|
+
"core/lib/bf-cache-strings.js | embedderExtensions": {
|
|
1824
|
+
"message": "Back/forward cache is disabled due to extensions."
|
|
1825
|
+
},
|
|
1826
|
+
"core/lib/bf-cache-strings.js | embedderModalDialog": {
|
|
1827
|
+
"message": "Modal dialog such as form resubmission or http password dialog was shown for the page upon navigating away."
|
|
1828
|
+
},
|
|
1829
|
+
"core/lib/bf-cache-strings.js | embedderOfflinePage": {
|
|
1830
|
+
"message": "The offline page was shown upon navigating away."
|
|
1831
|
+
},
|
|
1832
|
+
"core/lib/bf-cache-strings.js | embedderOomInterventionTabHelper": {
|
|
1833
|
+
"message": "Out-Of-Memory Intervention bar was present upon navigating away."
|
|
1834
|
+
},
|
|
1835
|
+
"core/lib/bf-cache-strings.js | embedderPermissionRequestManager": {
|
|
1836
|
+
"message": "There were permission requests upon navigating away."
|
|
1837
|
+
},
|
|
1838
|
+
"core/lib/bf-cache-strings.js | embedderPopupBlockerTabHelper": {
|
|
1839
|
+
"message": "Popup blocker was present upon navigating away."
|
|
1840
|
+
},
|
|
1841
|
+
"core/lib/bf-cache-strings.js | embedderSafeBrowsingThreatDetails": {
|
|
1842
|
+
"message": "Safe Browsing details were shown upon navigating away."
|
|
1843
|
+
},
|
|
1844
|
+
"core/lib/bf-cache-strings.js | embedderSafeBrowsingTriggeredPopupBlocker": {
|
|
1845
|
+
"message": "Safe Browsing considered this page to be abusive and blocked popup."
|
|
1846
|
+
},
|
|
1847
|
+
"core/lib/bf-cache-strings.js | enteredBackForwardCacheBeforeServiceWorkerHostAdded": {
|
|
1848
|
+
"message": "A service worker was activated while the page was in back/forward cache."
|
|
1849
|
+
},
|
|
1850
|
+
"core/lib/bf-cache-strings.js | errorDocument": {
|
|
1851
|
+
"message": "Back/forward cache is disabled due to a document error."
|
|
1852
|
+
},
|
|
1853
|
+
"core/lib/bf-cache-strings.js | fencedFramesEmbedder": {
|
|
1854
|
+
"message": "Pages using FencedFrames cannot be stored in bfcache."
|
|
1855
|
+
},
|
|
1856
|
+
"core/lib/bf-cache-strings.js | foregroundCacheLimit": {
|
|
1857
|
+
"message": "The page was evicted from the cache to allow another page to be cached."
|
|
1858
|
+
},
|
|
1859
|
+
"core/lib/bf-cache-strings.js | grantedMediaStreamAccess": {
|
|
1860
|
+
"message": "Pages that have granted media stream access are not currently eligible for back/forward cache."
|
|
1861
|
+
},
|
|
1862
|
+
"core/lib/bf-cache-strings.js | haveInnerContents": {
|
|
1863
|
+
"message": "Pages that use portals are not currently eligible for back/forward cache."
|
|
1864
|
+
},
|
|
1865
|
+
"core/lib/bf-cache-strings.js | idleManager": {
|
|
1866
|
+
"message": "Pages that use IdleManager are not currently eligible for back/forward cache."
|
|
1867
|
+
},
|
|
1868
|
+
"core/lib/bf-cache-strings.js | indexedDBConnection": {
|
|
1869
|
+
"message": "Pages that have an open IndexedDB connection are not currently eligible for back/forward cache."
|
|
1870
|
+
},
|
|
1871
|
+
"core/lib/bf-cache-strings.js | ineligibleAPI": {
|
|
1872
|
+
"message": "Ineligible APIs were used."
|
|
1873
|
+
},
|
|
1874
|
+
"core/lib/bf-cache-strings.js | injectedJavascript": {
|
|
1875
|
+
"message": "Pages that JavaScript is injected into by extensions are not currently eligible for back/forward cache."
|
|
1876
|
+
},
|
|
1877
|
+
"core/lib/bf-cache-strings.js | injectedStyleSheet": {
|
|
1878
|
+
"message": "Pages that StyleSheet is injected into by extensions are not currently eligible for back/forward cache."
|
|
1879
|
+
},
|
|
1880
|
+
"core/lib/bf-cache-strings.js | internalError": {
|
|
1881
|
+
"message": "Internal error."
|
|
1882
|
+
},
|
|
1883
|
+
"core/lib/bf-cache-strings.js | keepaliveRequest": {
|
|
1884
|
+
"message": "Back/forward cache is disabled due to a keepalive request."
|
|
1885
|
+
},
|
|
1886
|
+
"core/lib/bf-cache-strings.js | keyboardLock": {
|
|
1887
|
+
"message": "Pages that use Keyboard lock are not currently eligible for back/forward cache."
|
|
1888
|
+
},
|
|
1889
|
+
"core/lib/bf-cache-strings.js | loading": {
|
|
1890
|
+
"message": "The page did not finish loading before navigating away."
|
|
1891
|
+
},
|
|
1892
|
+
"core/lib/bf-cache-strings.js | mainResourceHasCacheControlNoCache": {
|
|
1893
|
+
"message": "Pages whose main resource has cache-control:no-cache cannot enter back/forward cache."
|
|
1894
|
+
},
|
|
1895
|
+
"core/lib/bf-cache-strings.js | mainResourceHasCacheControlNoStore": {
|
|
1896
|
+
"message": "Pages whose main resource has cache-control:no-store cannot enter back/forward cache."
|
|
1897
|
+
},
|
|
1898
|
+
"core/lib/bf-cache-strings.js | navigationCancelledWhileRestoring": {
|
|
1899
|
+
"message": "Navigation was cancelled before the page could be restored from back/forward cache."
|
|
1900
|
+
},
|
|
1901
|
+
"core/lib/bf-cache-strings.js | networkExceedsBufferLimit": {
|
|
1902
|
+
"message": "The page was evicted from the cache because an active network connection received too much data. Chrome limits the amount of data that a page may receive while cached."
|
|
1903
|
+
},
|
|
1904
|
+
"core/lib/bf-cache-strings.js | networkRequestDatapipeDrainedAsBytesConsumer": {
|
|
1905
|
+
"message": "Pages that have inflight fetch() or XHR are not currently eligible for back/forward cache."
|
|
1906
|
+
},
|
|
1907
|
+
"core/lib/bf-cache-strings.js | networkRequestRedirected": {
|
|
1908
|
+
"message": "The page was evicted from back/forward cache because an active network request involved a redirect."
|
|
1909
|
+
},
|
|
1910
|
+
"core/lib/bf-cache-strings.js | networkRequestTimeout": {
|
|
1911
|
+
"message": "The page was evicted from the cache because a network connection was open too long. Chrome limits the amount of time that a page may receive data while cached."
|
|
1912
|
+
},
|
|
1913
|
+
"core/lib/bf-cache-strings.js | noResponseHead": {
|
|
1914
|
+
"message": "Pages that do not have a valid response head cannot enter back/forward cache."
|
|
1915
|
+
},
|
|
1916
|
+
"core/lib/bf-cache-strings.js | notMainFrame": {
|
|
1917
|
+
"message": "Navigation happened in a frame other than the main frame."
|
|
1918
|
+
},
|
|
1919
|
+
"core/lib/bf-cache-strings.js | outstandingIndexedDBTransaction": {
|
|
1920
|
+
"message": "Page with ongoing indexed DB transactions are not currently eligible for back/forward cache."
|
|
1921
|
+
},
|
|
1922
|
+
"core/lib/bf-cache-strings.js | outstandingNetworkRequestDirectSocket": {
|
|
1923
|
+
"message": "Pages with an in-flight network request are not currently eligible for back/forward cache."
|
|
1924
|
+
},
|
|
1925
|
+
"core/lib/bf-cache-strings.js | outstandingNetworkRequestFetch": {
|
|
1926
|
+
"message": "Pages with an in-flight fetch network request are not currently eligible for back/forward cache."
|
|
1927
|
+
},
|
|
1928
|
+
"core/lib/bf-cache-strings.js | outstandingNetworkRequestOthers": {
|
|
1929
|
+
"message": "Pages with an in-flight network request are not currently eligible for back/forward cache."
|
|
1930
|
+
},
|
|
1931
|
+
"core/lib/bf-cache-strings.js | outstandingNetworkRequestXHR": {
|
|
1932
|
+
"message": "Pages with an in-flight XHR network request are not currently eligible for back/forward cache."
|
|
1933
|
+
},
|
|
1934
|
+
"core/lib/bf-cache-strings.js | paymentManager": {
|
|
1935
|
+
"message": "Pages that use PaymentManager are not currently eligible for back/forward cache."
|
|
1936
|
+
},
|
|
1937
|
+
"core/lib/bf-cache-strings.js | pictureInPicture": {
|
|
1938
|
+
"message": "Pages that use Picture-in-Picture are not currently eligible for back/forward cache."
|
|
1939
|
+
},
|
|
1940
|
+
"core/lib/bf-cache-strings.js | portal": {
|
|
1941
|
+
"message": "Pages that use portals are not currently eligible for back/forward cache."
|
|
1942
|
+
},
|
|
1943
|
+
"core/lib/bf-cache-strings.js | printing": {
|
|
1944
|
+
"message": "Pages that show Printing UI are not currently eligible for back/forward cache."
|
|
1945
|
+
},
|
|
1946
|
+
"core/lib/bf-cache-strings.js | relatedActiveContentsExist": {
|
|
1947
|
+
"message": "The page was opened using '`window.open()`' and another tab has a reference to it, or the page opened a window."
|
|
1948
|
+
},
|
|
1949
|
+
"core/lib/bf-cache-strings.js | rendererProcessCrashed": {
|
|
1950
|
+
"message": "The renderer process for the page in back/forward cache crashed."
|
|
1951
|
+
},
|
|
1952
|
+
"core/lib/bf-cache-strings.js | rendererProcessKilled": {
|
|
1953
|
+
"message": "The renderer process for the page in back/forward cache was killed."
|
|
1954
|
+
},
|
|
1955
|
+
"core/lib/bf-cache-strings.js | requestedAudioCapturePermission": {
|
|
1956
|
+
"message": "Pages that have requested audio capture permissions are not currently eligible for back/forward cache."
|
|
1957
|
+
},
|
|
1958
|
+
"core/lib/bf-cache-strings.js | requestedBackForwardCacheBlockedSensors": {
|
|
1959
|
+
"message": "Pages that have requested sensor permissions are not currently eligible for back/forward cache."
|
|
1960
|
+
},
|
|
1961
|
+
"core/lib/bf-cache-strings.js | requestedBackgroundWorkPermission": {
|
|
1962
|
+
"message": "Pages that have requested background sync or fetch permissions are not currently eligible for back/forward cache."
|
|
1963
|
+
},
|
|
1964
|
+
"core/lib/bf-cache-strings.js | requestedMIDIPermission": {
|
|
1965
|
+
"message": "Pages that have requested MIDI permissions are not currently eligible for back/forward cache."
|
|
1966
|
+
},
|
|
1967
|
+
"core/lib/bf-cache-strings.js | requestedNotificationsPermission": {
|
|
1968
|
+
"message": "Pages that have requested notifications permissions are not currently eligible for back/forward cache."
|
|
1969
|
+
},
|
|
1970
|
+
"core/lib/bf-cache-strings.js | requestedStorageAccessGrant": {
|
|
1971
|
+
"message": "Pages that have requested storage access are not currently eligible for back/forward cache."
|
|
1972
|
+
},
|
|
1973
|
+
"core/lib/bf-cache-strings.js | requestedVideoCapturePermission": {
|
|
1974
|
+
"message": "Pages that have requested video capture permissions are not currently eligible for back/forward cache."
|
|
1975
|
+
},
|
|
1976
|
+
"core/lib/bf-cache-strings.js | schemeNotHTTPOrHTTPS": {
|
|
1977
|
+
"message": "Only pages whose URL scheme is HTTP / HTTPS can be cached."
|
|
1978
|
+
},
|
|
1979
|
+
"core/lib/bf-cache-strings.js | serviceWorkerClaim": {
|
|
1980
|
+
"message": "The page was claimed by a service worker while it is in back/forward cache."
|
|
1981
|
+
},
|
|
1982
|
+
"core/lib/bf-cache-strings.js | serviceWorkerPostMessage": {
|
|
1983
|
+
"message": "A service worker attempted to send the page in back/forward cache a `MessageEvent`."
|
|
1984
|
+
},
|
|
1985
|
+
"core/lib/bf-cache-strings.js | serviceWorkerUnregistration": {
|
|
1986
|
+
"message": "ServiceWorker was unregistered while a page was in back/forward cache."
|
|
1987
|
+
},
|
|
1988
|
+
"core/lib/bf-cache-strings.js | serviceWorkerVersionActivation": {
|
|
1989
|
+
"message": "The page was evicted from back/forward cache due to a service worker activation."
|
|
1990
|
+
},
|
|
1991
|
+
"core/lib/bf-cache-strings.js | sessionRestored": {
|
|
1992
|
+
"message": "Chrome restarted and cleared the back/forward cache entries."
|
|
1993
|
+
},
|
|
1994
|
+
"core/lib/bf-cache-strings.js | sharedWorker": {
|
|
1995
|
+
"message": "Pages that use SharedWorker are not currently eligible for back/forward cache."
|
|
1996
|
+
},
|
|
1997
|
+
"core/lib/bf-cache-strings.js | speechRecognizer": {
|
|
1998
|
+
"message": "Pages that use SpeechRecognizer are not currently eligible for back/forward cache."
|
|
1999
|
+
},
|
|
2000
|
+
"core/lib/bf-cache-strings.js | speechSynthesis": {
|
|
2001
|
+
"message": "Pages that use SpeechSynthesis are not currently eligible for back/forward cache."
|
|
2002
|
+
},
|
|
2003
|
+
"core/lib/bf-cache-strings.js | subframeIsNavigating": {
|
|
2004
|
+
"message": "An iframe on the page started a navigation that did not complete."
|
|
2005
|
+
},
|
|
2006
|
+
"core/lib/bf-cache-strings.js | subresourceHasCacheControlNoCache": {
|
|
2007
|
+
"message": "Pages whose subresource has cache-control:no-cache cannot enter back/forward cache."
|
|
2008
|
+
},
|
|
2009
|
+
"core/lib/bf-cache-strings.js | subresourceHasCacheControlNoStore": {
|
|
2010
|
+
"message": "Pages whose subresource has cache-control:no-store cannot enter back/forward cache."
|
|
2011
|
+
},
|
|
2012
|
+
"core/lib/bf-cache-strings.js | timeout": {
|
|
2013
|
+
"message": "The page exceeded the maximum time in back/forward cache and was expired."
|
|
2014
|
+
},
|
|
2015
|
+
"core/lib/bf-cache-strings.js | timeoutPuttingInCache": {
|
|
2016
|
+
"message": "The page timed out entering back/forward cache (likely due to long-running pagehide handlers)."
|
|
2017
|
+
},
|
|
2018
|
+
"core/lib/bf-cache-strings.js | unloadHandlerExistsInMainFrame": {
|
|
2019
|
+
"message": "The page has an unload handler in the main frame."
|
|
2020
|
+
},
|
|
2021
|
+
"core/lib/bf-cache-strings.js | unloadHandlerExistsInSubFrame": {
|
|
2022
|
+
"message": "The page has an unload handler in a sub frame."
|
|
2023
|
+
},
|
|
2024
|
+
"core/lib/bf-cache-strings.js | userAgentOverrideDiffers": {
|
|
2025
|
+
"message": "Browser has changed the user agent override header."
|
|
2026
|
+
},
|
|
2027
|
+
"core/lib/bf-cache-strings.js | wasGrantedMediaAccess": {
|
|
2028
|
+
"message": "Pages that have granted access to record video or audio are not currently eligible for back/forward cache."
|
|
2029
|
+
},
|
|
2030
|
+
"core/lib/bf-cache-strings.js | webDatabase": {
|
|
2031
|
+
"message": "Pages that use WebDatabase are not currently eligible for back/forward cache."
|
|
2032
|
+
},
|
|
2033
|
+
"core/lib/bf-cache-strings.js | webHID": {
|
|
2034
|
+
"message": "Pages that use WebHID are not currently eligible for back/forward cache."
|
|
2035
|
+
},
|
|
2036
|
+
"core/lib/bf-cache-strings.js | webLocks": {
|
|
2037
|
+
"message": "Pages that use WebLocks are not currently eligible for back/forward cache."
|
|
2038
|
+
},
|
|
2039
|
+
"core/lib/bf-cache-strings.js | webNfc": {
|
|
2040
|
+
"message": "Pages that use WebNfc are not currently eligible for back/forwad cache."
|
|
2041
|
+
},
|
|
2042
|
+
"core/lib/bf-cache-strings.js | webOTPService": {
|
|
2043
|
+
"message": "Pages that use WebOTPService are not currently eligible for bfcache."
|
|
2044
|
+
},
|
|
2045
|
+
"core/lib/bf-cache-strings.js | webRTC": {
|
|
2046
|
+
"message": "Pages with WebRTC cannot enter back/forward cache."
|
|
2047
|
+
},
|
|
2048
|
+
"core/lib/bf-cache-strings.js | webShare": {
|
|
2049
|
+
"message": "Pages that use WebShare are not currently eligible for back/forwad cache."
|
|
2050
|
+
},
|
|
2051
|
+
"core/lib/bf-cache-strings.js | webSocket": {
|
|
2052
|
+
"message": "Pages with WebSocket cannot enter back/forward cache."
|
|
2053
|
+
},
|
|
2054
|
+
"core/lib/bf-cache-strings.js | webTransport": {
|
|
2055
|
+
"message": "Pages with WebTransport cannot enter back/forward cache."
|
|
2056
|
+
},
|
|
2057
|
+
"core/lib/bf-cache-strings.js | webXR": {
|
|
2058
|
+
"message": "Pages that use WebXR are not currently eligible for back/forward cache."
|
|
2059
|
+
},
|
|
1772
2060
|
"core/lib/csp-evaluator.js | allowlistFallback": {
|
|
1773
2061
|
"message": "Consider adding https: and http: URL schemes (ignored by browsers supporting 'strict-dynamic') to be backward compatible with older browsers."
|
|
1774
2062
|
},
|
|
@@ -1826,6 +2114,156 @@
|
|
|
1826
2114
|
"core/lib/csp-evaluator.js | unsafeInlineFallback": {
|
|
1827
2115
|
"message": "Consider adding 'unsafe-inline' (ignored by browsers supporting nonces/hashes) to be backward compatible with older browsers."
|
|
1828
2116
|
},
|
|
2117
|
+
"core/lib/deprecations-strings.js | authorizationCoveredByWildcard": {
|
|
2118
|
+
"message": "Authorization will not be covered by the wildcard symbol (*) in CORS `Access-Control-Allow-Headers` handling."
|
|
2119
|
+
},
|
|
2120
|
+
"core/lib/deprecations-strings.js | canRequestURLHTTPContainingNewline": {
|
|
2121
|
+
"message": "Resource requests whose URLs contained both removed whitespace `(n|r|t)` characters and less-than characters (`<`) are blocked. Please remove newlines and encode less-than characters from places like element attribute values in order to load these resources."
|
|
2122
|
+
},
|
|
2123
|
+
"core/lib/deprecations-strings.js | chromeLoadTimesConnectionInfo": {
|
|
2124
|
+
"message": "`chrome.loadTimes()` is deprecated, instead use standardized API: Navigation Timing 2."
|
|
2125
|
+
},
|
|
2126
|
+
"core/lib/deprecations-strings.js | chromeLoadTimesFirstPaintAfterLoadTime": {
|
|
2127
|
+
"message": "`chrome.loadTimes()` is deprecated, instead use standardized API: Paint Timing."
|
|
2128
|
+
},
|
|
2129
|
+
"core/lib/deprecations-strings.js | chromeLoadTimesWasAlternateProtocolAvailable": {
|
|
2130
|
+
"message": "`chrome.loadTimes()` is deprecated, instead use standardized API: `nextHopProtocol` in Navigation Timing 2."
|
|
2131
|
+
},
|
|
2132
|
+
"core/lib/deprecations-strings.js | cookieWithTruncatingChar": {
|
|
2133
|
+
"message": "Cookies containing a `(0|r|n)` character will be rejected instead of truncated."
|
|
2134
|
+
},
|
|
2135
|
+
"core/lib/deprecations-strings.js | crossOriginAccessBasedOnDocumentDomain": {
|
|
2136
|
+
"message": "Relaxing the same-origin policy by setting `document.domain` is deprecated, and will be disabled by default. This deprecation warning is for a cross-origin access that was enabled by setting `document.domain`."
|
|
2137
|
+
},
|
|
2138
|
+
"core/lib/deprecations-strings.js | crossOriginWindowApi": {
|
|
2139
|
+
"message": "Triggering {PH1} from cross origin iframes has been deprecated and will be removed in the future."
|
|
2140
|
+
},
|
|
2141
|
+
"core/lib/deprecations-strings.js | cssSelectorInternalMediaControlsOverlayCastButton": {
|
|
2142
|
+
"message": "The `disableRemotePlayback` attribute should be used in order to disable the default Cast integration instead of using `-internal-media-controls-overlay-cast-button` selector."
|
|
2143
|
+
},
|
|
2144
|
+
"core/lib/deprecations-strings.js | deprecatedWithReplacement": {
|
|
2145
|
+
"message": "{PH1} is deprecated. Please use {PH2} instead."
|
|
2146
|
+
},
|
|
2147
|
+
"core/lib/deprecations-strings.js | deprecationExample": {
|
|
2148
|
+
"message": "This is an example of a translated deprecation issue message."
|
|
2149
|
+
},
|
|
2150
|
+
"core/lib/deprecations-strings.js | documentDomainSettingWithoutOriginAgentClusterHeader": {
|
|
2151
|
+
"message": "Relaxing the same-origin policy by setting `document.domain` is deprecated, and will be disabled by default. To continue using this feature, please opt-out of origin-keyed agent clusters by sending an `Origin-Agent-Cluster: ?0` header along with the HTTP response for the document and frames. See https://developer.chrome.com/blog/immutable-document-domain/ for more details."
|
|
2152
|
+
},
|
|
2153
|
+
"core/lib/deprecations-strings.js | eventPath": {
|
|
2154
|
+
"message": "`Event.path` is deprecated and will be removed. Please use `Event.composedPath()` instead."
|
|
2155
|
+
},
|
|
2156
|
+
"core/lib/deprecations-strings.js | expectCTHeader": {
|
|
2157
|
+
"message": "The `Expect-CT` header is deprecated and will be removed. Chrome requires Certificate Transparency for all publicly trusted certificates issued after April 30, 2018."
|
|
2158
|
+
},
|
|
2159
|
+
"core/lib/deprecations-strings.js | feature": {
|
|
2160
|
+
"message": "Check the feature status page for more details."
|
|
2161
|
+
},
|
|
2162
|
+
"core/lib/deprecations-strings.js | geolocationInsecureOrigin": {
|
|
2163
|
+
"message": "`getCurrentPosition()` and `watchPosition()` no longer work on insecure origins. To use this feature, you should consider switching your application to a secure origin, such as HTTPS. See https://goo.gle/chrome-insecure-origins for more details."
|
|
2164
|
+
},
|
|
2165
|
+
"core/lib/deprecations-strings.js | geolocationInsecureOriginDeprecatedNotRemoved": {
|
|
2166
|
+
"message": "`getCurrentPosition()` and `watchPosition()` are deprecated on insecure origins. To use this feature, you should consider switching your application to a secure origin, such as HTTPS. See https://goo.gle/chrome-insecure-origins for more details."
|
|
2167
|
+
},
|
|
2168
|
+
"core/lib/deprecations-strings.js | getUserMediaInsecureOrigin": {
|
|
2169
|
+
"message": "`getUserMedia()` no longer works on insecure origins. To use this feature, you should consider switching your application to a secure origin, such as HTTPS. See https://goo.gle/chrome-insecure-origins for more details."
|
|
2170
|
+
},
|
|
2171
|
+
"core/lib/deprecations-strings.js | hostCandidateAttributeGetter": {
|
|
2172
|
+
"message": "`RTCPeerConnectionIceErrorEvent.hostCandidate` is deprecated. Please use `RTCPeerConnectionIceErrorEvent.address` or `RTCPeerConnectionIceErrorEvent.port` instead."
|
|
2173
|
+
},
|
|
2174
|
+
"core/lib/deprecations-strings.js | identityInCanMakePaymentEvent": {
|
|
2175
|
+
"message": "The merchant origin and arbitrary data from the `canmakepayment` service worker event are deprecated and will be removed: `topOrigin`, `paymentRequestOrigin`, `methodData`, `modifiers`."
|
|
2176
|
+
},
|
|
2177
|
+
"core/lib/deprecations-strings.js | insecurePrivateNetworkSubresourceRequest": {
|
|
2178
|
+
"message": "The website requested a subresource from a network that it could only access because of its users' privileged network position. These requests expose non-public devices and servers to the internet, increasing the risk of a cross-site request forgery (CSRF) attack, and/or information leakage. To mitigate these risks, Chrome deprecates requests to non-public subresources when initiated from non-secure contexts, and will start blocking them."
|
|
2179
|
+
},
|
|
2180
|
+
"core/lib/deprecations-strings.js | localCSSFileExtensionRejected": {
|
|
2181
|
+
"message": "CSS cannot be loaded from `file:` URLs unless they end in a `.css` file extension."
|
|
2182
|
+
},
|
|
2183
|
+
"core/lib/deprecations-strings.js | mediaSourceAbortRemove": {
|
|
2184
|
+
"message": "Using `SourceBuffer.abort()` to abort `remove()`'s asynchronous range removal is deprecated due to specification change. Support will be removed in the future. You should listen to the `updateend` event instead. `abort()` is intended to only abort an asynchronous media append or reset parser state."
|
|
2185
|
+
},
|
|
2186
|
+
"core/lib/deprecations-strings.js | mediaSourceDurationTruncatingBuffered": {
|
|
2187
|
+
"message": "Setting `MediaSource.duration` below the highest presentation timestamp of any buffered coded frames is deprecated due to specification change. Support for implicit removal of truncated buffered media will be removed in the future. You should instead perform explicit `remove(newDuration, oldDuration)` on all `sourceBuffers`, where `newDuration < oldDuration`."
|
|
2188
|
+
},
|
|
2189
|
+
"core/lib/deprecations-strings.js | milestone": {
|
|
2190
|
+
"message": "This change will go into effect with milestone {milestone}."
|
|
2191
|
+
},
|
|
2192
|
+
"core/lib/deprecations-strings.js | noSysexWebMIDIWithoutPermission": {
|
|
2193
|
+
"message": "Web MIDI will ask a permission to use even if the sysex is not specified in the `MIDIOptions`."
|
|
2194
|
+
},
|
|
2195
|
+
"core/lib/deprecations-strings.js | notificationInsecureOrigin": {
|
|
2196
|
+
"message": "The Notification API may no longer be used from insecure origins. You should consider switching your application to a secure origin, such as HTTPS. See https://goo.gle/chrome-insecure-origins for more details."
|
|
2197
|
+
},
|
|
2198
|
+
"core/lib/deprecations-strings.js | notificationPermissionRequestedIframe": {
|
|
2199
|
+
"message": "Permission for the Notification API may no longer be requested from a cross-origin iframe. You should consider requesting permission from a top-level frame or opening a new window instead."
|
|
2200
|
+
},
|
|
2201
|
+
"core/lib/deprecations-strings.js | obsoleteWebRtcCipherSuite": {
|
|
2202
|
+
"message": "Your partner is negotiating an obsolete (D)TLS version. Please check with your partner to have this fixed."
|
|
2203
|
+
},
|
|
2204
|
+
"core/lib/deprecations-strings.js | openWebDatabaseInsecureContext": {
|
|
2205
|
+
"message": "WebSQL in non-secure contexts is deprecated and will be removed soon. Please use Web Storage or Indexed Database."
|
|
2206
|
+
},
|
|
2207
|
+
"core/lib/deprecations-strings.js | overflowVisibleOnReplacedElement": {
|
|
2208
|
+
"message": "Specifying `overflow: visible` on img, video and canvas tags may cause them to produce visual content outside of the element bounds. See https://github.com/WICG/shared-element-transitions/blob/main/debugging_overflow_on_images.md."
|
|
2209
|
+
},
|
|
2210
|
+
"core/lib/deprecations-strings.js | paymentInstruments": {
|
|
2211
|
+
"message": "`paymentManager.instruments` is deprecated. Please use just-in-time install for payment handlers instead."
|
|
2212
|
+
},
|
|
2213
|
+
"core/lib/deprecations-strings.js | paymentRequestCSPViolation": {
|
|
2214
|
+
"message": "Your `PaymentRequest` call bypassed Content-Security-Policy (CSP) `connect-src` directive. This bypass is deprecated. Please add the payment method identifier from the `PaymentRequest` API (in `supportedMethods` field) to your CSP `connect-src` directive."
|
|
2215
|
+
},
|
|
2216
|
+
"core/lib/deprecations-strings.js | persistentQuotaType": {
|
|
2217
|
+
"message": "`StorageType.persistent` is deprecated. Please use standardized `navigator.storage` instead."
|
|
2218
|
+
},
|
|
2219
|
+
"core/lib/deprecations-strings.js | pictureSourceSrc": {
|
|
2220
|
+
"message": "`<source src>` with a `<picture>` parent is invalid and therefore ignored. Please use `<source srcset>` instead."
|
|
2221
|
+
},
|
|
2222
|
+
"core/lib/deprecations-strings.js | prefixedStorageInfo": {
|
|
2223
|
+
"message": "`window.webkitStorageInfo` is deprecated. Please use standardized `navigator.storage` instead."
|
|
2224
|
+
},
|
|
2225
|
+
"core/lib/deprecations-strings.js | requestedSubresourceWithEmbeddedCredentials": {
|
|
2226
|
+
"message": "Subresource requests whose URLs contain embedded credentials (e.g. `https://user:pass@host/`) are blocked."
|
|
2227
|
+
},
|
|
2228
|
+
"core/lib/deprecations-strings.js | rtcConstraintEnableDtlsSrtpFalse": {
|
|
2229
|
+
"message": "The constraint `DtlsSrtpKeyAgreement` is removed. You have specified a `false` value for this constraint, which is interpreted as an attempt to use the removed `SDES key negotiation` method. This functionality is removed; use a service that supports `DTLS key negotiation` instead."
|
|
2230
|
+
},
|
|
2231
|
+
"core/lib/deprecations-strings.js | rtcConstraintEnableDtlsSrtpTrue": {
|
|
2232
|
+
"message": "The constraint `DtlsSrtpKeyAgreement` is removed. You have specified a `true` value for this constraint, which had no effect, but you can remove this constraint for tidiness."
|
|
2233
|
+
},
|
|
2234
|
+
"core/lib/deprecations-strings.js | rtcPeerConnectionComplexPlanBSdpUsingDefaultSdpSemantics": {
|
|
2235
|
+
"message": "`Complex Plan B SDP` detected. This dialect of the `Session Description Protocol` is no longer supported. Please use `Unified Plan SDP` instead."
|
|
2236
|
+
},
|
|
2237
|
+
"core/lib/deprecations-strings.js | rtcPeerConnectionSdpSemanticsPlanB": {
|
|
2238
|
+
"message": "`Plan B SDP semantics`, which is used when constructing an `RTCPeerConnection` with `{sdpSemantics:plan-b}`, is a legacy non-standard version of the `Session Description Protocol` that has been permanently deleted from the Web Platform. It is still available when building with `IS_FUCHSIA`, but we intend to delete it as soon as possible. Stop depending on it. See https://crbug.com/1302249 for status."
|
|
2239
|
+
},
|
|
2240
|
+
"core/lib/deprecations-strings.js | rtcpMuxPolicyNegotiate": {
|
|
2241
|
+
"message": "The `rtcpMuxPolicy` option is deprecated and will be removed."
|
|
2242
|
+
},
|
|
2243
|
+
"core/lib/deprecations-strings.js | sharedArrayBufferConstructedWithoutIsolation": {
|
|
2244
|
+
"message": "`SharedArrayBuffer` will require cross-origin isolation. See https://developer.chrome.com/blog/enabling-shared-array-buffer/ for more details."
|
|
2245
|
+
},
|
|
2246
|
+
"core/lib/deprecations-strings.js | textToSpeech_DisallowedByAutoplay": {
|
|
2247
|
+
"message": "`speechSynthesis.speak()` without user activation is deprecated and will be removed."
|
|
2248
|
+
},
|
|
2249
|
+
"core/lib/deprecations-strings.js | title": {
|
|
2250
|
+
"message": "Deprecated Feature Used"
|
|
2251
|
+
},
|
|
2252
|
+
"core/lib/deprecations-strings.js | v8SharedArrayBufferConstructedInExtensionWithoutIsolation": {
|
|
2253
|
+
"message": "Extensions should opt into cross-origin isolation to continue using `SharedArrayBuffer`. See https://developer.chrome.com/docs/extensions/mv3/cross-origin-isolation/."
|
|
2254
|
+
},
|
|
2255
|
+
"core/lib/deprecations-strings.js | vendorSpecificApi": {
|
|
2256
|
+
"message": "{PH1} is vendor-specific. Please use the standard {PH2} instead."
|
|
2257
|
+
},
|
|
2258
|
+
"core/lib/deprecations-strings.js | xhrJSONEncodingDetection": {
|
|
2259
|
+
"message": "UTF-16 is not supported by response json in `XMLHttpRequest`"
|
|
2260
|
+
},
|
|
2261
|
+
"core/lib/deprecations-strings.js | xmlHttpRequestSynchronousInNonWorkerOutsideBeforeUnload": {
|
|
2262
|
+
"message": "Synchronous `XMLHttpRequest` on the main thread is deprecated because of its detrimental effects to the end user’s experience. For more help, check https://xhr.spec.whatwg.org/."
|
|
2263
|
+
},
|
|
2264
|
+
"core/lib/deprecations-strings.js | xrSupportsSession": {
|
|
2265
|
+
"message": "`supportsSession()` is deprecated. Please use `isSessionSupported()` and check the resolved boolean value instead."
|
|
2266
|
+
},
|
|
1829
2267
|
"core/lib/i18n/i18n.js | columnBlockingTime": {
|
|
1830
2268
|
"message": "Main-Thread Blocking Time"
|
|
1831
2269
|
},
|
|
@@ -1913,6 +2351,9 @@
|
|
|
1913
2351
|
"core/lib/i18n/i18n.js | imageResourceType": {
|
|
1914
2352
|
"message": "Image"
|
|
1915
2353
|
},
|
|
2354
|
+
"core/lib/i18n/i18n.js | interactionToNextPaint": {
|
|
2355
|
+
"message": "Interaction to Next Paint"
|
|
2356
|
+
},
|
|
1916
2357
|
"core/lib/i18n/i18n.js | interactiveMetric": {
|
|
1917
2358
|
"message": "Time to Interactive"
|
|
1918
2359
|
},
|
|
@@ -1988,6 +2429,9 @@
|
|
|
1988
2429
|
"core/lib/lh-error.js | noFcp": {
|
|
1989
2430
|
"message": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. ({errorCode})"
|
|
1990
2431
|
},
|
|
2432
|
+
"core/lib/lh-error.js | noLcp": {
|
|
2433
|
+
"message": "The page did not display content that qualifies as a Largest Contentful Paint (LCP). Ensure the page has a valid LCP element and then try again. ({errorCode})"
|
|
2434
|
+
},
|
|
1991
2435
|
"core/lib/lh-error.js | notHtml": {
|
|
1992
2436
|
"message": "The page provided is not HTML (served as MIME type {mimeType})."
|
|
1993
2437
|
},
|
|
@@ -2024,6 +2468,153 @@
|
|
|
2024
2468
|
"core/lib/lh-error.js | urlInvalid": {
|
|
2025
2469
|
"message": "The URL you have provided appears to be invalid."
|
|
2026
2470
|
},
|
|
2471
|
+
"core/lib/navigation-error.js | warningXhtml": {
|
|
2472
|
+
"message": "The page MIME type is XHTML: Lighthouse does not explicitly support this document type"
|
|
2473
|
+
},
|
|
2474
|
+
"core/user-flow.js | defaultFlowName": {
|
|
2475
|
+
"message": "User flow ({url})"
|
|
2476
|
+
},
|
|
2477
|
+
"core/user-flow.js | defaultNavigationName": {
|
|
2478
|
+
"message": "Navigation report ({url})"
|
|
2479
|
+
},
|
|
2480
|
+
"core/user-flow.js | defaultSnapshotName": {
|
|
2481
|
+
"message": "Snapshot report ({url})"
|
|
2482
|
+
},
|
|
2483
|
+
"core/user-flow.js | defaultTimespanName": {
|
|
2484
|
+
"message": "Timespan report ({url})"
|
|
2485
|
+
},
|
|
2486
|
+
"flow-report/src/i18n/ui-strings.js | allReports": {
|
|
2487
|
+
"message": "All Reports"
|
|
2488
|
+
},
|
|
2489
|
+
"flow-report/src/i18n/ui-strings.js | categories": {
|
|
2490
|
+
"message": "Categories"
|
|
2491
|
+
},
|
|
2492
|
+
"flow-report/src/i18n/ui-strings.js | categoryAccessibility": {
|
|
2493
|
+
"message": "Accessibility"
|
|
2494
|
+
},
|
|
2495
|
+
"flow-report/src/i18n/ui-strings.js | categoryBestPractices": {
|
|
2496
|
+
"message": "Best Practices"
|
|
2497
|
+
},
|
|
2498
|
+
"flow-report/src/i18n/ui-strings.js | categoryPerformance": {
|
|
2499
|
+
"message": "Performance"
|
|
2500
|
+
},
|
|
2501
|
+
"flow-report/src/i18n/ui-strings.js | categoryProgressiveWebApp": {
|
|
2502
|
+
"message": "Progressive Web App"
|
|
2503
|
+
},
|
|
2504
|
+
"flow-report/src/i18n/ui-strings.js | categorySeo": {
|
|
2505
|
+
"message": "SEO"
|
|
2506
|
+
},
|
|
2507
|
+
"flow-report/src/i18n/ui-strings.js | desktop": {
|
|
2508
|
+
"message": "Desktop"
|
|
2509
|
+
},
|
|
2510
|
+
"flow-report/src/i18n/ui-strings.js | helpDialogTitle": {
|
|
2511
|
+
"message": "Understanding the Lighthouse Flow Report"
|
|
2512
|
+
},
|
|
2513
|
+
"flow-report/src/i18n/ui-strings.js | helpLabel": {
|
|
2514
|
+
"message": "Understanding Flows"
|
|
2515
|
+
},
|
|
2516
|
+
"flow-report/src/i18n/ui-strings.js | helpUseCaseInstructionNavigation": {
|
|
2517
|
+
"message": "Use Navigation reports to..."
|
|
2518
|
+
},
|
|
2519
|
+
"flow-report/src/i18n/ui-strings.js | helpUseCaseInstructionSnapshot": {
|
|
2520
|
+
"message": "Use Snapshot reports to..."
|
|
2521
|
+
},
|
|
2522
|
+
"flow-report/src/i18n/ui-strings.js | helpUseCaseInstructionTimespan": {
|
|
2523
|
+
"message": "Use Timespan reports to..."
|
|
2524
|
+
},
|
|
2525
|
+
"flow-report/src/i18n/ui-strings.js | helpUseCaseNavigation1": {
|
|
2526
|
+
"message": "Obtain a Lighthouse Performance score."
|
|
2527
|
+
},
|
|
2528
|
+
"flow-report/src/i18n/ui-strings.js | helpUseCaseNavigation2": {
|
|
2529
|
+
"message": "Measure page load Performance metrics such as Largest Contentful Paint and Speed Index."
|
|
2530
|
+
},
|
|
2531
|
+
"flow-report/src/i18n/ui-strings.js | helpUseCaseNavigation3": {
|
|
2532
|
+
"message": "Assess Progressive Web App capabilities."
|
|
2533
|
+
},
|
|
2534
|
+
"flow-report/src/i18n/ui-strings.js | helpUseCaseSnapshot1": {
|
|
2535
|
+
"message": "Find accessibility issues in single page applications or complex forms."
|
|
2536
|
+
},
|
|
2537
|
+
"flow-report/src/i18n/ui-strings.js | helpUseCaseSnapshot2": {
|
|
2538
|
+
"message": "Evaluate best practices of menus and UI elements hidden behind interaction."
|
|
2539
|
+
},
|
|
2540
|
+
"flow-report/src/i18n/ui-strings.js | helpUseCaseTimespan1": {
|
|
2541
|
+
"message": "Measure layout shifts and JavaScript execution time on a series of interactions."
|
|
2542
|
+
},
|
|
2543
|
+
"flow-report/src/i18n/ui-strings.js | helpUseCaseTimespan2": {
|
|
2544
|
+
"message": "Discover performance opportunities to improve the experience for long-lived pages and single-page applications."
|
|
2545
|
+
},
|
|
2546
|
+
"flow-report/src/i18n/ui-strings.js | highestImpact": {
|
|
2547
|
+
"message": "Highest impact"
|
|
2548
|
+
},
|
|
2549
|
+
"flow-report/src/i18n/ui-strings.js | informativeAuditCount": {
|
|
2550
|
+
"message": "{numInformative,plural, =1{{numInformative} informative audit}zero{{numInformative} informative audits}two{{numInformative} informative audits}few{{numInformative} informative audits}many{{numInformative} informative audits}other{{numInformative} informative audits}}"
|
|
2551
|
+
},
|
|
2552
|
+
"flow-report/src/i18n/ui-strings.js | mobile": {
|
|
2553
|
+
"message": "Mobile"
|
|
2554
|
+
},
|
|
2555
|
+
"flow-report/src/i18n/ui-strings.js | navigationDescription": {
|
|
2556
|
+
"message": "Page load"
|
|
2557
|
+
},
|
|
2558
|
+
"flow-report/src/i18n/ui-strings.js | navigationLongDescription": {
|
|
2559
|
+
"message": "Navigation reports analyze a single page load, exactly like the original Lighthouse reports."
|
|
2560
|
+
},
|
|
2561
|
+
"flow-report/src/i18n/ui-strings.js | navigationReport": {
|
|
2562
|
+
"message": "Navigation report"
|
|
2563
|
+
},
|
|
2564
|
+
"flow-report/src/i18n/ui-strings.js | navigationReportCount": {
|
|
2565
|
+
"message": "{numNavigation,plural, =1{{numNavigation} navigation report}zero{{numNavigation} navigation reports}two{{numNavigation} navigation reports}few{{numNavigation} navigation reports}many{{numNavigation} navigation reports}other{{numNavigation} navigation reports}}"
|
|
2566
|
+
},
|
|
2567
|
+
"flow-report/src/i18n/ui-strings.js | passableAuditCount": {
|
|
2568
|
+
"message": "{numPassableAudits,plural, =1{{numPassableAudits} passable audit}zero{{numPassableAudits} passable audits}two{{numPassableAudits} passable audits}few{{numPassableAudits} passable audits}many{{numPassableAudits} passable audits}other{{numPassableAudits} passable audits}}"
|
|
2569
|
+
},
|
|
2570
|
+
"flow-report/src/i18n/ui-strings.js | passedAuditCount": {
|
|
2571
|
+
"message": "{numPassed,plural, =1{{numPassed} audit passed}zero{{numPassed} audits passed}two{{numPassed} audits passed}few{{numPassed} audits passed}many{{numPassed} audits passed}other{{numPassed} audits passed}}"
|
|
2572
|
+
},
|
|
2573
|
+
"flow-report/src/i18n/ui-strings.js | ratingAverage": {
|
|
2574
|
+
"message": "Average"
|
|
2575
|
+
},
|
|
2576
|
+
"flow-report/src/i18n/ui-strings.js | ratingError": {
|
|
2577
|
+
"message": "Error"
|
|
2578
|
+
},
|
|
2579
|
+
"flow-report/src/i18n/ui-strings.js | ratingFail": {
|
|
2580
|
+
"message": "Poor"
|
|
2581
|
+
},
|
|
2582
|
+
"flow-report/src/i18n/ui-strings.js | ratingPass": {
|
|
2583
|
+
"message": "Good"
|
|
2584
|
+
},
|
|
2585
|
+
"flow-report/src/i18n/ui-strings.js | save": {
|
|
2586
|
+
"message": "Save"
|
|
2587
|
+
},
|
|
2588
|
+
"flow-report/src/i18n/ui-strings.js | snapshotDescription": {
|
|
2589
|
+
"message": "Captured state of page"
|
|
2590
|
+
},
|
|
2591
|
+
"flow-report/src/i18n/ui-strings.js | snapshotLongDescription": {
|
|
2592
|
+
"message": "Snapshot reports analyze the page in a particular state, typically after user interactions."
|
|
2593
|
+
},
|
|
2594
|
+
"flow-report/src/i18n/ui-strings.js | snapshotReport": {
|
|
2595
|
+
"message": "Snapshot report"
|
|
2596
|
+
},
|
|
2597
|
+
"flow-report/src/i18n/ui-strings.js | snapshotReportCount": {
|
|
2598
|
+
"message": "{numSnapshot,plural, =1{{numSnapshot} snapshot report}zero{{numSnapshot} snapshot reports}two{{numSnapshot} snapshot reports}few{{numSnapshot} snapshot reports}many{{numSnapshot} snapshot reports}other{{numSnapshot} snapshot reports}}"
|
|
2599
|
+
},
|
|
2600
|
+
"flow-report/src/i18n/ui-strings.js | summary": {
|
|
2601
|
+
"message": "Summary"
|
|
2602
|
+
},
|
|
2603
|
+
"flow-report/src/i18n/ui-strings.js | timespanDescription": {
|
|
2604
|
+
"message": "User interactions"
|
|
2605
|
+
},
|
|
2606
|
+
"flow-report/src/i18n/ui-strings.js | timespanLongDescription": {
|
|
2607
|
+
"message": "Timespan reports analyze an arbitrary period of time, typically containing user interactions."
|
|
2608
|
+
},
|
|
2609
|
+
"flow-report/src/i18n/ui-strings.js | timespanReport": {
|
|
2610
|
+
"message": "Timespan report"
|
|
2611
|
+
},
|
|
2612
|
+
"flow-report/src/i18n/ui-strings.js | timespanReportCount": {
|
|
2613
|
+
"message": "{numTimespan,plural, =1{{numTimespan} timespan report}zero{{numTimespan} timespan reports}two{{numTimespan} timespan reports}few{{numTimespan} timespan reports}many{{numTimespan} timespan reports}other{{numTimespan} timespan reports}}"
|
|
2614
|
+
},
|
|
2615
|
+
"flow-report/src/i18n/ui-strings.js | title": {
|
|
2616
|
+
"message": "Lighthouse User Flow Report"
|
|
2617
|
+
},
|
|
2027
2618
|
"node_modules/lighthouse-stack-packs/packs/amp.js | efficient-animated-content": {
|
|
2028
2619
|
"message": "For animated content, use [`amp-anim`](https://amp.dev/documentation/components/amp-anim/) to minimize CPU usage when the content is offscreen."
|
|
2029
2620
|
},
|
|
@@ -2067,7 +2658,7 @@
|
|
|
2067
2658
|
"message": "Specify `@font-display` when defining custom fonts in your theme."
|
|
2068
2659
|
},
|
|
2069
2660
|
"node_modules/lighthouse-stack-packs/packs/drupal.js | modern-image-formats": {
|
|
2070
|
-
"message": "Consider
|
|
2661
|
+
"message": "Consider configuring [WebP image formats with a Convert image style](https://www.drupal.org/docs/core-modules-and-themes/core-modules/image-module/working-with-images#styles) on your site."
|
|
2071
2662
|
},
|
|
2072
2663
|
"node_modules/lighthouse-stack-packs/packs/drupal.js | offscreen-images": {
|
|
2073
2664
|
"message": "Install [a Drupal module](https://www.drupal.org/project/project_module?f%5B0%5D=&f%5B1%5D=&f%5B2%5D=im_vid_3%3A67&f%5B3%5D=&f%5B4%5D=sm_field_project_type%3Afull&f%5B5%5D=&f%5B6%5D=&text=%22lazy+load%22&solrsort=iss_project_release_usage+desc&op=Search) that can lazy load images. Such modules provide the ability to defer any offscreen images to improve performance."
|
|
@@ -2105,6 +2696,45 @@
|
|
|
2105
2696
|
"node_modules/lighthouse-stack-packs/packs/drupal.js | uses-responsive-images": {
|
|
2106
2697
|
"message": "Ensure that you are using the native [Responsive Image Styles](https://www.drupal.org/docs/8/mobile-guide/responsive-images-in-drupal-8) provided from Drupal (available in Drupal 8 and above). Use the Responsive Image Styles when rendering image fields through view modes, views, or images uploaded through the WYSIWYG editor."
|
|
2107
2698
|
},
|
|
2699
|
+
"node_modules/lighthouse-stack-packs/packs/ezoic.js | font-display": {
|
|
2700
|
+
"message": "Use [Ezoic Leap](https://pubdash.ezoic.com/speed) and enable `Optimize Fonts` to automatically leverage the `font-display` CSS feature to ensure text is user-visible while webfonts are loading."
|
|
2701
|
+
},
|
|
2702
|
+
"node_modules/lighthouse-stack-packs/packs/ezoic.js | modern-image-formats": {
|
|
2703
|
+
"message": "Use [Ezoic Leap](https://pubdash.ezoic.com/speed) and enable `Next-Gen Formats` to convert images to WebP."
|
|
2704
|
+
},
|
|
2705
|
+
"node_modules/lighthouse-stack-packs/packs/ezoic.js | offscreen-images": {
|
|
2706
|
+
"message": "Use [Ezoic Leap](https://pubdash.ezoic.com/speed) and enable `Lazy Load Images` to defer loading off-screen images until they are needed."
|
|
2707
|
+
},
|
|
2708
|
+
"node_modules/lighthouse-stack-packs/packs/ezoic.js | render-blocking-resources": {
|
|
2709
|
+
"message": "Use [Ezoic Leap](https://pubdash.ezoic.com/speed) and enable `Critical CSS` and `Script Delay` to defer non-critical JS/CSS."
|
|
2710
|
+
},
|
|
2711
|
+
"node_modules/lighthouse-stack-packs/packs/ezoic.js | server-response-time": {
|
|
2712
|
+
"message": "Use [Ezoic Cloud Caching](https://pubdash.ezoic.com/speed/caching) to cache your content across our world wide network, improving time to first byte."
|
|
2713
|
+
},
|
|
2714
|
+
"node_modules/lighthouse-stack-packs/packs/ezoic.js | unminified-css": {
|
|
2715
|
+
"message": "Use [Ezoic Leap](https://pubdash.ezoic.com/speed) and enable `Minify CSS` to automatically minify your CSS to reduce network payload sizes."
|
|
2716
|
+
},
|
|
2717
|
+
"node_modules/lighthouse-stack-packs/packs/ezoic.js | unminified-javascript": {
|
|
2718
|
+
"message": "Use [Ezoic Leap](https://pubdash.ezoic.com/speed) and enable `Minify Javascript` to automatically minify your JS to reduce network payload sizes."
|
|
2719
|
+
},
|
|
2720
|
+
"node_modules/lighthouse-stack-packs/packs/ezoic.js | unused-css-rules": {
|
|
2721
|
+
"message": "Use [Ezoic Leap](https://pubdash.ezoic.com/speed) and enable `Remove Unused CSS` to help with this issue. It will identify the CSS classes that are actually used on each page of your site, and remove any others to keep the file size small."
|
|
2722
|
+
},
|
|
2723
|
+
"node_modules/lighthouse-stack-packs/packs/ezoic.js | uses-long-cache-ttl": {
|
|
2724
|
+
"message": "Use [Ezoic Leap](https://pubdash.ezoic.com/speed) and enable `Efficient Static Cache Policy` to set recommended values in the caching header for static assests."
|
|
2725
|
+
},
|
|
2726
|
+
"node_modules/lighthouse-stack-packs/packs/ezoic.js | uses-optimized-images": {
|
|
2727
|
+
"message": "Use [Ezoic Leap](https://pubdash.ezoic.com/speed) and enable `Next-Gen Formats` to convert images to WebP."
|
|
2728
|
+
},
|
|
2729
|
+
"node_modules/lighthouse-stack-packs/packs/ezoic.js | uses-rel-preconnect": {
|
|
2730
|
+
"message": "Use [Ezoic Leap](https://pubdash.ezoic.com/speed) and enable `Pre-Connect Origins` to automatically add `preconnect` resource hints to establish early connections to important third-party origins."
|
|
2731
|
+
},
|
|
2732
|
+
"node_modules/lighthouse-stack-packs/packs/ezoic.js | uses-rel-preload": {
|
|
2733
|
+
"message": "Use [Ezoic Leap](https://pubdash.ezoic.com/speed) and enable `Preload Fonts` and `Preload Background Images` to add `preload` links to prioritize fetching resources that are currently requested later in page load."
|
|
2734
|
+
},
|
|
2735
|
+
"node_modules/lighthouse-stack-packs/packs/ezoic.js | uses-responsive-images": {
|
|
2736
|
+
"message": "Use [Ezoic Leap](https://pubdash.ezoic.com/speed) and enable `Resize Images` to resize images to a device appropriate size, reducing network payload sizes."
|
|
2737
|
+
},
|
|
2108
2738
|
"node_modules/lighthouse-stack-packs/packs/joomla.js | efficient-animated-content": {
|
|
2109
2739
|
"message": "Consider uploading your GIF to a service which will make it available to embed as an HTML5 video."
|
|
2110
2740
|
},
|
|
@@ -2184,19 +2814,25 @@
|
|
|
2184
2814
|
"message": "`<link rel=preload>` tags can be added by [modifying a themes's layout](https://devdocs.magento.com/guides/v2.3/frontend-dev-guide/layouts/xml-manage.html)."
|
|
2185
2815
|
},
|
|
2186
2816
|
"node_modules/lighthouse-stack-packs/packs/next.js | modern-image-formats": {
|
|
2187
|
-
"message": "Use the `
|
|
2817
|
+
"message": "Use the `next/image` component instead of `<img>` to automatically optimize image format. [Learn more](https://nextjs.org/docs/basic-features/image-optimization)."
|
|
2188
2818
|
},
|
|
2189
2819
|
"node_modules/lighthouse-stack-packs/packs/next.js | offscreen-images": {
|
|
2190
|
-
"message": "Use the `next/image` component
|
|
2820
|
+
"message": "Use the `next/image` component instead of `<img>` to automatically lazy-load images. [Learn more](https://nextjs.org/docs/basic-features/image-optimization)."
|
|
2821
|
+
},
|
|
2822
|
+
"node_modules/lighthouse-stack-packs/packs/next.js | prioritize-lcp-image": {
|
|
2823
|
+
"message": "Use the `next/image` component and set \"priority\" to true to preload LCP image. [Learn more](https://nextjs.org/docs/api-reference/next/image#priority)."
|
|
2191
2824
|
},
|
|
2192
2825
|
"node_modules/lighthouse-stack-packs/packs/next.js | render-blocking-resources": {
|
|
2193
2826
|
"message": "Use the `next/script` component to defer loading of non-critical third-party scripts. [Learn more](https://nextjs.org/docs/basic-features/script)."
|
|
2194
2827
|
},
|
|
2828
|
+
"node_modules/lighthouse-stack-packs/packs/next.js | unsized-images": {
|
|
2829
|
+
"message": "Use the `next/image` component to make sure images are always sized appropriately. [Learn more](https://nextjs.org/docs/api-reference/next/image#width)."
|
|
2830
|
+
},
|
|
2195
2831
|
"node_modules/lighthouse-stack-packs/packs/next.js | unused-css-rules": {
|
|
2196
2832
|
"message": "Consider setting up `PurgeCSS` in `Next.js` configuration to remove unused rules from stylesheets. [Learn more](https://purgecss.com/guides/next.html)."
|
|
2197
2833
|
},
|
|
2198
2834
|
"node_modules/lighthouse-stack-packs/packs/next.js | unused-javascript": {
|
|
2199
|
-
"message": "Use `Webpack Bundle Analyzer` to detect unused JavaScript code. [Learn
|
|
2835
|
+
"message": "Use `Webpack Bundle Analyzer` to detect unused JavaScript code. [Learn more](https://github.com/vercel/next.js/tree/canary/packages/next-bundle-analyzer)"
|
|
2200
2836
|
},
|
|
2201
2837
|
"node_modules/lighthouse-stack-packs/packs/next.js | user-timings": {
|
|
2202
2838
|
"message": "Consider using `Next.js Analytics` to measure your app's real-world performance. [Learn more](https://nextjs.org/docs/advanced-features/measuring-performance)."
|
|
@@ -2205,7 +2841,7 @@
|
|
|
2205
2841
|
"message": "Configure caching for immutable assets and `Server-side Rendered` (SSR) pages. [Learn more](https://nextjs.org/docs/going-to-production#caching)."
|
|
2206
2842
|
},
|
|
2207
2843
|
"node_modules/lighthouse-stack-packs/packs/next.js | uses-optimized-images": {
|
|
2208
|
-
"message": "Use the `next/image` component instead of `<img>` to
|
|
2844
|
+
"message": "Use the `next/image` component instead of `<img>` to adjust image quality. [Learn more](https://nextjs.org/docs/basic-features/image-optimization)."
|
|
2209
2845
|
},
|
|
2210
2846
|
"node_modules/lighthouse-stack-packs/packs/next.js | uses-responsive-images": {
|
|
2211
2847
|
"message": "Use the `next/image` component to set the appropriate `sizes`. [Learn more](https://nextjs.org/docs/api-reference/next/image#sizes)."
|
|
@@ -2213,6 +2849,24 @@
|
|
|
2213
2849
|
"node_modules/lighthouse-stack-packs/packs/next.js | uses-text-compression": {
|
|
2214
2850
|
"message": "Enable compression on your Next.js server. [Learn more](https://nextjs.org/docs/api-reference/next.config.js/compression)."
|
|
2215
2851
|
},
|
|
2852
|
+
"node_modules/lighthouse-stack-packs/packs/nuxt.js | modern-image-formats": {
|
|
2853
|
+
"message": "Use the `nuxt/image` component and set `format=\"webp\"`. [Learn more](https://image.nuxtjs.org/components/nuxt-img#format)."
|
|
2854
|
+
},
|
|
2855
|
+
"node_modules/lighthouse-stack-packs/packs/nuxt.js | offscreen-images": {
|
|
2856
|
+
"message": "Use the `nuxt/image` component and set `loading=\"lazy\"` for offscreen images. [Learn more](https://image.nuxtjs.org/components/nuxt-img#loading)."
|
|
2857
|
+
},
|
|
2858
|
+
"node_modules/lighthouse-stack-packs/packs/nuxt.js | prioritize-lcp-image": {
|
|
2859
|
+
"message": "Use the `nuxt/image` component and specify `preload` for LCP image. [Learn more](https://image.nuxtjs.org/components/nuxt-img#preload)."
|
|
2860
|
+
},
|
|
2861
|
+
"node_modules/lighthouse-stack-packs/packs/nuxt.js | unsized-images": {
|
|
2862
|
+
"message": "Use the `nuxt/image` component and specify explicit `width` and `height`. [Learn more](https://image.nuxtjs.org/components/nuxt-img#width--height)."
|
|
2863
|
+
},
|
|
2864
|
+
"node_modules/lighthouse-stack-packs/packs/nuxt.js | uses-optimized-images": {
|
|
2865
|
+
"message": "Use the `nuxt/image` component and set the appropriate `quality`. [Learn more](https://image.nuxtjs.org/components/nuxt-img#quality)."
|
|
2866
|
+
},
|
|
2867
|
+
"node_modules/lighthouse-stack-packs/packs/nuxt.js | uses-responsive-images": {
|
|
2868
|
+
"message": "Use the `nuxt/image` component and set the appropriate `sizes`. [Learn more](https://image.nuxtjs.org/components/nuxt-img#sizes)."
|
|
2869
|
+
},
|
|
2216
2870
|
"node_modules/lighthouse-stack-packs/packs/octobercms.js | efficient-animated-content": {
|
|
2217
2871
|
"message": "[Replace animated GIFs with video](https://web.dev/replace-gifs-with-videos/) for faster web page loads and consider using modern file formats such as [WebM](https://web.dev/replace-gifs-with-videos/#create-webm-videos) or [AV1](https://developers.google.com/web/updates/2018/09/chrome-70-media-updates#av1-decoder) to improve compression efficiency by greater than 30% over the current state-of-the-art video codec, VP9."
|
|
2218
2872
|
},
|
|
@@ -2262,7 +2916,7 @@
|
|
|
2262
2916
|
"message": "If you are using React Router, minimize usage of the `<Redirect>` component for [route navigations](https://reacttraining.com/react-router/web/api/Redirect)."
|
|
2263
2917
|
},
|
|
2264
2918
|
"node_modules/lighthouse-stack-packs/packs/react.js | server-response-time": {
|
|
2265
|
-
"message": "If you are server-side rendering any React components, consider using `
|
|
2919
|
+
"message": "If you are server-side rendering any React components, consider using `renderToPipeableStream()` or `renderToStaticNodeStream()` to allow the client to receive and hydrate different parts of the markup instead of all at once. [Learn more](https://reactjs.org/docs/react-dom-server.html#renderToPipeableStream)."
|
|
2266
2920
|
},
|
|
2267
2921
|
"node_modules/lighthouse-stack-packs/packs/react.js | unminified-css": {
|
|
2268
2922
|
"message": "If your build system minifies CSS files automatically, ensure that you are deploying the production build of your application. You can check this with the React Developer Tools extension. [Learn more](https://reactjs.org/docs/optimizing-performance.html#use-the-production-build)."
|
|
@@ -2280,7 +2934,7 @@
|
|
|
2280
2934
|
"message": "Consider uploading your GIF to a service which will make it available to embed as an HTML5 video."
|
|
2281
2935
|
},
|
|
2282
2936
|
"node_modules/lighthouse-stack-packs/packs/wordpress.js | modern-image-formats": {
|
|
2283
|
-
"message": "Consider using
|
|
2937
|
+
"message": "Consider using the [Performance Lab](https://wordpress.org/plugins/performance-lab/) plugin to automatically convert your uploaded JPEG images into WebP, wherever supported."
|
|
2284
2938
|
},
|
|
2285
2939
|
"node_modules/lighthouse-stack-packs/packs/wordpress.js | offscreen-images": {
|
|
2286
2940
|
"message": "Install a [lazy-load WordPress plugin](https://wordpress.org/plugins/search/lazy+load/) that provides the ability to defer any offscreen images, or switch to a theme that provides that functionality. Also consider using [the AMP plugin](https://wordpress.org/plugins/amp/)."
|
|
@@ -2301,10 +2955,10 @@
|
|
|
2301
2955
|
"message": "A number of [WordPress plugins](https://wordpress.org/plugins/search/minify+javascript/) can speed up your site by concatenating, minifying, and compressing your scripts. You may also want to use a build process to do this minification up front if possible."
|
|
2302
2956
|
},
|
|
2303
2957
|
"node_modules/lighthouse-stack-packs/packs/wordpress.js | unused-css-rules": {
|
|
2304
|
-
"message": "Consider reducing, or switching, the number of [WordPress plugins](https://wordpress.org/plugins/) loading unused CSS in your page. To identify plugins that are adding extraneous CSS, try running [code coverage](https://
|
|
2958
|
+
"message": "Consider reducing, or switching, the number of [WordPress plugins](https://wordpress.org/plugins/) loading unused CSS in your page. To identify plugins that are adding extraneous CSS, try running [code coverage](https://developer.chrome.com/docs/devtools/coverage/) in Chrome DevTools. You can identify the theme/plugin responsible from the URL of the stylesheet. Look out for plugins that have many stylesheets in the list which have a lot of red in code coverage. A plugin should only enqueue a stylesheet if it is actually used on the page."
|
|
2305
2959
|
},
|
|
2306
2960
|
"node_modules/lighthouse-stack-packs/packs/wordpress.js | unused-javascript": {
|
|
2307
|
-
"message": "Consider reducing, or switching, the number of [WordPress plugins](https://wordpress.org/plugins/) loading unused JavaScript in your page. To identify plugins that are adding extraneous JS, try running [code coverage](https://
|
|
2961
|
+
"message": "Consider reducing, or switching, the number of [WordPress plugins](https://wordpress.org/plugins/) loading unused JavaScript in your page. To identify plugins that are adding extraneous JS, try running [code coverage](https://developer.chrome.com/docs/devtools/coverage/) in Chrome DevTools. You can identify the theme/plugin responsible from the URL of the script. Look out for plugins that have many scripts in the list which have a lot of red in code coverage. A plugin should only enqueue a script if it is actually used on the page."
|
|
2308
2962
|
},
|
|
2309
2963
|
"node_modules/lighthouse-stack-packs/packs/wordpress.js | uses-long-cache-ttl": {
|
|
2310
2964
|
"message": "Read about [Browser Caching in WordPress](https://wordpress.org/support/article/optimization/#browser-caching)."
|
|
@@ -2318,6 +2972,36 @@
|
|
|
2318
2972
|
"node_modules/lighthouse-stack-packs/packs/wordpress.js | uses-text-compression": {
|
|
2319
2973
|
"message": "You can enable text compression in your web server configuration."
|
|
2320
2974
|
},
|
|
2975
|
+
"node_modules/lighthouse-stack-packs/packs/wp-rocket.js | modern-image-formats": {
|
|
2976
|
+
"message": "Enable 'Imagify' from the Image Optimization tab in 'WP Rocket' to convert your images to WebP."
|
|
2977
|
+
},
|
|
2978
|
+
"node_modules/lighthouse-stack-packs/packs/wp-rocket.js | offscreen-images": {
|
|
2979
|
+
"message": "Enable [LazyLoad](https://docs.wp-rocket.me/article/1141-lazyload-for-images) in WP Rocket to fix this recommendation. This feature delays the loading of the images until the visitor scrolls down the page and actually needs to see them."
|
|
2980
|
+
},
|
|
2981
|
+
"node_modules/lighthouse-stack-packs/packs/wp-rocket.js | render-blocking-resources": {
|
|
2982
|
+
"message": "Enable [Remove Unused CSS](https://docs.wp-rocket.me/article/1529-remove-unused-css) and [Load JavaScript deferred](https://docs.wp-rocket.me/article/1265-load-javascript-deferred) in 'WP Rocket' to address this recommendation. These features will respectively optimize the CSS and JavaScript files so that they don't block the rendering of your page."
|
|
2983
|
+
},
|
|
2984
|
+
"node_modules/lighthouse-stack-packs/packs/wp-rocket.js | unminified-css": {
|
|
2985
|
+
"message": "Enable [Minify CSS files](https://docs.wp-rocket.me/article/1350-css-minify-combine) in 'WP Rocket' to fix this issue. Any spaces and comments in your site's CSS files will be removed to make the file size smaller and faster to download."
|
|
2986
|
+
},
|
|
2987
|
+
"node_modules/lighthouse-stack-packs/packs/wp-rocket.js | unminified-javascript": {
|
|
2988
|
+
"message": "Enable [Minify JavaScript files](https://docs.wp-rocket.me/article/1351-javascript-minify-combine) in 'WP Rocket' to fix this issue. Empty spaces and comments will be removed from JavaScript files to make their size smaller and faster to download."
|
|
2989
|
+
},
|
|
2990
|
+
"node_modules/lighthouse-stack-packs/packs/wp-rocket.js | unused-css-rules": {
|
|
2991
|
+
"message": "Enable [Remove Unused CSS](https://docs.wp-rocket.me/article/1529-remove-unused-css) in 'WP Rocket' to fix this issue. It reduces page size by removing all CSS and stylesheets that are not used while keeping only the used CSS for each page."
|
|
2992
|
+
},
|
|
2993
|
+
"node_modules/lighthouse-stack-packs/packs/wp-rocket.js | unused-javascript": {
|
|
2994
|
+
"message": "Enable [Delay JavaScript execution](https://docs.wp-rocket.me/article/1349-delay-javascript-execution) in 'WP Rocket' to fix this problem. It will improve the loading of your page by delaying the execution of scripts until user interaction. If your site has iframes, you can use WP Rocket's [LazyLoad for iframes and videos](https://docs.wp-rocket.me/article/1674-lazyload-for-iframes-and-videos) and [Replace YouTube iframe with preview image](https://docs.wp-rocket.me/article/1488-replace-youtube-iframe-with-preview-image) as well."
|
|
2995
|
+
},
|
|
2996
|
+
"node_modules/lighthouse-stack-packs/packs/wp-rocket.js | uses-optimized-images": {
|
|
2997
|
+
"message": "Enable 'Imagify' from the Image Optimization tab in 'WP Rocket' and run Bulk Optimization to compress your images."
|
|
2998
|
+
},
|
|
2999
|
+
"node_modules/lighthouse-stack-packs/packs/wp-rocket.js | uses-rel-preconnect": {
|
|
3000
|
+
"message": "Use [Prefetch DNS Requests](https://docs.wp-rocket.me/article/1302-prefetch-dns-requests) in 'WP Rocket' to add \"dns-prefetch\" and speed up the connection with external domains. Also, 'WP Rocket' automatically adds \"preconnect\" to [Google Fonts domain](https://docs.wp-rocket.me/article/1312-optimize-google-fonts) and any CNAME(S) added via the [Enable CDN](https://docs.wp-rocket.me/article/42-using-wp-rocket-with-a-cdn) feature."
|
|
3001
|
+
},
|
|
3002
|
+
"node_modules/lighthouse-stack-packs/packs/wp-rocket.js | uses-rel-preload": {
|
|
3003
|
+
"message": "To fix this issue for fonts, enable [Remove Unused CSS](https://docs.wp-rocket.me/article/1529-remove-unused-css) in 'WP Rocket'. Your site's critical fonts will be preloaded with priority."
|
|
3004
|
+
},
|
|
2321
3005
|
"report/renderer/report-utils.js | calculatorLink": {
|
|
2322
3006
|
"message": "See calculator."
|
|
2323
3007
|
},
|
|
@@ -2400,7 +3084,7 @@
|
|
|
2400
3084
|
"message": "Emulated Desktop"
|
|
2401
3085
|
},
|
|
2402
3086
|
"report/renderer/report-utils.js | runtimeMobileEmulation": {
|
|
2403
|
-
"message": "
|
|
3087
|
+
"message": "Emulated Moto G Power"
|
|
2404
3088
|
},
|
|
2405
3089
|
"report/renderer/report-utils.js | runtimeNoEmulation": {
|
|
2406
3090
|
"message": "No emulation"
|
|
@@ -2409,7 +3093,7 @@
|
|
|
2409
3093
|
"message": "Axe version"
|
|
2410
3094
|
},
|
|
2411
3095
|
"report/renderer/report-utils.js | runtimeSettingsBenchmark": {
|
|
2412
|
-
"message": "CPU/Memory Power"
|
|
3096
|
+
"message": "Unthrottled CPU/Memory Power"
|
|
2413
3097
|
},
|
|
2414
3098
|
"report/renderer/report-utils.js | runtimeSettingsCPUThrottling": {
|
|
2415
3099
|
"message": "CPU throttling"
|
|
@@ -2420,6 +3104,9 @@
|
|
|
2420
3104
|
"report/renderer/report-utils.js | runtimeSettingsNetworkThrottling": {
|
|
2421
3105
|
"message": "Network throttling"
|
|
2422
3106
|
},
|
|
3107
|
+
"report/renderer/report-utils.js | runtimeSettingsScreenEmulation": {
|
|
3108
|
+
"message": "Screen emulation"
|
|
3109
|
+
},
|
|
2423
3110
|
"report/renderer/report-utils.js | runtimeSettingsUANetwork": {
|
|
2424
3111
|
"message": "User agent (network)"
|
|
2425
3112
|
},
|
|
@@ -2457,7 +3144,13 @@
|
|
|
2457
3144
|
"message": "There were issues affecting this run of Lighthouse:"
|
|
2458
3145
|
},
|
|
2459
3146
|
"report/renderer/report-utils.js | varianceDisclaimer": {
|
|
2460
|
-
"message": "Values are estimated and may vary. The [performance score is calculated](https://
|
|
3147
|
+
"message": "Values are estimated and may vary. The [performance score is calculated](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/) directly from these metrics."
|
|
3148
|
+
},
|
|
3149
|
+
"report/renderer/report-utils.js | viewOriginalTraceLabel": {
|
|
3150
|
+
"message": "View Original Trace"
|
|
3151
|
+
},
|
|
3152
|
+
"report/renderer/report-utils.js | viewTraceLabel": {
|
|
3153
|
+
"message": "View Trace"
|
|
2461
3154
|
},
|
|
2462
3155
|
"report/renderer/report-utils.js | viewTreemapLabel": {
|
|
2463
3156
|
"message": "View Treemap"
|