Element::auto_directionality()
Previously, we always cast to a HTMLInputElement when getting the value of an auto directionality form associated element. This caused undefined behavior when determining the directionality of an element that wasn't a HTMLInputElement.
CSSConditionRule.conditionText
CSSStyleSheet.addRule()
remove_rule()
CSSStyleSheet.replace()
CSSStyleSheet.replaceSync()