| commit | 42fe281c43e4315970ec38b408f7622881271a87 | [log] [tgz] |
|---|---|---|
| author | suzyh <suzyh@chromium.org> | Thu Jul 21 07:54:08 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Thu Jul 21 07:55:32 2016 |
| tree | f82abfacd7152f4518cc92e1a57b32b905c0da66 | |
| parent | 40c87a312f8a900ae236d7329b0303b54f842150 [diff] |
Add some additional SMIL use counters To gain a better understanding of the usage of particular features of SMIL animations, this patch adds use counters for the following conditions: - event-value used in 'begin' or 'end' property, - syncbase-value used in 'begin' or 'end' property, and - SMIL element inserted into document after load event has fired. Review-Url: https://codereview.chromium.org/2132323002 Cr-Commit-Position: refs/heads/master@{#406800}