Backed out 2 changesets (bug 1620778) for causing test_autocomplete_mac_caret.xhtml failures

Backed out changeset 66f97d1cf94a (bug 1620778)
Backed out changeset eda75d901f4c (bug 1620778)
This commit is contained in:
Ciure Andrei
2020-03-15 16:04:36 +02:00
parent 15955bb21c
commit 48da06cc68
7 changed files with 77 additions and 140 deletions

View File

@@ -667,10 +667,6 @@ class HTMLInputElement final : public TextControlElement,
*/
Decimal GetStep() const;
// Returns whether the given keyboard event steps up or down the value of an
// <input> element.
bool StepsInputValue(const WidgetKeyboardEvent&) const;
already_AddRefed<nsINodeList> GetLabels();
void Select();