mirror of
https://github.com/RGBCube/serenity
synced 2025-10-28 22:22:34 +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. |
||
|---|---|---|
| .. | ||
| WrapperGenerator | ||
| CMakeLists.txt | ||
| GenerateCSSEnums.cpp | ||
| GenerateCSSMediaFeatureID.cpp | ||
| GenerateCSSPropertyID.cpp | ||
| GenerateCSSTransformFunctions.cpp | ||
| GenerateCSSValueID.cpp | ||
| GeneratorUtil.h | ||