-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Connect font-palette-values at rule parsing to StyleEngine
Enable StyleEngine and CSS machinery to detect @font-palette-values rules and maintain their lifecycle. The CL does not contain the functional parts of applying font-palette-values rules to the output font rendering yet. Parsing of such at rules is gated by the FontPalette RuntimeEnabledFeatures flag. Passes *font-palette* tests in css/css-fonts/parsing/. Adapted css/css-fonts/parsing/font-palette-values-valid.html to differences in how different user agents serialize color values in css text, and account for differences in support for lab() and color() functions. Bug: 1170794 Change-Id: I5ec5526f8d6e6f2897d17c9eb58d05fa8cd299f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3447227 Reviewed-by: Xiaocheng Hu <[email protected]> Commit-Queue: Dominik Röttsches <[email protected]> Cr-Commit-Position: refs/heads/main@{#969925}
- Loading branch information
1 parent
0ca450b
commit 64ec12d
Showing
1 changed file
with
28 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters