Index: Source/WebCore/Modules/speech/SpeechGrammar.idl |
=================================================================== |
--- Source/WebCore/Modules/speech/SpeechGrammar.idl (revision 142703) |
+++ Source/WebCore/Modules/speech/SpeechGrammar.idl (working copy) |
@@ -25,7 +25,8 @@ |
[ |
Conditional=SCRIPTED_SPEECH, |
- Constructor |
+ Constructor, |
+ ImplementationLacksVTable |
] interface SpeechGrammar { |
[URL,CallWith=ScriptExecutionContext] attribute DOMString src; |
attribute float weight; |