From 8506febdb9bdce487ef7e4ff91e9b70853019b38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emilio=20Cobos=20=C3=81lvarez?= Date: Mon, 17 Dec 2018 13:16:55 +0000 Subject: [PATCH] Make shadow trees lookup keyframe rules in the containing tree. The same thing we do for rule matching. Differential Revision: https://phabricator.services.mozilla.com/D14548 bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1513920 gecko-commit: 1b1eaa3248a7c8652b31644aca098bb6bd32d1ab gecko-integration-branch: autoland gecko-reviewers: heycam --- svg/linking/reftests/use-keyframes-ref.html | 6 ++++++ svg/linking/reftests/use-keyframes.html | 19 +++++++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 svg/linking/reftests/use-keyframes-ref.html create mode 100644 svg/linking/reftests/use-keyframes.html diff --git a/svg/linking/reftests/use-keyframes-ref.html b/svg/linking/reftests/use-keyframes-ref.html new file mode 100644 index 00000000000000..7d96781805f0d8 --- /dev/null +++ b/svg/linking/reftests/use-keyframes-ref.html @@ -0,0 +1,6 @@ + + +CSS Test Reference + + + diff --git a/svg/linking/reftests/use-keyframes.html b/svg/linking/reftests/use-keyframes.html new file mode 100644 index 00000000000000..2ae24138f26e39 --- /dev/null +++ b/svg/linking/reftests/use-keyframes.html @@ -0,0 +1,19 @@ + + +CSS Test: Keyframe animations from the document match in use elements + + + + + + + + + + +