From 8e0c3d4ca1fe337f52ccefd4a1b112c6b3b49ee6 Mon Sep 17 00:00:00 2001 From: "Tab Atkins Jr." Date: Fri, 19 Dec 2025 11:03:04 -0800 Subject: [PATCH] Fix markup --- css-ruby-1/Overview.bs | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/css-ruby-1/Overview.bs b/css-ruby-1/Overview.bs index 5ab2301389a7..d49f73de0be9 100644 --- a/css-ruby-1/Overview.bs +++ b/css-ruby-1/Overview.bs @@ -204,12 +204,12 @@ Ruby-specific 'display' Values authors must map document language elements to ruby elements; this is done with the 'display' property. -
-
-		Name: display
-		New values: ruby | ruby-base | ruby-text | ruby-base-container | ruby-text-container
-		
-
+ +
+	Name: display
+	New values: ruby | ruby-base | ruby-text | ruby-base-container | ruby-text-container
+	
+ The following new 'display' values assign ruby layout roles to an arbitrary element: