@@ -81,12 +81,27 @@ compat_features:
8181 - css.properties.border-left.thick
8282 - css.properties.border-left.thin
8383 - css.properties.border-left.transparent
84+ - css.properties.border-right
8485 - css.properties.border-right-color
8586 - css.properties.border-right-color.transparent
8687 - css.properties.border-right-width
8788 - css.properties.border-right-width.medium
8889 - css.properties.border-right-width.thick
8990 - css.properties.border-right-width.thin
91+ - css.properties.border-right.dashed
92+ - css.properties.border-right.dotted
93+ - css.properties.border-right.double
94+ - css.properties.border-right.groove
95+ - css.properties.border-right.hidden
96+ - css.properties.border-right.inset
97+ - css.properties.border-right.medium
98+ - css.properties.border-right.none
99+ - css.properties.border-right.outset
100+ - css.properties.border-right.ridge
101+ - css.properties.border-right.solid
102+ - css.properties.border-right.thick
103+ - css.properties.border-right.thin
104+ - css.properties.border-right.transparent
90105 - css.properties.border-style
91106 - css.properties.border-style.dashed
92107 - css.properties.border-style.dotted
@@ -184,7 +199,6 @@ compat_features:
184199 - css.properties.border-left-style.outset
185200 - css.properties.border-left-style.ridge
186201 - css.properties.border-left-style.solid
187- - css.properties.border-right
188202 - css.properties.border-right-style
189203 - css.properties.border-right-style.dashed
190204 - css.properties.border-right-style.dotted
@@ -196,17 +210,3 @@ compat_features:
196210 - css.properties.border-right-style.outset
197211 - css.properties.border-right-style.ridge
198212 - css.properties.border-right-style.solid
199- - css.properties.border-right.dashed
200- - css.properties.border-right.dotted
201- - css.properties.border-right.double
202- - css.properties.border-right.groove
203- - css.properties.border-right.hidden
204- - css.properties.border-right.inset
205- - css.properties.border-right.medium
206- - css.properties.border-right.none
207- - css.properties.border-right.outset
208- - css.properties.border-right.ridge
209- - css.properties.border-right.solid
210- - css.properties.border-right.thick
211- - css.properties.border-right.thin
212- - css.properties.border-right.transparent
0 commit comments