1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155
|
[getdisplaymedia-capture-controller.https.window.html]
expected:
if (os == "mac") and not debug: [OK, CRASH]
[setFocusBehavior("no-focus-change") must throw InvalidStateError when track is stopped if capturing a browser]
expected: FAIL
[setFocusBehavior("focus-captured-surface") must succeed when window of opportunity is opened if capturing a window]
expected: FAIL
[setFocusBehavior("no-focus-change") must throw InvalidStateError the second time if capturing a window]
expected: FAIL
[setFocusBehavior("no-focus-change") must throw InvalidStateError if capturing a monitor]
expected: FAIL
[CaptureController in window]
expected: FAIL
[setFocusBehavior("focus-captured-surface") must throw InvalidStateError when track is stopped if capturing a window]
expected: FAIL
[setFocusBehavior("focus-captured-surface") must succeed before capture starts]
expected: FAIL
[setFocusBehavior("no-focus-change") must succeed when getDisplayMedia promise is pending if capturing a browser]
expected: FAIL
[setFocusBehavior("focus-captured-surface") must succeed when getDisplayMedia promise is pending if capturing a window]
expected: FAIL
[setFocusBehavior("focus-captured-surface") must throw InvalidStateError when track is stopped if capturing a browser]
expected: FAIL
[setFocusBehavior("focus-captured-surface") must throw InvalidStateError when window of opportunity is closed if capturing a browser]
expected: FAIL
[setFocusBehavior("no-focus-change") must succeed when getDisplayMedia promise is pending if capturing a window]
expected: FAIL
[getDisplayMedia({controller: true}) must fail with TypeError]
expected: FAIL
[getDisplayMedia({controller}) must succeed]
expected: FAIL
[setFocusBehavior("no-focus-change") must throw InvalidStateError when track is stopped if capturing a window]
expected: FAIL
[setFocusBehavior("focus-captured-surface") must throw InvalidStateError if capturing a monitor]
expected: FAIL
[setFocusBehavior("focus-captured-surface") must throw InvalidStateError when window of opportunity is closed if capturing a window]
expected: FAIL
[setFocusBehavior("no-focus-change") must succeed when window of opportunity is opened if capturing a browser]
expected: FAIL
[setFocusBehavior("no-focus-change") must succeed before capture starts]
expected: FAIL
[setFocusBehavior("focus-captured-surface") must throw InvalidStateError the second time if capturing a browser]
expected: FAIL
[getDisplayMedia({controller: null}) must fail with TypeError]
expected: FAIL
[getDisplayMedia({controller: invalid}) must fail with TypeError]
expected: FAIL
[setFocusBehavior("focus-captured-surface") must succeed when window of opportunity is opened if capturing a browser]
expected: FAIL
[setFocusBehavior("undefined") must throw TypeError if focusBehavior is invalid]
expected: FAIL
[setFocusBehavior("no-focus-change") must throw InvalidStateError the second time if capturing a browser]
expected: FAIL
[setFocusBehavior("no-focus-change") must throw InvalidStateError when window of opportunity is closed if capturing a window]
expected: FAIL
[setFocusBehavior("[object Object\]") must throw TypeError if focusBehavior is invalid]
expected: FAIL
[setFocusBehavior("focus-captured-surface") must throw InvalidStateError if getDisplayMedia fails]
expected: FAIL
[setFocusBehavior("null") must throw TypeError if focusBehavior is invalid]
expected: FAIL
[setFocusBehavior("no-focus-change") must succeed when window of opportunity is opened if capturing a window]
expected: FAIL
[setFocusBehavior("focus-captured-surface") must throw InvalidStateError the second time if capturing a window]
expected: FAIL
[setFocusBehavior("no-focus-change") must throw InvalidStateError if getDisplayMedia fails]
expected: FAIL
[getDisplayMedia({controller: [object Object\]}) must fail with TypeError]
expected: FAIL
[getDisplayMedia({controller}) must fail with InvalidStateError if controller is bound]
expected: FAIL
[setFocusBehavior("no-focus-change") must throw InvalidStateError when window of opportunity is closed if capturing a browser]
expected: FAIL
[setFocusBehavior("invalid") must throw TypeError if focusBehavior is invalid]
expected: FAIL
[setFocusBehavior("focus-captured-surface") must succeed when getDisplayMedia promise is pending if capturing a browser]
expected: FAIL
[setFocusBehavior("true") must throw TypeError if focusBehavior is invalid]
expected: FAIL
[setFocusBehavior("focus-capturing-application") must succeed before capture starts]
expected: FAIL
[setFocusBehavior("focus-capturing-application") must succeed when window of opportunity is opened if capturing a window]
expected: FAIL
[setFocusBehavior("focus-capturing-application") must succeed when window of opportunity is opened if capturing a browser]
expected: FAIL
[setFocusBehavior("focus-capturing-application") must succeed when getDisplayMedia promise is pending if capturing a window]
expected: FAIL
[setFocusBehavior("focus-capturing-application") must succeed when getDisplayMedia promise is pending if capturing a browser]
expected: FAIL
[setFocusBehavior("focus-capturing-application") must throw InvalidStateError when track is stopped if capturing a window]
expected: FAIL
[setFocusBehavior("focus-capturing-application") must throw InvalidStateError when track is stopped if capturing a browser]
expected: FAIL
[setFocusBehavior("focus-capturing-application") must throw InvalidStateError if capturing a monitor]
expected: FAIL
[setFocusBehavior("focus-capturing-application") must throw InvalidStateError when window of opportunity is closed if capturing a window]
expected: FAIL
[setFocusBehavior("focus-capturing-application") must throw InvalidStateError when window of opportunity is closed if capturing a browser]
expected: FAIL
[setFocusBehavior("focus-capturing-application") must throw InvalidStateError the second time if capturing a window]
expected: FAIL
[setFocusBehavior("focus-capturing-application") must throw InvalidStateError the second time if capturing a browser]
expected: FAIL
[setFocusBehavior("focus-capturing-application") must throw InvalidStateError if getDisplayMedia fails]
expected: FAIL
|