This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
ladybird
Watch
2
Star
0
Fork
You've already forked ladybird
0
mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced
2025-12-08 06:09:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d31a58a7d6
ladybird
/
Tests
/
LibWeb
/
Text
/
expected
/
HTML
/
script-async-attribute.txt
4 lines
69 B
Text
Raw
Normal View
History
Unescape
Escape
LibWeb: Script force async flag should default to true See: - http://wpt.live/html/semantics/scripting-1/the-script-element/async_001.htm
2024-08-04 16:56:40 +01:00
includeScript.async = false
script.async = true
LibWeb: Set script force async to false when async changes
2024-08-04 19:06:07 +01:00
script.async = false
Reference in a new issue
Copy permalink