use crate::*; #[test] fn text_align_1() { assert_xml!( r#"
"# ) } #[test] fn text_align_2() { assert_xml!( r#"
"# ) } #[test] fn text_align_3() { assert_xml!( r#"
"# ) } #[test] fn text_align_4() { assert_xml!( r#"
"# ) } #[test] fn text_align_5() { assert_xml!( r#"
"# ) }