diff options
author | Martin Robinson <mrobinson@igalia.com> | 2023-06-28 10:07:08 +0200 |
---|---|---|
committer | Martin Robinson <mrobinson@igalia.com> | 2023-07-06 14:49:24 +0200 |
commit | d31cdb682f717d6dbdbd57d60855fd92d822cd66 (patch) | |
tree | 6dbb0c6007b545835a119bdf8e78cb5a665afa34 /tests/wpt/meta/css/CSS2/selectors | |
parent | f11c6045e33a921f03223c313781586189309bd2 (diff) | |
download | servo-d31cdb682f717d6dbdbd57d60855fd92d822cd66.tar.gz servo-d31cdb682f717d6dbdbd57d60855fd92d822cd66.zip |
Make the choice of layout runtime setting
Co-authored-by: Samson <16504129+sagudev@users.noreply.github.com>
Diffstat (limited to 'tests/wpt/meta/css/CSS2/selectors')
-rw-r--r-- | tests/wpt/meta/css/CSS2/selectors/default-attribute-selector-001.xht.ini | 2 | ||||
-rw-r--r-- | tests/wpt/meta/css/CSS2/selectors/default-attribute-selector-002.xht.ini | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/tests/wpt/meta/css/CSS2/selectors/default-attribute-selector-001.xht.ini b/tests/wpt/meta/css/CSS2/selectors/default-attribute-selector-001.xht.ini deleted file mode 100644 index d8f13396196..00000000000 --- a/tests/wpt/meta/css/CSS2/selectors/default-attribute-selector-001.xht.ini +++ /dev/null @@ -1,2 +0,0 @@ -[default-attribute-selector-001.xht] - expected: FAIL diff --git a/tests/wpt/meta/css/CSS2/selectors/default-attribute-selector-002.xht.ini b/tests/wpt/meta/css/CSS2/selectors/default-attribute-selector-002.xht.ini deleted file mode 100644 index fea092ac637..00000000000 --- a/tests/wpt/meta/css/CSS2/selectors/default-attribute-selector-002.xht.ini +++ /dev/null @@ -1,2 +0,0 @@ -[default-attribute-selector-002.xht] - expected: FAIL |