-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Add layout_variable_fonts_enabled to experimental preferences
#40861
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add layout_variable_fonts_enabled to experimental preferences
#40861
Conversation
|
If you enable it for WPT, why not add it to experimental web features? That's already enabled for WPT and that way it is easier to debug run locally as well. |
Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
5095b81 to
d4fa060
Compare
I have added it to the experimental features (thats the first half of this change). I didn't know we run WPT with experimental features, so I have reverted the changes to the |
layout_variable_fonts_enabled to experimental prefs and enable it for wptlayout_variable_fonts_enabled to experimental prefs
layout_variable_fonts_enabled to experimental prefs layout_variable_fonts_enabled to experimental preferences
|
🔨 Triggering try run (#19638456021) for Linux (WPT) |
|
Test results for linux-wpt from try job (#19638456021): Flaky unexpected result (46)
Stable unexpected results that are known to be intermittent (22)
Stable unexpected results (2)
|
|
|
Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
d4fa060 to
0f7a720
Compare
Part of #38800