1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 08:58:11 +00:00
serenity/Userland/Libraries
networkException f92d95224e LibWeb: Add support for type module in HTMLScriptElement
This patch adds support for script elements with the type attribute set
to "module". As a first cut the changes are mainly focused around inline
scripts.

Co-authored-by: davidot <davidot@serenityos.org>
2022-10-06 16:41:36 +02:00
..
LibArchive
LibAudio
LibC AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places 2022-10-04 23:35:07 +01:00
LibCards
LibChess
LibCodeComprehension
LibCompress
LibConfig
LibCore LibCore: Add fd() and notifier() accessors to Core::Stream::LocalSocket 2022-10-06 09:51:04 +02:00
LibCoredump
LibCpp
LibCrypt
LibCrypto
LibDebug AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places 2022-10-04 23:35:07 +01:00
LibDesktop
LibDeviceTree
LibDiff
LibDNS
LibDSP
LibEDID AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places 2022-10-04 23:35:07 +01:00
LibELF
LibFileSystemAccessClient
LibGemini
LibGfx LibGfx: Make should_wrap flag default as true on convolution filters 2022-10-06 12:20:53 +01:00
LibGL
LibGPU
LibGUI LibGUI: Consider spacing for Toolbar overflow calculation 2022-10-06 12:17:38 +01:00
LibHTTP
LibIDL
LibImageDecoderClient
LibIMAP
LibIPC LibIPC: Allow overriding the use of deferred_invoke() 2022-10-06 09:51:04 +02:00
LibJS LibJS: Add accessor for requested modules to CyclicModule 2022-10-06 16:41:36 +02:00
LibKeyboard
LibLine
LibLocale
LibMain
LibMarkdown
LibPartition
LibPCIDB
LibPDF
LibProtocol
LibRegex
LibSanitizer
LibSoftGPU
LibSQL
LibSymbolication
LibSyntax
LibSystem
LibTest
LibTextCodec
LibThreading
LibTimeZone
LibTLS
LibUnicode LibUnicode: Add decomposition mappings and Unicode normalization 2022-10-06 08:24:39 -04:00
LibUSBDB
LibVideo
LibVT
LibWasm LibWasm: Use String::join in Printer where apropriate 2022-10-03 14:15:46 +01:00
LibWeb LibWeb: Add support for type module in HTMLScriptElement 2022-10-06 16:41:36 +02:00
LibWebSocket
LibWebView LibWebView: Add abstract virtual base for WebView implementations 2022-10-06 09:51:04 +02:00
LibX86 AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places 2022-10-04 23:35:07 +01:00
LibXML
CMakeLists.txt