Add a runtime flag for font-synthesis
Preparation for [1] [1] https://chromium-review.googlesource.com/c/chromium/src/+/3103290 Bug: 509989 Change-Id: I9cdcc7f4c95777762ee6b9ebc10f9ddcc7b432fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3113666 Reviewed-by: Dominik Röttsches <drott@chromium.org> Commit-Queue: Dominik Röttsches <drott@chromium.org> Cr-Commit-Position: refs/heads/main@{#914332}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
2590f12b98
commit
871989a1fd
1
AUTHORS
1
AUTHORS
@ -777,6 +777,7 @@ Mohit Bhalla <bhallam@amazon.com>
|
||||
Momoko Hattori <momohatt10@gmail.com>
|
||||
Mostafa Sedaghat joo <mostafa.sedaghat@gmail.com>
|
||||
Mrunal Kapade <mrunal.kapade@intel.com>
|
||||
Munira Tursunova <moonira@google.com>
|
||||
Myeongjin Cho <myeongjin.cho@navercorp.com>
|
||||
Myles C. Maxfield <mymax@amazon.com>
|
||||
Myung-jong Kim <mjkim610@gmail.com>
|
||||
|
@ -1072,6 +1072,10 @@
|
||||
// No status, as the web platform runtime enabled feature is controlled by
|
||||
// a Chromium level feature.
|
||||
},
|
||||
{
|
||||
name: "FontSynthesis",
|
||||
status: "test",
|
||||
},
|
||||
// For simulating Android's overlay fullscreen video in web tests on Linux.
|
||||
{
|
||||
name: "ForcedColors",
|
||||
|
Reference in New Issue
Block a user