From 096d789dcc7dc5e13c5cc5ee8bad9f9b66e5d1d4 Mon Sep 17 00:00:00 2001 From: Kent Tamura Date: Tue, 21 Nov 2023 14:39:14 -0800 Subject: [PATCH] align-content for blocks: Implement for block containers https://drafts.csswg.org/css-align/#distribution-block We're going to implement the behavior for table-cell in another CL. Bug: 1500511 Change-Id: I77167a1216584bde6ba40748a5d4717bdca03d02 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5015733 Commit-Queue: Ian Kilpatrick Reviewed-by: Ian Kilpatrick Auto-Submit: Kent Tamura Cr-Commit-Position: refs/heads/main@{#1227637} --- ...gn-content-block-simple-height-change.html | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 css/css-align/blocks/align-content-block-simple-height-change.html diff --git a/css/css-align/blocks/align-content-block-simple-height-change.html b/css/css-align/blocks/align-content-block-simple-height-change.html new file mode 100644 index 00000000000000..21eecb653988ab --- /dev/null +++ b/css/css-align/blocks/align-content-block-simple-height-change.html @@ -0,0 +1,27 @@ + + + + + + +
+
+
+
+
+ +