From 5563381b28e3fb7cdb626d8cb625dee0ea14bbd2 Mon Sep 17 00:00:00 2001 From: Sam Atkins Date: Mon, 28 Feb 2022 15:48:26 +0000 Subject: [PATCH] Base: Make it obvious which pseudo-element tests are unimplemented (Sorry Linus!) --- Base/res/html/misc/pseudo-elements.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Base/res/html/misc/pseudo-elements.html b/Base/res/html/misc/pseudo-elements.html index f67499ed85..22fba7ac10 100644 --- a/Base/res/html/misc/pseudo-elements.html +++ b/Base/res/html/misc/pseudo-elements.html @@ -64,10 +64,6 @@

::before and ::after

-

This should have chonky quotation marks.

-

- This is some text. Each link should have a little icon before it, and this one has a tooltip too. -

There should be a sentence before this, and one after, forming a single paragraph.

There should be a sentence before this, and one after, each as its own block.

@@ -80,5 +76,11 @@
  • Green
  • Markers
  • + +

    FIXME: These do not work yet

    +

    This should have chonky quotation marks.

    +

    + This is some text. Each link should have a little icon before it, and this one has a tooltip too. +