Page MenuHomePhabricator

Bug 1513920 - Make <use> shadow trees lookup keyframe rules in the containing tree.
ClosedPublic

Authored by emilio on Dec 14 2018, 1:33 PM.

Diff Detail

Repository
rMOZILLACENTRAL mozilla-central
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
Build Status
Buildable 27848
Build 37662: arc lint + arc unit

Event Timeline

emilio created this revision.Dec 14 2018, 1:33 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 14 2018, 1:33 PM
phab-bot changed the visibility from "Custom Policy" to "Public (No Login Required)".Dec 14 2018, 1:33 PM
phab-bot changed the edit policy from "Custom Policy" to "Restricted Project (Project)".
phab-bot removed a project: Restricted Project.
emilio requested review of this revision.Dec 14 2018, 1:33 PM
heycam accepted this revision as: heycam.Dec 17 2018, 4:47 AM
heycam added a subscriber: heycam.
heycam added inline comments.
servo/components/style/stylist.rs
1193–1195

Can you add a short comment here about why we're using the ignoring_svg_use version, maybe pointing to the big comment that's now on that function?

testing/web-platform/tests/svg/linking/reftests/use-keyframes.html
17

Nit: the animation-play-state: paused shouldn't be needed.

This revision is now accepted and ready to land.Dec 17 2018, 4:47 AM
heycam removed a reviewer: Restricted Project.Dec 17 2018, 4:48 AM
emilio marked 2 inline comments as done.Dec 17 2018, 1:14 PM
This revision was automatically updated to reflect the committed changes.