Commit adb0beaf authored by David Grogan's avatar David Grogan Committed by Commit Bot

[css-flexbox] Enable gaps by default

I2S was approved in https://groups.google.com/a/chromium.org/d/topic/blink-dev/HYDQLFPAHC0/discussion

Enabling for chrome 84 will be at least one more finch CL.

But it may have to be:
* one finch CL for CANARY_DEV
* one chromium CL to enable the feature in
  testing/variations/fieldtrial_testing_config.json
* >=1 finch CLs to change CANARY_DEV to LAUNCH.

Bug: 762679
Change-Id: I31a5f86a6ecc9789bb3480588bd57d146b733fc3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2213000Reviewed-by: default avatarIan Kilpatrick <ikilpatrick@chromium.org>
Commit-Queue: David Grogan <dgrogan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#771291}
parent 32a243eb
...@@ -775,7 +775,7 @@ ...@@ -775,7 +775,7 @@
}, },
{ {
name: "FlexGaps", name: "FlexGaps",
status: "experimental", status: "stable",
}, },
{ {
name: "FocuslessSpatialNavigation", name: "FocuslessSpatialNavigation",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment