Index: Source/WebCore/page/SpeechInputResult.idl |
=================================================================== |
--- Source/WebCore/page/SpeechInputResult.idl (revision 142703) |
+++ Source/WebCore/page/SpeechInputResult.idl (working copy) |
@@ -25,6 +25,7 @@ |
[ |
Conditional=INPUT_SPEECH, |
+ ImplementationLacksVTable |
] interface SpeechInputResult { |
readonly attribute DOMString utterance; |
readonly attribute float confidence; |