DescriptionDevtools Animations: Add method to fetch CSS keyframed animations
This change adds a method in StyleResolver which checks the animation-name
property of an element and returns all CSSOM keyframes rule representations
for that element. This method can then be used in InspectorCSSAgent to propogate
to the front-end and show the keyframes there.
BUG=266276
Committed: https://crrev.com/981e28fe80483dc7edf3687205472c6bae61db79
Cr-Commit-Position: refs/heads/master@{#357041}
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Patch Set 4 : #Patch Set 5 : #
Total comments: 6
Patch Set 6 : #
Total comments: 3
Patch Set 7 : #
Total comments: 1
Patch Set 8 : #
Total comments: 2
Patch Set 9 : #Messages
Total messages: 37 (12 generated)
|