From cc1d6953b780e419408a3d2cd04aab75307055e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20S=C3=B6derqvist?= Date: Fri, 6 Nov 2020 17:40:54 +0000 Subject: [PATCH] Bug 1675575 [wpt PR 26421] - Missing value default for 'type' is 'translate', a=testonly MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Automatic update from web-platform-tests Missing value default for 'type' is 'translate' Also make sure dynamic changes are reflected earlier by calling AnimationAttributeChanged() when the parsed attribute value changes. Previously it would only refresh when moving to the next value range, or otherwise invalidating animation state. Fixed: 1145548 Change-Id: I8ff82c02e6bf8e3cb82ef4d21e2381cbc99bcd3e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2520783 Commit-Queue: Fredrik Söderquist Reviewed-by: Stephen Chenney Cr-Commit-Position: refs/heads/master@{#824818} -- wpt-commits: ef0435de07a7035997e1329ab5e3fb60f3f43fcc wpt-pr: 26421 --- ...etransform-type-missing-value-default.html | 62 +++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 testing/web-platform/tests/svg/animations/scripted/animatetransform-type-missing-value-default.html diff --git a/testing/web-platform/tests/svg/animations/scripted/animatetransform-type-missing-value-default.html b/testing/web-platform/tests/svg/animations/scripted/animatetransform-type-missing-value-default.html new file mode 100644 index 000000000000..aceca27f4cc7 --- /dev/null +++ b/testing/web-platform/tests/svg/animations/scripted/animatetransform-type-missing-value-default.html @@ -0,0 +1,62 @@ + +<animateTransform> 'type' attribute missing/invalid value default + + + + + + + + + + + + + + + + + +