From b4207b3fa5b1fa4521d9570d595913e854f0cfc2 Mon Sep 17 00:00:00 2001 From: Sebastian Zartner Date: Wed, 8 Oct 2025 09:02:45 +0200 Subject: [PATCH] [css-display-3][css-display-4][editorial] Added WPTs --- css-display-3/Overview.bs | 372 ++++++++++++++++++++++- css-display-4/Overview.bs | 601 +++++++++++++++++++++++++++++++++++++- 2 files changed, 969 insertions(+), 4 deletions(-) diff --git a/css-display-3/Overview.bs b/css-display-3/Overview.bs index fbd812fdd48..4f7136f5ff5 100644 --- a/css-display-3/Overview.bs +++ b/css-display-3/Overview.bs @@ -31,6 +31,8 @@ Ignored Terms: display-model, display-role, table row group box, absolutely posi At Risk: Application of ''::first-letter'' in the presence of run-ins At Risk: ''display: run-in'' At Risk: All multi-keyword values of 'display' +WPT Path Prefix: css/css-display/ +WPT Display: closed