[Webkit-unassigned] [Bug 247429] Order of properties for class as static field

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 10 09:18:58 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=247429

Mark Lam <mark.lam at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #4 from Mark Lam <mark.lam at apple.com> ---
Looking at the spec of ECMA spec 20.1.2.10 Object.getOwnPropertyNames (ref: https://262.ecma-international.org/#sec-object.getownpropertynames), I see nothing that says the order in which properties should be listed.

Hence, this test is simply making a bad assumption.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221110/fff2afa8/attachment-0001.htm>


More information about the webkit-unassigned mailing list