polyperf
polyperf copied to clipboard
frame-tester strategy results in JavaScript error
It is not possible to set the frame-tester's strategy attribute (for example to onedev) for two reasons:
- the
attributeChangedCallbackis not called initially unless the consumer usessetAttribute - the
attributeChangedCallbackreferences an undeclared variablestrategy, resulting in JS error