mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Auto merge of #17004 - nox:rollup, r=nox
Rollup of 7 pull requests - Successful merges: #16885, #16886, #16932, #16939, #16948, #16986, #16995 - Failed merges: <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/17004) <!-- Reviewable:end -->
This commit is contained in:
commit
98edf5d54d
8 changed files with 35 additions and 66 deletions
|
@ -24,6 +24,4 @@ interface HTMLFormElement : HTMLElement {
|
|||
void reset();
|
||||
//boolean checkValidity();
|
||||
//boolean reportValidity();
|
||||
|
||||
//void requestAutocomplete();
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue