mirror of
https://github.com/RGBCube/serenity
synced 2025-10-29 18:22:33 +00:00
I saw one site relying on this, where they are trying to set XHR.responseType to "text/plain", which is not a valid responseType. However, they also don't expect it to throw. The IDL spec special cases enumerations to make it return instead of throwing in this case. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| IDLGenerators.cpp | ||
| IDLParser.cpp | ||
| IDLParser.h | ||
| IDLTypes.h | ||
| main.cpp | ||