Andreas Kling
|
f67648f872
LibWeb: Rename HTMLDocumentParser => HTMLParser
|
3 years ago |
Andreas Kling
|
1864b2b828
LibWeb: Make HTMLScriptElement create and run ClassicScripts
|
3 years ago |
Andreas Kling
|
bc12921d43
LibWeb: Rename HTMLScriptElement::m_script_source => m_source_text
|
3 years ago |
Luke Wilde
|
2f426765a6
LibWeb: Add support HTMLScriptElement.supports
|
3 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Luke
|
be47a94876
LibWeb: Only prepare scripts on insertion if they're not parser inserted
|
4 years ago |
Andreas Kling
|
8cafdf8985
LibWeb: Make sure <script> elements get prepared when connected
|
4 years ago |
Jean-Baptiste Boric
|
8dca96fb61
LibWeb: Provide file name to JavaScript interpreter
|
4 years ago |
Andreas Kling
|
330c3fcb59
LibWeb: Use move semantics for QualifiedName more often
|
4 years ago |
Luke
|
3f5532d43e
LibWeb: Flesh out prepare_script and execute_script
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |