1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 14:57:35 +00:00
serenity/Userland
Luke Wilde 44b8afdbc4 LibWeb: Don't trim whitespace when checking for "module" type on scripts
No major engine allows whitespace in the type when checking for
"module".

This was also reflected in the relevant web platform test, but not in
the spec.

The spec has been changed to match this behaviour: 23c723e3e9
2021-09-07 17:22:24 +02:00
..
Applets AudioApplet: Fix initial mute state 2021-09-04 21:01:28 +02:00
Applications PixelPaint: Show mouse position in statusbar without active tool 2021-09-07 16:53:40 +02:00
Demos Mandelbrot: Use the new Zoom cursor 2021-09-04 03:35:23 +02:00
DevTools LibELF: Use StringView to carry temporary strings in auxiliary vector 2021-09-07 13:53:14 +02:00
DynamicLoader CMake: Let Meta/serenity.sh run aarch64 make it past cmake 2021-08-28 14:43:07 +01:00
Games Solitaire: Add Auto-Collect gameplay option 2021-09-06 21:39:24 +02:00
Libraries LibWeb: Don't trim whitespace when checking for "module" type on scripts 2021-09-07 17:22:24 +02:00
Services LibWeb+WebContent: Remove old console-logging IPC calls 2021-09-06 18:20:26 +02:00
Shell Everywhere: Behaviour => Behavior 2021-09-07 13:53:14 +02:00
Utilities Everywhere: Behaviour => Behavior 2021-09-07 13:53:14 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00