diff --git a/third-party/chromium-webtests/webtests/http/tests/devtools/lighthouse/lighthouse-successful-navigation-expected.txt b/third-party/chromium-webtests/webtests/http/tests/devtools/lighthouse/lighthouse-successful-navigation-expected.txt new file mode 100644 index 000000000000..3e8cb1c30631 --- /dev/null +++ b/third-party/chromium-webtests/webtests/http/tests/devtools/lighthouse/lighthouse-successful-navigation-expected.txt @@ -0,0 +1,612 @@ +Tests that navigation mode works correctly. + + +========== Lighthouse Start Audit State ========== +[x] Performance +[x] Progressive Web App +[x] Best practices +[x] Accessibility +[x] SEO +[x] Publisher Ads +[ ] Legacy navigation +[x] Clear storage +[x] Simulated throttling +Generate report: enabled visible + +=============== Lighthouse Status Updates =============== +Loading… +Initialize config +Resolve artifact definitions +Resolve navigation definitions +Gather phase +Connecting to browser +Navigating to about:blank +Benchmarking machine +Getting browser version +Preparing target for navigation mode +Navigating to about:blank +Preparing target for navigation +Cleaning origin data +Cleaning browser cache +Preparing network conditions +Navigating to http://127.0.0.1:8000/devtools/lighthouse/resources/lighthouse-basic.html +Computing artifact: NetworkRecords$M +Get webapp installability errors +Getting browser version +Collect stacks +Computing artifact: ProcessedTrace$f +Computing artifact: ProcessedNavigation$7 +Get webapp manifest +Audit phase +Analyzing and running audits... +Auditing: Uses HTTPS +Auditing: Registers a service worker that controls page and `start_url` +Auditing: Has a `` tag with `width` or `initial-scale` +Computing artifact: ViewportMeta +Auditing: First Contentful Paint +Computing artifact: FirstContentfulPaint$3 +Computing artifact: LanternFirstContentfulPaint$6 +Computing artifact: PageDependencyGraph$a +Computing artifact: LoadSimulator$a +Computing artifact: NetworkAnalysis$1 +Auditing: Largest Contentful Paint +Computing artifact: LargestContentfulPaint$2 +Computing artifact: LanternLargestContentfulPaint$1 +Auditing: First Meaningful Paint +Computing artifact: FirstMeaningfulPaint$2 +Computing artifact: LanternFirstMeaningfulPaint$2 +Auditing: Speed Index +Computing artifact: SpeedIndex$2 +Computing artifact: LanternSpeedIndex$2 +Computing artifact: Speedline$4 +Auditing: Screenshot Thumbnails +Auditing: Final Screenshot +Computing artifact: Screenshots$1 +Auditing: Total Blocking Time +Computing artifact: TotalBlockingTime$2 +Computing artifact: LanternTotalBlockingTime$1 +Computing artifact: LanternInteractive$4 +Auditing: Max Potential First Input Delay +Computing artifact: MaxPotentialFID$2 +Computing artifact: LanternMaxPotentialFID$1 +Auditing: Cumulative Layout Shift +Computing artifact: CumulativeLayoutShift$2 +Auditing: No browser errors logged to the console +Computing artifact: JSBundles +Auditing: Initial server response time was short +Computing artifact: MainResource$g +Auditing: Time to Interactive +Computing artifact: Interactive$4 +Auditing: User Timing marks and measures +Computing artifact: UserTimings$1 +Auditing: Avoid chaining critical requests +Computing artifact: CriticalRequestChains$2 +Auditing: Avoid multiple page redirects +Auditing: Web app manifest and service worker meet the installability requirements +Computing artifact: ManifestValues$4 +Auditing: Provides a valid `apple-touch-icon` +Auditing: Configured for a custom splash screen +Auditing: Sets a theme color for the address bar. +Auditing: Manifest has a maskable icon +Auditing: Content is sized correctly for the viewport +Auditing: Displays images with correct aspect ratio +Auditing: Serves images with appropriate resolution +Auditing: Fonts with `font-display: optional` are preloaded +Auditing: Avoids deprecated APIs +Auditing: Minimizes main-thread work +Computing artifact: MainThreadTasks$7 +Auditing: JavaScript execution time +Auditing: Preload key requests +Auditing: Preconnect to required origins +Auditing: All text remains visible during webfont loads +Auditing: Diagnostics +Auditing: Network Requests +Auditing: Network Round Trip Times +Auditing: Server Backend Latencies +Auditing: Tasks +Auditing: Metrics +Computing artifact: TimingSummary$1 +Auditing: Performance budget +Computing artifact: ResourceSummary$2 +Auditing: Timing budget +Auditing: Keep request counts low and transfer sizes small +Auditing: Minimize third-party usage +Auditing: Lazy load third-party resources with facades +Auditing: Largest Contentful Paint element +Auditing: Largest Contentful Paint image was not lazily loaded +Auditing: Avoid large layout shifts +Auditing: Avoid long main-thread tasks +Auditing: Avoids `unload` event listeners +Auditing: Avoid non-composited animations +Auditing: Image elements have explicit `width` and `height` +Auditing: Page has valid source maps +Auditing: Preload Largest Contentful Paint image +Auditing: Ensure CSP is effective against XSS attacks +Auditing: Full-page screenshot +Auditing: Script Treemap Data +Computing artifact: ModuleDuplication$2 +Auditing: Site works cross-browser +Auditing: Page transitions don't feel like they block on the network +Auditing: Each page has a URL +Auditing: `[accesskey]` values are unique +Auditing: `[aria-*]` attributes match their roles +Auditing: `button`, `link`, and `menuitem` elements have accessible names +Auditing: `[aria-hidden="true"]` is not present on the document `` +Auditing: `[aria-hidden="true"]` elements do not contain focusable descendents +Auditing: ARIA input fields have accessible names +Auditing: ARIA `meter` elements have accessible names +Auditing: ARIA `progressbar` elements have accessible names +Auditing: `[role]`s have all required `[aria-*]` attributes +Auditing: Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children. +Auditing: `[role]`s are contained by their required parent element +Auditing: `[role]` values are valid +Auditing: ARIA toggle fields have accessible names +Auditing: ARIA `tooltip` elements have accessible names +Auditing: ARIA `treeitem` elements have accessible names +Auditing: `[aria-*]` attributes have valid values +Auditing: `[aria-*]` attributes are valid and not misspelled +Auditing: Buttons have an accessible name +Auditing: The page contains a heading, skip link, or landmark region +Auditing: Background and foreground colors have a sufficient contrast ratio +Auditing: `
`'s contain only properly-ordered `
` and `
` groups, `