web-platform-tests / wpt

Test suites for Web platform specs — including WHATWG, W3C, and others
https://web-platform-tests.org/
Other
4.98k stars 3.09k forks source link

Test that legacy platform object's [[DefineOwnProperty]] handles Symbols properly #6912

Open tobie opened 7 years ago

tobie commented 7 years ago

See heycam/webidl#411.

bzbarsky commented 7 years ago

@tobie, @TimothyGu is either of you planning to work on this? I seem to recall some tests for this floating around somewhere, but can't find them...

TimothyGu commented 7 years ago

@bzbarsky Yes, a WIP is https://github.com/w3c/web-platform-tests/pull/6786. I started working on Set but got burned out after seeing so many inconsistencies and thing to test...