From adac659c4a1b5775c95e7d3ce693b48517a9ff87 Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Sat, 31 Oct 2020 13:51:27 -0400 Subject: [PATCH] Syntax errors --- .../css/css-transforms/animation/rotate-composition.html.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/rotate-composition.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/rotate-composition.html.ini index f8c3ba1dc98..b1cbaa15059 100644 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/rotate-composition.html.ini +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/rotate-composition.html.ini @@ -1,8 +1,8 @@ [rotate-composition.html] - [Compositing: property underlying [1 2 3 90deg] from add [2 4 6 270deg] to replace [none] at (0.75) should be [0.27 0.53 0.8 90deg] + [Compositing: property underlying [1 2 3 90deg\] from add [2 4 6 270deg\] to replace [none\] at (0.75) should be [0.27 0.53 0.8 90deg\] expected: FAIL - [Compositing: property underlying [1 2 3 90deg] from add [none] to replace [0 1 0 100deg] at (0) should be [1 2 3 90deg] + [Compositing: property underlying [1 2 3 90deg\] from add [none\] to replace [0 1 0 100deg\] at (0) should be [1 2 3 90deg\] expected: FAIL [Compositing: property underlying [1 2 3 90deg\] from add [none\] to replace [0 1 0 100deg\] at (-1) should be [0.31 -0.22 0.92 131.66deg\]]