mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +02:00
LibWeb: Return a WindowProxy from document.defaultView
This aligns our implementation with the most recent specification steps.
This commit is contained in:
committed by
Andreas Kling
parent
74f6dce9e6
commit
089139f09d
Notes:
github-actions[bot]
2024-09-21 08:06:25 +00:00
Author: https://github.com/tcl3 Commit: https://github.com/LadybirdBrowser/ladybird/commit/089139f09db Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1468
1
Tests/LibWeb/Text/expected/DOM/Document-defaultView.txt
Normal file
1
Tests/LibWeb/Text/expected/DOM/Document-defaultView.txt
Normal file
@@ -0,0 +1 @@
|
||||
document.defaultView === window: true
|
||||
Reference in New Issue
Block a user