Loading tools/under-control/src/RELEASE +1 −1 Original line number Diff line number Diff line 142.0.7444.138 142.0.7444.163 tools/under-control/src/third_party/blink/renderer/platform/runtime_enabled_features.json5 +6 −9 Original line number Diff line number Diff line Loading @@ -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 Loading Loading @@ -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 Loading Loading
tools/under-control/src/RELEASE +1 −1 Original line number Diff line number Diff line 142.0.7444.138 142.0.7444.163
tools/under-control/src/third_party/blink/renderer/platform/runtime_enabled_features.json5 +6 −9 Original line number Diff line number Diff line Loading @@ -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 Loading Loading @@ -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 Loading