mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-01 05:39:11 +00:00
LibWeb: Add basic Navigator send beacon support
This commit is contained in:
parent
d262670729
commit
9939b028c6
Notes:
sideshowbarker
2024-07-17 08:25:15 +09:00
Author: https://github.com/bplaat
Commit: 9939b028c6
Pull-request: https://github.com/SerenityOS/serenity/pull/21032
Reviewed-by: https://github.com/ADKaster ✅
9 changed files with 156 additions and 0 deletions
3
Tests/LibWeb/Text/expected/HTML/navigator-beacon.txt
Normal file
3
Tests/LibWeb/Text/expected/HTML/navigator-beacon.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
1. true
|
||||
2. Exception: TypeError
|
||||
3. Exception: TypeError
|
Loading…
Add table
Add a link
Reference in a new issue