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