This website requires JavaScript.
Explore
Help
Sign in
dmaax
/
ladybird
Watch
1
Star
0
Fork
You've already forked ladybird
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
fff09ed330
ladybird
/
Tests
/
LibWeb
/
Text
/
input
/
script-src-set-after-insertion.js
2 lines
17 B
JavaScript
Raw
Normal View
History
Unescape
Escape
LibWeb: Prepare script when src is set the first time From https://html.spec.whatwg.org/multipage/scripting.html#script-processing-model: When a script element el that is not parser-inserted experiences one of the events listed in the following list, the user agent must immediately prepare the script element el: - [...] - The script element is connected and has a src attribute set where previously the element had no such attribute.
2024-07-07 16:57:01 -03:00
println
(
"PASS"
)
;
Reference in a new issue
Copy permalink