Backed out changeset 2f394b22e31d (bug 1108425) for causing failures on bidi/726420-1.html. CLOSED TREE

This commit is contained in:
Natalia Csoregi
2023-05-16 18:47:45 +03:00
parent 2c053f4fae
commit 5a99179621
8 changed files with 120 additions and 91 deletions

View File

@@ -347,9 +347,6 @@ class HTMLTextAreaElement final : public TextControlElement,
const nsAttrValue* aValue, const nsAttrValue* aOldValue,
nsIPrincipal* aSubjectPrincipal, bool aNotify) override;
void SetDirectionFromValue(bool aNotify,
const nsAString* aKnownValue = nullptr);
/**
* Return if an element should have a specific validity UI
* (with :-moz-ui-invalid and :-moz-ui-valid pseudo-classes).