Tests that console nicely formats HTML Collections, NodeLists and DOMTokenLists. console-format-collections.js:35 HTMLCollection [select#sel, sel: select#sel] console-format-collections.js:39 HTMLCollection [base] console-format-collections.js:43 HTMLOptionsCollection(2) [option, option, selectedIndex: 0] console-format-collections.js:47 HTMLAllCollection(11) [html, head, base, body, div.c1.c2.c3, form#f, select#sel, option, option, input, input, f: form#f, sel: select#sel, x: HTMLCollection(2)] console-format-collections.js:51 HTMLFormControlsCollection(3) [select#sel, input, input, sel: select#sel, x: RadioNodeList(2)] console-format-collections.js:55 RadioNodeList(2) [input, input, value: ''] console-format-collections.js:61 (2) [1, Array(2)] console-format-collections.js:64 NonArrayWithLength {keys: Array(0)} console-format-collections.js:71 Arguments(2) [1, '2', callee: ƒ, Symbol(Symbol.iterator): ƒ] console-format-collections.js:75 DOMTokenList(3) ['c1', 'c2', 'c3', value: 'c1 c2 c3'] console-format-collections.js:35 HTMLCollection [select#sel, sel: select#sel] console-format-collections.js:39 HTMLCollection [base] console-format-collections.js:43 HTMLOptionsCollection(2) [option, option, selectedIndex: 0] console-format-collections.js:47 HTMLAllCollection(11) [html, head, base, body, div.c1.c2.c3, form#f, select#sel, option, option, input, input, f: form#f, sel: select#sel, x: HTMLCollection(2)] console-format-collections.js:51 HTMLFormControlsCollection(3) [select#sel, input, input, sel: select#sel, x: RadioNodeList(2)] console-format-collections.js:55 RadioNodeList(2) [input, input, value: ''] console-format-collections.js:61 (2) [1, Array(2)] console-format-collections.js:64 NonArrayWithLength {keys: Array(0)} console-format-collections.js:71 Arguments(2) [1, '2', callee: ƒ, Symbol(Symbol.iterator): ƒ] console-format-collections.js:75 DOMTokenList(3) ['c1', 'c2', 'c3', value: 'c1 c2 c3']