From b25865c6645dfbf0e340c4f46b11b45aa0d70f19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emilio=20Cobos=20=C3=81lvarez?= Date: Thu, 16 Apr 2020 21:25:34 +0200 Subject: [PATCH] Fix WPT expectations. --- .../background-image-computed.sub.html.ini | 21 ------------------- ...substitution-variable-declaration.html.ini | 4 ---- 2 files changed, 25 deletions(-) delete mode 100644 tests/wpt/metadata/css/css-variables/variable-substitution-variable-declaration.html.ini diff --git a/tests/wpt/metadata/css/css-backgrounds/parsing/background-image-computed.sub.html.ini b/tests/wpt/metadata/css/css-backgrounds/parsing/background-image-computed.sub.html.ini index ec42c320759..1e7e5e2716f 100644 --- a/tests/wpt/metadata/css/css-backgrounds/parsing/background-image-computed.sub.html.ini +++ b/tests/wpt/metadata/css/css-backgrounds/parsing/background-image-computed.sub.html.ini @@ -5,30 +5,9 @@ [Property background-image value 'conic-gradient(from 45deg at 10px 10px, red, blue)'] expected: FAIL - [Property background-image value 'radial-gradient(at 50%, red, blue)'] - expected: FAIL - - [Property background-image value 'radial-gradient(farthest-side, rgb(255, 0, 0), rgb(0, 0, 255))'] - expected: FAIL - - [Property background-image value 'radial-gradient(farthest-corner at 50%, red, blue)'] - expected: FAIL - - [Property background-image value 'radial-gradient(farthest-corner at center, red, blue)'] - expected: FAIL - - [Property background-image value 'radial-gradient(at center, red, blue)'] - expected: FAIL - [Property background-image value 'conic-gradient(from 0deg, red, blue)'] expected: FAIL - [Property background-image value 'radial-gradient(farthest-corner, red, blue)'] - expected: FAIL - - [Property background-image value 'radial-gradient(rgb(255, 0, 0), rgb(0, 0, 255))'] - expected: FAIL - [Property background-image value 'conic-gradient(at 10px 10px, rgb(255, 0, 0), rgb(0, 0, 255))'] expected: FAIL diff --git a/tests/wpt/metadata/css/css-variables/variable-substitution-variable-declaration.html.ini b/tests/wpt/metadata/css/css-variables/variable-substitution-variable-declaration.html.ini deleted file mode 100644 index 9e37f672721..00000000000 --- a/tests/wpt/metadata/css/css-variables/variable-substitution-variable-declaration.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[variable-substitution-variable-declaration.html] - [target10 --varC] - expected: FAIL -