From 97d4646fd82ae91238bf0c8bb8f941a0db10ecfb Mon Sep 17 00:00:00 2001 From: Darren Shen Date: Tue, 27 Mar 2018 02:18:24 -0700 Subject: [PATCH] [css-typed-om] Stub list-valued tests. Currently we're just adding a TODO when we want to test a list-valued property. It's probably easier if we stub that test function and then implement it later. Bug: 774887 Change-Id: Iab3cea915afbcc8490cacbd45e5632a18e7dece1 Reviewed-on: https://chromium-review.googlesource.com/981956 Reviewed-by: Rune Lillesveen Commit-Queue: Darren Shen Cr-Commit-Position: refs/heads/master@{#546067} --- .../properties/animation-direction.html | 3 +-- .../the-stylepropertymap/properties/background-image.html | 3 +-- .../the-stylepropertymap/properties/mask-image.html | 3 +-- .../the-stylepropertymap/properties/resources/testsuite.js | 6 ++++++ .../properties/transition-duration.html | 3 +-- 5 files changed, 10 insertions(+), 8 deletions(-) diff --git a/css/css-typed-om/the-stylepropertymap/properties/animation-direction.html b/css/css-typed-om/the-stylepropertymap/properties/animation-direction.html index 8ab03635042777..0d4f6c02952cd8 100644 --- a/css/css-typed-om/the-stylepropertymap/properties/animation-direction.html +++ b/css/css-typed-om/the-stylepropertymap/properties/animation-direction.html @@ -13,8 +13,7 @@