From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../examples/grid-segment-001.html | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 layout/docs/css-gap-decorations/examples/grid-segment-001.html (limited to 'layout/docs/css-gap-decorations/examples/grid-segment-001.html') diff --git a/layout/docs/css-gap-decorations/examples/grid-segment-001.html b/layout/docs/css-gap-decorations/examples/grid-segment-001.html new file mode 100644 index 0000000000..8be5060d58 --- /dev/null +++ b/layout/docs/css-gap-decorations/examples/grid-segment-001.html @@ -0,0 +1,35 @@ + + +Example of 'column-rule-extent: segment' on a grid container + + +
row 1row 2row 3
-- cgit v1.2.3