pub(crate) fn box_clear(b: &LayoutBox<'_>) -> &'static str
要素の clear 値。“left” / “right” / “both” に加え、float と同様に inline-start/inline-end の論理方向キーワードにも対応する。
float
inline-start
inline-end