From 67301b53a114588bbb68071072916498550d3494 Mon Sep 17 00:00:00 2001 From: James Stuckey Weber Date: Mon, 7 Apr 2025 10:53:09 -0400 Subject: [PATCH 1/3] Support inside and outside keywords on physical insets --- index.html | 26 ++++++++++++++++++++++++++ public/anchor-inside-outside.css | 11 +++++++++++ src/polyfill.ts | 9 +++++++++ src/syntax.ts | 2 ++ tests/e2e/polyfill.test.ts | 18 ++++++++++++++++++ 5 files changed, 66 insertions(+) create mode 100644 public/anchor-inside-outside.css diff --git a/index.html b/index.html index c092eb6..706d92c 100644 --- a/index.html +++ b/index.html @@ -42,6 +42,7 @@ +