From b0f9ad00008a48d98d4681e7622c7921783167d9 Mon Sep 17 00:00:00 2001 From: electrikmilk Date: Sun, 11 Sep 2022 12:07:48 -0400 Subject: [PATCH] Base: Add existing @font-face test to welcome page This adds the existing `@font-face` test page to the welcome page. --- Base/res/html/misc/welcome.html | 1 + 1 file changed, 1 insertion(+) diff --git a/Base/res/html/misc/welcome.html b/Base/res/html/misc/welcome.html index e3462f0cde..32fd74c1a3 100644 --- a/Base/res/html/misc/welcome.html +++ b/Base/res/html/misc/welcome.html @@ -139,6 +139,7 @@
  • calc()
  • @import
  • @media queries
  • +
  • @font-face
  • margin collapsing 1
  • margin collapsing 2
  • position: absolute, offset from edges