blob: bc6ebddf4c545216df12c6d2ed29fef6c36d3660 (
plain)
1
2
3
4
5
6
7
|
[iso2022jp-encode-form-errors-stateful.html]
expected:
if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT, CRASH]
if (os == "android") and fission: [OK, TIMEOUT]
[Form submission using ISO-2022-JP correctly replaces unencodables]
expected:
if (processor == "x86") and not debug: [PASS, TIMEOUT]
|