use crate::*; #[test] fn content_box() { assert_xml!( r#"
"# ) } #[test] fn border_box() { assert_xml!( r#"
"# ) }