mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
Bug 1270740 - remove requestAutocomplete reference
This commit is contained in:
committed by
GitHub
parent
dfb9396296
commit
6a4173fbeb
@@ -24,6 +24,4 @@ interface HTMLFormElement : HTMLElement {
|
||||
void reset();
|
||||
//boolean checkValidity();
|
||||
//boolean reportValidity();
|
||||
|
||||
//void requestAutocomplete();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user