mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 02:27:19 +02:00
13 lines
811 B
Plaintext
13 lines
811 B
Plaintext
Harness status: OK
|
|
|
|
Found 8 tests
|
|
|
|
8 Pass
|
|
Pass window.self setter throws TypeError if called on non-configurable accessor property
|
|
Pass window.parent setter throws TypeError if called on non-configurable accessor property
|
|
Pass window.origin setter throws TypeError if called on non-configurable accessor property
|
|
Pass window.innerWidth setter throws TypeError if called on non-configurable accessor property
|
|
Pass window.screen setter throws TypeError if called on non-configurable non-writable data property
|
|
Pass window.length setter throws TypeError if called on non-configurable non-writable data property
|
|
Pass window.event setter throws TypeError if called on non-configurable non-writable data property
|
|
Pass window.outerHeight setter throws TypeError if called on non-configurable non-writable data property |