@@ -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",