From 265970f84479a829eb5b14f68d189392bdeaa59b Mon Sep 17 00:00:00 2001 From: Ziran Sun Date: Wed, 1 Dec 2021 14:01:53 +0000 Subject: [PATCH] Add two abpos tests for out of flow child that is not a grid item. --- .../descendant-static-position-005.html | 99 +++++++++++++++++++ .../descendant-static-position-006.html | 90 +++++++++++++++++ 2 files changed, 189 insertions(+) create mode 100644 css/css-grid/abspos/descendant-static-position-005.html create mode 100644 css/css-grid/abspos/descendant-static-position-006.html diff --git a/css/css-grid/abspos/descendant-static-position-005.html b/css/css-grid/abspos/descendant-static-position-005.html new file mode 100644 index 00000000000000..2b4bcef8333336 --- /dev/null +++ b/css/css-grid/abspos/descendant-static-position-005.html @@ -0,0 +1,99 @@ + + + +CSS Grid Layout Test: Grid aligned descendants with static position + + + + + + +There should be no red: + +
+
+
+
+
+
+
+
+ +
+ +
+
+
+
+
+
+
+
+ +
+ +
+
+
+
+
+
+
+
+ +
+ +
+
+
+
+
+
+
+
+ +
+ +
+
+
+
+
+
+
+
+ + + diff --git a/css/css-grid/abspos/descendant-static-position-006.html b/css/css-grid/abspos/descendant-static-position-006.html new file mode 100644 index 00000000000000..0eb4a153d223d3 --- /dev/null +++ b/css/css-grid/abspos/descendant-static-position-006.html @@ -0,0 +1,90 @@ + + + +CSS Grid Layout Test: Grid aligned descendants with static position + + + + + + +There should be no red: + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + +