Description
Chrome Beta 's key features include:
Preview the latest features
Try out new functionalities
Give early feedback
Contribute to the development
The latest version of Chrome Beta (v146) prioritizes web platform precision and accessibility, introducing advanced CSS layout properties and refined rendering for rounded elements. These updates provide developers with enhanced UI controls and stronger security through Trusted Types alignment, while ensuring a more accessible experience for users with high-contrast needs.
Introduces support for the column-wrap and column-height properties, allowing web content to wrap columns into new rows instead of overflowing horizontally, which significantly improves layout management on mobile devices.
Implements the text-justify CSS property, granting developers precise control over inter-character and inter-word spacing when text-align is set to justify, enhancing readability across diverse web languages.
Updates rendering for elements with high border-radius values to ensure shadows and clip boundaries precisely match the visual contour of curved edges, eliminating visual discrepancies on near-circular UI components.
Enables monochrome emoji rendering in high-contrast (Forced Colors) modes to ensure emojis fully participate in the system's accessibility pipeline and respect high-contrast color schemes.
Brings overscroll visual effects to non-root scrollers, providing consistent haptic and visual feedback for nested scrolling containers and improving the overall native feel of web applications.
Updates the implementation of Trusted Types to align with current web specifications, resolving inconsistencies and strengthening the browser's defense against cross-site scripting (XSS) vulnerabilities.