- Jan 05, 2018
-
-
Michael Ficarra authored
-
- Nov 28, 2017
-
-
Leo Balter authored
-
- Nov 01, 2017
-
-
André Bargull authored
-
- Oct 19, 2017
-
-
Jeff Walden authored
Modify $262.uncallableAndIsHTMLDDA() to an optional $262.IsHTMLDDA (whose use must be guarded by a feature of the same name), and narrowly/correctly prescribe its requirements consistent with `document.all`'s behavior in HTML.
-
- Oct 17, 2017
-
-
Jeff Walden authored
Add tests for the case of <iterator>.return, as used in the iteration protocol, being an object that's uncallable and compares equal to `undefined`.
-
- Oct 03, 2017
-
-
Rick Waldron authored
-
- Sep 25, 2017
-
-
Leo Balter authored
-
- Sep 22, 2017
-
-
Leo Balter authored
-
- Sep 08, 2017
-
-
Rick Waldron authored
-
- Aug 24, 2017
-
-
Leo Balter authored
-
Leo Balter authored
-
- Aug 23, 2017
-
-
Josh Wolfe authored
-
- Aug 18, 2017
-
-
Lucas Azzola authored
-
- Aug 16, 2017
-
-
Rick Waldron authored
-
- Jul 26, 2017
-
-
Jordan Harband authored
-
- Jun 12, 2017
-
-
jugglinmike authored
A recent commit introduced a document that enumerated acceptable values for the test "features" metadata tag. However, this list was incomplete, and maintaining it placed extra burden on the project owners. Restructure the document into a machine-readable format. Add entries for all previously-omitted values. Add in-line documentation with recommendations for maintenance of the file. Extend the project's linting tool to validate tests according to the document's contents.
-