From e95fae95a4fd590855a289acacc2b92017c9bc69 Mon Sep 17 00:00:00 2001 From: Simon Pieters Date: Sat, 2 Oct 2021 11:04:30 +0000 Subject: [PATCH] Bug 1730136 [wpt PR 30539] - [css-ui] Test 'appearance: auto' on elements in non-HTML namespace, a=testonly Automatic update from web-platform-tests [css-ui] Test 'appearance: auto' on elements in non-HTML namespace See https://github.com/w3c/csswg-drafts/pull/6537 and https://github.com/whatwg/html/pull/7004 -- wpt-commits: ec305acf8ade06f8e9c05c75133aed4426c52b62 wpt-pr: 30539 --- .../appearance-auto-non-html-namespace-001.html | 15 +++++++++++++++ .../tests/css/css-ui/nothing-below-ref.html | 3 +++ 2 files changed, 18 insertions(+) create mode 100644 testing/web-platform/tests/css/css-ui/appearance-auto-non-html-namespace-001.html create mode 100644 testing/web-platform/tests/css/css-ui/nothing-below-ref.html diff --git a/testing/web-platform/tests/css/css-ui/appearance-auto-non-html-namespace-001.html b/testing/web-platform/tests/css/css-ui/appearance-auto-non-html-namespace-001.html new file mode 100644 index 0000000000000..892e0da63bb54 --- /dev/null +++ b/testing/web-platform/tests/css/css-ui/appearance-auto-non-html-namespace-001.html @@ -0,0 +1,15 @@ + +CSS Basic User Interface Test: appearance: auto on elements in non-HTML namespace + + + + +

There should be nothing below:

+
+ diff --git a/testing/web-platform/tests/css/css-ui/nothing-below-ref.html b/testing/web-platform/tests/css/css-ui/nothing-below-ref.html new file mode 100644 index 0000000000000..c8d6508ace4e4 --- /dev/null +++ b/testing/web-platform/tests/css/css-ui/nothing-below-ref.html @@ -0,0 +1,3 @@ + +CSS Basic User Interface Reference: nothing below +

There should be nothing below: