aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/script_thread.rs
diff options
context:
space:
mode:
authorHiroyuki Ikezoe <hikezoe@mozilla.com>2017-02-22 18:50:01 +0900
committerHiroyuki Ikezoe <hikezoe@mozilla.com>2017-02-22 19:04:49 +0900
commit501edfdbdb9ef7d2749a6579aef94b146b6ca48b (patch)
tree2e7c962240274de40a7b46dd26db48fe5043e6ec /components/script/script_thread.rs
parent279a50fb748da051a3c16950787ac63b36a2089c (diff)
downloadservo-501edfdbdb9ef7d2749a6579aef94b146b6ca48b.tar.gz
servo-501edfdbdb9ef7d2749a6579aef94b146b6ca48b.zip
Get all animated properties in *all* keyframes.
@keyframes anim { from { transform: none; } to { opacity: 0; transform: none; } } In above case, we have to add opacity property and value in the 'from' keyframe.
Diffstat (limited to 'components/script/script_thread.rs')
0 files changed, 0 insertions, 0 deletions