fix: Revert "feat: Corner Smoothing CSS rule" (#46231)
Revert "feat: Corner Smoothing CSS rule (#45185)"
This reverts commit b75e802280
.
This commit is contained in:
parent
cfd64b5f89
commit
abaef13c0b
26 changed files with 1 additions and 1313 deletions
|
@ -210,10 +210,6 @@ inline constexpr std::string_view kSpellcheck = "spellcheck";
|
|||
// document.execCommand("paste").
|
||||
inline constexpr std::string_view kEnableDeprecatedPaste =
|
||||
"enableDeprecatedPaste";
|
||||
|
||||
// Whether the -electron-corner-smoothing CSS rule is enabled.
|
||||
inline constexpr std::string_view kEnableCornerSmoothingCSS =
|
||||
"enableCornerSmoothingCSS";
|
||||
} // namespace options
|
||||
|
||||
// Following are actually command line switches, should be moved to other files.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue