WPT
wpt / FileAPI / file / File-constructor-endings.any.worker.html
Spec: File API ↗
Runs: Chrome 154.0.8037.0 (wpt@98a70a0c5) | Firefox 157.0a1 (wpt@318cbb466) | Safari 251 preview (wpt@5ce815a83) | Ladybird 1.0-0cc87 (wpt@ae6982b12) | Servo Servo 0.5 (wpt@2ccd2cbf8) | Blitz 4dcc855ce (wpt@a95401e4e)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 11/11 | 11/11 | 11/11 | 11/11 | 11/11 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Valid "endings" value: "transparent" | PASS | PASS | PASS | PASS | PASS | — |
| Valid "endings" value: "native" | PASS | PASS | PASS | PASS | PASS | — |
| Invalid "endings" value: null | PASS | PASS | PASS | PASS | PASS | — |
| Invalid "endings" value: "" | PASS | PASS | PASS | PASS | PASS | — |
| Invalid "endings" value: "invalidEnumValue" | PASS | PASS | PASS | PASS | PASS | — |
| Invalid "endings" value: "Transparent" | PASS | PASS | PASS | PASS | PASS | — |
| Invalid "endings" value: "NATIVE" | PASS | PASS | PASS | PASS | PASS | — |
| Invalid "endings" value: 0 | PASS | PASS | PASS | PASS | PASS | — |
| Invalid "endings" value: {} | PASS | PASS | PASS | PASS | PASS | — |
| Exception propagation from options | PASS | PASS | PASS | PASS | PASS | — |
| The "endings" options property is used | PASS | PASS | PASS | PASS | PASS | — |