mirror of
https://github.com/RGBCube/serenity
synced 2025-10-28 22:12:34 +00:00
https://webidl.spec.whatwg.org/#es-iterator-prototype-object > An iterator prototype object must have a next data property with > attributes { [[Writable]]: true, [[Enumerable]]: true, > [[Configurable]]: true } and whose value is a built-in function object > that behaves as follows: This makes three more WPT tests pass here, and likely various others: http://wpt.live/fetch/api/headers/headers-basic.any.html |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| IDLGenerators.cpp | ||
| IDLParser.cpp | ||
| IDLParser.h | ||
| IDLTypes.h | ||
| main.cpp | ||