Skip to content

Commit 5c3e2f9

Browse files
Wording change: Don't use asserts for validating argument types (#518)
* Wording change: Drop arg type assertions for methods defined by WebIDL These don't improve readability of the spec. To keep this commit focused, it does not touch similar assertions for internal algorithms. (Also, convert one NOTE into an ISSUE since it represents pending spec work.) For #455 * Wording change: Convert algorithm type assertions into parameter types Improve internal algorithm readability by including the type of parameters in the declaration of the algorithm, rather than as assertions. This commit just touches the algorithms with assertions. Other algorithms could be improved with parameter type declarations, but that'll be a follow-up. For #455
1 parent 1b76508 commit 5c3e2f9

File tree

1 file changed

+10
-78
lines changed

1 file changed

+10
-78
lines changed

0 commit comments

Comments
 (0)