aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/script_thread.rs
diff options
context:
space:
mode:
authorHiroyuki Ikezoe <hikezoe@mozilla.com>2017-02-22 18:50:35 +0900
committerHiroyuki Ikezoe <hikezoe@mozilla.com>2017-02-22 19:04:50 +0900
commit396db281e39d097a25b9e5d72a4ace0d4365692a (patch)
treeea70d2317af3964ee73cf547980f7720f4f5badd /components/script/script_thread.rs
parent501edfdbdb9ef7d2749a6579aef94b146b6ca48b (diff)
downloadservo-396db281e39d097a25b9e5d72a4ace0d4365692a.tar.gz
servo-396db281e39d097a25b9e5d72a4ace0d4365692a.zip
Fill computed property values where the propery is missing in initial and final keyframes.
@keyframes anim { from { opacity: 0; transform: none; } to { transform: none; } } In above case, we have to add opacity property and value in the 'to' keyframe.
Diffstat (limited to 'components/script/script_thread.rs')
0 files changed, 0 insertions, 0 deletions