


The PWA Category changed fairly significantly. Indicates a list of unresolved issues in the Issues panel. Audits if the image used by the LCP element is preloaded in order to improve your LCP time. Preload Largest Contentful Paint (LCP) image. Check out the release notes for a full list of changes. The Lighthouse panel is now running Lighthouse 7.
#Chrome new tab notes how to#
Learn how to get started with Trust Tokens.įurther debugging support will come in the next releases.Ĭhromium issue: 1126824 # Lighthouse 7 in the Lighthouse panel Trust Token is a new API to help combat fraud and distinguish bots from real humans, without passive tracking. Inspect the Trust Token network requests with the new Trust Tokens tab. In the Elements panel, right click on an element and select Capture node screenshot.Ĭhromium issue: 1003629 # New Trust Tokens tab for network requests The full-page screenshots are precise now as well. Previously, the screenshot was cut off for content not visible in the viewport. You can now capture node screenshots for a full node, including content below the fold. Click on it to expand the Issues tab, it provides more details on the exceptions and guidance on how to fix it.Ĭhromium issue: 1150883 # Capture node screenshot beyond viewport The Sources panel now shows a warning icon next to the line that violates Trusted Type. Try it yourself with this demo page.Ĭhromium issue: 1142804 # Link issue in the Sources panel to the Issues tab

Expand the CSP Violation Breakpoints section and enable the Trusted Type violations checkbox to pause on the exceptions. In the Sources panel, open the debugger sidebar pane. Learn how to write, review and maintain applications free of DOM XSS vulnerabilities with Trusted Types here. Trusted Types API helps you prevent DOM-based cross-site scripting vulnerabilities. You can now set breakpoints and catch exceptions on Trusted Type Violations in the Sources panel. # Debugging support for Trusted Types violations # Breakpoint on Trusted Type violations
