diff --git a/Base/res/html/misc/is-selector.html b/Base/res/html/misc/is-selector.html new file mode 100644 index 00000000000..96b1cb6bda4 --- /dev/null +++ b/Base/res/html/misc/is-selector.html @@ -0,0 +1,38 @@ + + +
+ +These should have no background.
+These should have a green background.
+These should have a green background. :is() takes a "permissive selector list", + so even though part of it is invalid, this does not make the whole selector-list invalid.
+