mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-30 13:11:33 +00:00
Testing web-sys for input, heading and title elements. (#596)
This commit is contained in:
committed by
Alex Crichton
parent
05f3eec76d
commit
26a3e57536
@ -119,9 +119,11 @@ partial interface HTMLMediaElement {
|
||||
|
||||
attribute boolean mozPreservesPitch;
|
||||
|
||||
/*Non standard
|
||||
// NB: for internal use with the video controls:
|
||||
[Func="IsChromeOrXBL"] attribute boolean mozAllowCasting;
|
||||
[Func="IsChromeOrXBL"] attribute boolean mozIsCasting;
|
||||
*/
|
||||
|
||||
// Mozilla extension: stream capture
|
||||
[Throws]
|
||||
|
Reference in New Issue
Block a user