Macro hobo_css::break_inside [−][src]
macro_rules! break_inside {
(initial) => { ... };
(inherit) => { ... };
(unset) => { ... };
(auto) => { ... };
(avoid) => { ... };
(avoid - page) => { ... };
(avoid - column) => { ... };
(avoid - region) => { ... };
}