From b8acf5116c6c66d59abd7ddef8f0c08e8b7fa42d Mon Sep 17 00:00:00 2001 From: Xiaocheng Hu Date: Fri, 30 Jun 2023 00:04:35 -0700 Subject: [PATCH] Add boilerplate for 'position-fallback-bounds' This patch adds standard handling code for 'position-fallback-bounds' under the css/ directory. This patch on its own doesn't introduce any new behavior, but is split off the main patch (crrev.com/c/4655384) simply to ease code review. Spec: https://drafts.csswg.org/css-anchor-position-1/#fallback-bounds Bug: 1455557 Change-Id: Ia334ffeb006ab158dfe442744b9f5400bfb19af7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4652743 Commit-Queue: Anders Hartvoll Ruud Reviewed-by: Anders Hartvoll Ruud Auto-Submit: Xiaocheng Hu Cr-Commit-Position: refs/heads/main@{#1164533} --- .../position-fallback-bounds-basics.html | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 css/css-anchor-position/position-fallback-bounds-basics.html diff --git a/css/css-anchor-position/position-fallback-bounds-basics.html b/css/css-anchor-position/position-fallback-bounds-basics.html new file mode 100644 index 00000000000000..3b8b67bd978f33 --- /dev/null +++ b/css/css-anchor-position/position-fallback-bounds-basics.html @@ -0,0 +1,40 @@ + +Tests basics of the 'position-fallback' property + + + + + + + + + +
+
+
+ +