test("should set the `size` attribute to match the `size` property", async () => {
        await root.evaluate(node => {
            node.innerHTML = /* html */ `
                <fast-listbox>
                    <fast-option>Option 1</fast-option>