From 7b8b9e10d9a3f81d847b2acc1030c77625ad0218 Mon Sep 17 00:00:00 2001 From: wptfyibot <58183293+wptfyibot@users.noreply.github.com> Date: Fri, 9 Jun 2023 23:14:37 -0400 Subject: [PATCH] [Interop 2023] Tag coord-box motion path tests Co-authored-by: foolip Fixes https://github.com/web-platform-tests/interop/issues/334 --- css/motion/META.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/css/motion/META.yml b/css/motion/META.yml index d11c8d300..88e4d4148 100644 --- a/css/motion/META.yml +++ b/css/motion/META.yml @@ -75,6 +75,9 @@ links: - test: offset-distance-005.html - test: offset-path-geometry-box.html - test: offset-rotate-003.html + - test: offset-path-coord-box-001.html + - test: offset-path-coord-box-002.html + - test: offset-path-coord-box-003.html - test: offset-path-shape-polygon-001.html - test: offset-path-shape-rect-001.html - test: offset-path-shape-xywh-002.html