mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Removed incorrectly exposed webidl interfaces
This commit is contained in:
parent
ccefef5be4
commit
ff8113efb6
4 changed files with 0 additions and 6 deletions
|
@ -3,7 +3,6 @@
|
|||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
// https://html.spec.whatwg.org/multipage/#validitystate
|
||||
[Exposed=(Window,Worker)]
|
||||
interface ValidityState {
|
||||
readonly attribute boolean valueMissing;
|
||||
readonly attribute boolean typeMismatch;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue