mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-28 11:49:44 +00:00
LibWeb: Wire up UniversalGlobalScopeMixin to ShadowRealmGlobalScope
This commit is contained in:
parent
2ea31fad32
commit
457cdd0cc3
Notes:
github-actions[bot]
2024-11-09 19:37:09 +00:00
Author: https://github.com/shannonbooth
Commit: 457cdd0cc3
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2220
Reviewed-by: https://github.com/ADKaster ✅
19 changed files with 216 additions and 110 deletions
1
Tests/LibWeb/Text/expected/HTML/shadow-realm-btoa.txt
Normal file
1
Tests/LibWeb/Text/expected/HTML/shadow-realm-btoa.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Shadow realm evaluation returned: SGVsbG8sIHdvcmxkIQ==
|
1
Tests/LibWeb/Text/expected/HTML/shadow-realm-url.txt
Normal file
1
Tests/LibWeb/Text/expected/HTML/shadow-realm-url.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Shadow realm evaluation returned: example.com
|
Loading…
Add table
Add a link
Reference in a new issue