Files
serenity/Tests/LibWeb/Text/expected/HTML/script-async-attribute.txt
Jamie Mansfield d81af2f5f5 LibWeb: Set script force async to false when async changes
(cherry picked from commit bedb626c29913f4e355dfd50c29194e15ed71561)
2024-11-08 21:51:25 -05:00

4 lines
69 B
Plaintext

includeScript.async = false
script.async = true
script.async = false