Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Code-Review | +1 |
name: "ColorInputDatalistLooksNormal",
Want to add a comment with a link to the bug?
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Commit-Queue | +2 |
Want to add a comment with a link to the bug?
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
3 is the latest approved patch-set.
The change was submitted with unreviewed changes in the following files:
```
The name of the file: third_party/blink/renderer/platform/runtime_enabled_features.json5
Insertions: 1, Deletions: 0.
@@ -956,6 +956,7 @@
status: "stable",
},
{
+ // Killswitch for https://crbug.com/414827239
name: "ColorInputDatalistLooksNormal",
status: "stable",
},
```
Make <input type=color> with a datalist look like other color inputs.
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |