Source code

Revision control

Copy as Markdown

Other Tools

[max-payload.tentative.https.window.html]
expected:
if fission and debug and (os == "win") and (processor == "x86_64"): [ERROR, TIMEOUT]
if fission and not debug and (os == "win"): TIMEOUT
if not fission: TIMEOUT
[TIMEOUT, ERROR]
[fetchLater() accepts max payload in a parent-frame-origin POST request body of String in a default cross-origin iframe.]
expected: FAIL
[fetchLater() rejects max+1 payload in a parent-frame-origin POST request body of String in a default cross-origin iframe.]
expected: TIMEOUT
[fetchLater() accepts max payload in a self-frame-origin POST request body of String in a default cross-origin iframe.]
expected: NOTRUN
[fetchLater() rejects max+1 payload in a self-frame-origin POST request body of String in a default cross-origin iframe.]
expected: NOTRUN