| Index: Source/modules/speech/SpeechSynthesisUtterance.idl
|
| diff --git a/Source/modules/speech/SpeechSynthesisUtterance.idl b/Source/modules/speech/SpeechSynthesisUtterance.idl
|
| index 054a6e7c703d96c8d751b30d5185809f0ca24cae..5fc3c23c9f687c8f3f1315dffb97ab3dd19fcede 100644
|
| --- a/Source/modules/speech/SpeechSynthesisUtterance.idl
|
| +++ b/Source/modules/speech/SpeechSynthesisUtterance.idl
|
| @@ -27,7 +27,6 @@
|
| Constructor(optional DOMString text = null),
|
| ConstructorCallWith=ExecutionContext,
|
| GarbageCollected,
|
| - TypeChecking=Unrestricted,
|
| ] interface SpeechSynthesisUtterance : EventTarget {
|
| attribute DOMString text;
|
| attribute DOMString lang;
|
|
|