macro_rules! border_image_outset {
(initial) => { ... };
(inherit) => { ... };
(unset) => { ... };
($str:expr) => { ... };
}macro_rules! border_image_outset {
(initial) => { ... };
(inherit) => { ... };
(unset) => { ... };
($str:expr) => { ... };
}