mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
LibWeb: Generate binding for HTMLObjectElement.contentWindow attribute
This only required adding the appropriate definition to the IDL file, as `NavigableContainer` already implements the logic that we need.
This commit is contained in:
committed by
Andreas Kling
parent
b2e6843055
commit
c36ba450be
@@ -0,0 +1,2 @@
|
||||
object.contentWindow initial value should be null: true
|
||||
contentWindow.name should be the same as object.name PASS
|
||||
Reference in New Issue
Block a user