{ "tag_name": "wbr", "struct_name": "LineBreakOpportunity", "submodule_name": "text", "mdn_link": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/wbr", "has_global_attributes": true, "has_closing_tag": false, "attributes": [ { "name": "role", "description": "Describes the role(s) the current element plays in the context of the document.", "field_name": "role", "ty": "KString" }, { "name": "aria-hidden", "description": "Indicates whether the element is exposed to an accessibility API. See related aria-disabled.", "field_name": "aria_hidden", "ty": "Bool" } ], "dom_interface": "HTMLElement", "content_categories": [ "Flow", "Phrasing" ], "permitted_child_elements": [] }