[AUTO][FILECONTROL] - version 142.0.7444.163
This commit is contained in:
committed by
github-actions[bot]
parent
ed7af684bf
commit
ccf4ab91aa
@@ -1 +1 @@
|
||||
142.0.7444.138
|
||||
142.0.7444.163
|
||||
|
||||
+6
-9
@@ -1355,6 +1355,12 @@
|
||||
name: "CSSGapDecoration",
|
||||
status: "experimental",
|
||||
},
|
||||
{
|
||||
// https://chromestatus.com/feature/5157805733183488
|
||||
name: "CSSGridGapSuppression",
|
||||
status: "experimental",
|
||||
depends_on: ["CSSGapDecoration"],
|
||||
},
|
||||
{
|
||||
// This needs to be kept as a runtime flag as long as we need to forcibly
|
||||
// disable it for WebView on Android versions older than P. See
|
||||
@@ -4287,15 +4293,6 @@
|
||||
// the CSSOM View per spec proposal.
|
||||
name: "RunSnapshotPostLayoutStateSteps",
|
||||
},
|
||||
{
|
||||
// This flag is for fixing validation error
|
||||
// for valid email address using IDN.
|
||||
// This may ship in M142, and this flag can be
|
||||
// removed in M144 pending no issues.
|
||||
// See https://issues.chromium.org/issues/429490608
|
||||
name: "SanitizeIDNEmailFormInput",
|
||||
status: "stable",
|
||||
},
|
||||
{
|
||||
// Spec: https://wicg.github.io/sanitizer-api/
|
||||
// Tracking bug: crbug.com/356601280
|
||||
|
||||
Reference in New Issue
Block a user