element_category

Function element_category 

Source
pub fn element_category(tag_name: &str) -> &'static str
Expand description

要素の「カテゴリ文字列」を返すユーティリティ(テスト・デバッグ用) 戻り値: “block” | “inline” | “inline-block” | “table” | “other” | “unknown”