Explorar o código

remove empty attributes

Evan Almloff %!s(int64=3) %!d(string=hai) anos
pai
achega
3adcba5f93
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      packages/tui/src/style_attributes.rs

+ 0 - 4
packages/tui/src/style_attributes.rs

@@ -734,8 +734,6 @@ const SORTED_STYLE_ATTRS: &[&str] = &sorted_str_slice!([
     "border-bottom-width",
     "border-collapse",
     "border-color",
-    "            ",
-    "        ",
     "border-image",
     "border-image-outset",
     "border-image-repeat",
@@ -747,7 +745,6 @@ const SORTED_STYLE_ATTRS: &[&str] = &sorted_str_slice!([
     "border-left-style",
     "border-left-width",
     "border-radius",
-    "        ",
     "border-right",
     "border-right-color",
     "border-right-style",
@@ -761,7 +758,6 @@ const SORTED_STYLE_ATTRS: &[&str] = &sorted_str_slice!([
     "border-top-style",
     "border-top-width",
     "border-width",
-    "           ",
     "animation",
     "animation-delay",
     "animation-direction",