writer-write.tentative.https.window.js.ini (616B)
1 [writer-write.tentative.https.window.html] 2 [Writer.write() with an empty input returns an empty text] 3 expected: FAIL 4 5 [Writer.write() with a whitespace input returns an empty text] 6 expected: FAIL 7 8 [Writer.write() with a whitespace context returns a non-empty result] 9 expected: FAIL 10 11 [Simple Writer.write() call] 12 expected: FAIL 13 14 [Multiple Writer.write() calls are resolved successfully] 15 expected: FAIL 16 17 [Calling Writer.destroy() aborts calls to write and measureInputUsage.] 18 expected: FAIL 19 20 [Writer.create()'s abort signal destroys its Writer after creation.] 21 expected: FAIL