Commit b516c90c authored by moz-wptsync-bot's avatar moz-wptsync-bot Committed by aborovova@mozilla.com
Browse files

Bug 1966186 [wpt PR 52503] - Update wpt metadata,

wpt-pr: 52503
wpt-type: metadata

Differential Revision: https://phabricator.services.mozilla.com/D250151
parent 7f96703b
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -4,3 +4,9 @@

  [SpeechRecognition.availableOnDevice resolves with a string value.]
    expected: FAIL

  [SpeechRecognition.availableOnDevice resolves to 'unavailable' if 'on-device-speech-recognition' Permission Policy is 'none'.]
    expected: FAIL

  [SpeechRecognition.availableOnDevice should resolve to 'unavailable' in a cross-origin iframe.]
    expected: FAIL
+9 −0
Original line number Diff line number Diff line
@@ -10,3 +10,12 @@

  [SpeechRecognition.installOnDevice rejects in a detached context (with user gesture).]
    expected: FAIL

  [SpeechRecognition.installOnDevice resolves with a boolean value (with user gesture).]
    expected: FAIL

  [SpeechRecognition.installOnDevice rejects if 'install-on-device-speech-recognition' Permission Policy is disabled.]
    expected: FAIL

  [SpeechRecognition.installOnDevice should reject in a cross-origin iframe.]
    expected: FAIL