From f840c5be8f9eb892e1d3c4be410d9ae7c4ea7557 Mon Sep 17 00:00:00 2001 From: Azhar Botbayeva Date: Wed, 6 Mar 2024 17:34:53 +0000 Subject: [PATCH] Fix inheritance.sub.html WPT to work on Servo --- .../css/css-backgrounds/inheritance.sub.html.ini | 15 --------------- tests/wpt/meta/MANIFEST.json | 2 +- .../css/css-backgrounds/inheritance.sub.html.ini | 12 ------------ .../css/css-backgrounds/inheritance.sub.html | 2 +- 4 files changed, 2 insertions(+), 29 deletions(-) delete mode 100644 tests/wpt/meta/css/css-backgrounds/inheritance.sub.html.ini diff --git a/tests/wpt/meta-legacy-layout/css/css-backgrounds/inheritance.sub.html.ini b/tests/wpt/meta-legacy-layout/css/css-backgrounds/inheritance.sub.html.ini index 06216373de1f..fb8dada39fb6 100644 --- a/tests/wpt/meta-legacy-layout/css/css-backgrounds/inheritance.sub.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-backgrounds/inheritance.sub.html.ini @@ -1,21 +1,6 @@ [inheritance.sub.html] - [Inheritance of CSS Backgrounds and Borders properties] - expected: FAIL - [Property background-position has initial value 0% 0%] expected: FAIL [Property background-position does not inherit] expected: FAIL - - [Property border-bottom-width has initial value undefined] - expected: FAIL - - [Property border-left-width has initial value undefined] - expected: FAIL - - [Property border-right-width has initial value undefined] - expected: FAIL - - [Property border-top-width has initial value undefined] - expected: FAIL diff --git a/tests/wpt/meta/MANIFEST.json b/tests/wpt/meta/MANIFEST.json index b75c27713e13..0690fe385b7d 100644 --- a/tests/wpt/meta/MANIFEST.json +++ b/tests/wpt/meta/MANIFEST.json @@ -522299,7 +522299,7 @@ ] ], "inheritance.sub.html": [ - "01bb8422991ee48da525087d5462c380c5eb8b84", + "8af2dada5217ccf1b59620ab400afba052ff460f", [ null, {} diff --git a/tests/wpt/meta/css/css-backgrounds/inheritance.sub.html.ini b/tests/wpt/meta/css/css-backgrounds/inheritance.sub.html.ini deleted file mode 100644 index 97675fbef425..000000000000 --- a/tests/wpt/meta/css/css-backgrounds/inheritance.sub.html.ini +++ /dev/null @@ -1,12 +0,0 @@ -[inheritance.sub.html] - [Property border-bottom-width has initial value undefined] - expected: FAIL - - [Property border-left-width has initial value undefined] - expected: FAIL - - [Property border-right-width has initial value undefined] - expected: FAIL - - [Property border-top-width has initial value undefined] - expected: FAIL diff --git a/tests/wpt/tests/css/css-backgrounds/inheritance.sub.html b/tests/wpt/tests/css/css-backgrounds/inheritance.sub.html index 01bb8422991e..8af2dada5217 100644 --- a/tests/wpt/tests/css/css-backgrounds/inheritance.sub.html +++ b/tests/wpt/tests/css/css-backgrounds/inheritance.sub.html @@ -31,7 +31,7 @@