From 04455405cc3b4af046bfea4d8acf9505d2993424 Mon Sep 17 00:00:00 2001 From: Nigel Megitt Date: Thu, 7 Nov 2024 11:57:48 +0000 Subject: [PATCH] Address review feedback from @andreastai Also refactor how the row headers are styled, because I found them too hard to spot. --- index.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index e01e123..36be06f 100755 --- a/index.html +++ b/index.html @@ -149,6 +149,7 @@ table.syntax td { border: 0px solid black } table.syntax div { background-color: #ffffc8 } table#table-features-and-extensions tbody tr td:nth-child(2) { text-align: center;} + td.table-row-header {text-align:center; font-style: italic; font-weight: bold; padding-top: 1.5rem !important;} div.exampleInner { border-top-width: 4px; border-top-style: double; border-top-color: #d3d3d3; @@ -3136,7 +3137,7 @@

Disposition of Features and Extensions

- Relative to the TT Feature namespace + Relative to the TT Feature namespace #animate-fill @@ -3529,7 +3530,7 @@

Disposition of Features and Extensions

- Relative to the DAPT Extension namespace + Relative to the DAPT Extension namespace #agent @@ -3563,7 +3564,9 @@

Disposition of Features and Extensions

#profile-root prohibited - This is the profile expression of . + This is the profile expression of the prohibition of + the ttp:profile attribute on the <tt> element + as specified in .