mirror of
https://github.com/servo/servo.git
synced 2025-06-20 07:08:59 +01:00
Bug 1270740 - remove requestAutocomplete reference
This commit is contained in:
parent
dfb9396296
commit
6a4173fbeb
1 changed files with 0 additions and 2 deletions
|
@ -24,6 +24,4 @@ interface HTMLFormElement : HTMLElement {
|
||||||
void reset();
|
void reset();
|
||||||
//boolean checkValidity();
|
//boolean checkValidity();
|
||||||
//boolean reportValidity();
|
//boolean reportValidity();
|
||||||
|
|
||||||
//void requestAutocomplete();
|
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue