polyperf
polyperf copied to clipboard
Simple webpage performance testing harness
Results
3
polyperf issues
Sort by
recently updated
recently updated
newest added
This change fixes [the issue](https://github.com/PolymerLabs/polyperf/issues/6) related to setting the `strategy` of the `frame-tester`.
It is not possible to set the `frame-tester`'s `strategy` attribute (for example to `onedev`) for two reasons: 1. the `attributeChangedCallback` is not called initially unless the consumer uses `setAttribute` 2....
The closing script tags in readme.md need a /.