From cfdf7cc8a0e5b235b5b00f4ef834bde53fe1a6e7 Mon Sep 17 00:00:00 2001 From: r12a Date: Fri, 28 Jun 2024 18:21:24 +0100 Subject: [PATCH] templates/lreq_doc/lreq_template, Add variable.empty classes. --- templates/lreq_doc/local.css | 6 + templates/lreq_doc/lreq_template.html | 334 +++++++++++++------------- 2 files changed, 174 insertions(+), 166 deletions(-) diff --git a/templates/lreq_doc/local.css b/templates/lreq_doc/local.css index 314a4fd..be65433 100644 --- a/templates/lreq_doc/local.css +++ b/templates/lreq_doc/local.css @@ -130,5 +130,11 @@ dl.reslinks { +.variable.empty, .variable.empty:visited { + color: gray; + font-style: italic; + } + + diff --git a/templates/lreq_doc/lreq_template.html b/templates/lreq_doc/lreq_template.html index 074d086..4e66855 100644 --- a/templates/lreq_doc/lreq_template.html +++ b/templates/lreq_doc/lreq_template.html @@ -100,7 +100,7 @@

Gap analysis

Wherever an unsupported feature is indentified through the gap analysis process, the requirements for that feature need to be documented. The gap reports will typically point back to this document for more information.

-

As gaps in support for XX_LANGNAME are captured, the gaps can be brought to the attention of the relevant spec developer or the browser implementator community. The progress of such work is tracked in the Gap Analysis Pipeline.

+

As gaps in support for XX_LANGNAME are captured, the gaps can be brought to the attention of the relevant spec developer or the browser implementator community. The progress of such work is tracked in the Gap Analysis Pipeline.

This document should contain no reference to a particular technology. For example, it should not say "CSS does/doesn't do such and such", and it should not describe how a technology, such as CSS, should implement the requirements. It is technology agnostic, so that it will be evergreen, and it simply describes how the script works. The gap analysis document is the appropriate place for all kinds of technology-specific information.

@@ -255,11 +255,11 @@

Vertical text

GitHub discussions
@@ -267,9 +267,9 @@

Vertical text

Type samples
@@ -277,9 +277,9 @@

Vertical text

Tests
@@ -322,11 +322,11 @@

Bidirectional text

GitHub discussions
@@ -334,9 +334,9 @@

Bidirectional text

Type samples
@@ -344,9 +344,9 @@

Bidirectional text

Tests
@@ -405,11 +405,11 @@

Fonts & font styles

GitHub discussions
@@ -417,9 +417,9 @@

Fonts & font styles

Type samples
@@ -427,9 +427,9 @@

Fonts & font styles

Tests
@@ -485,11 +485,11 @@

Context-based shaping & positioning

GitHub discussions
@@ -497,9 +497,9 @@

Context-based shaping & positioning

Type samples
@@ -517,14 +517,14 @@

Context-based shaping & positioning

Gap analysis
LE Index
@@ -554,11 +554,11 @@

Cursive text

GitHub discussions
@@ -566,9 +566,9 @@

Cursive text

Type samples
@@ -576,9 +576,9 @@

Cursive text

Tests
Gap analysis
@@ -623,11 +623,11 @@

Letterform slopes, weights, & italics

GitHub discussions
@@ -635,9 +635,9 @@

Letterform slopes, weights, & italics

Type samples
@@ -645,9 +645,9 @@

Letterform slopes, weights, & italics

Tests
Gap analysis
@@ -692,11 +692,11 @@

Case & other character transforms

GitHub discussions
@@ -704,9 +704,9 @@

Case & other character transforms

Type samples
@@ -714,9 +714,9 @@

Case & other character transforms

Tests
Gap analysis
@@ -775,11 +775,11 @@

Characters & encoding

GitHub discussions
@@ -787,9 +787,10 @@

Characters & encoding

Type samples
@@ -808,7 +809,7 @@

Characters & encoding

Gap analysis
@@ -848,11 +849,11 @@

Grapheme/word segmentation & selection

GitHub discussions
@@ -860,9 +861,9 @@

Grapheme/word segmentation & selection

Type samples
@@ -878,9 +879,9 @@

Grapheme/word segmentation & selection

Tests
Gap analysis
@@ -944,11 +945,11 @@

Phrase & section boundaries

GitHub discussions
@@ -956,9 +957,10 @@

Phrase & section boundaries

Type samples
@@ -1019,11 +1021,11 @@

Quotations & citations

GitHub discussions
@@ -1031,9 +1033,9 @@

Quotations & citations

Type samples
@@ -1041,9 +1043,9 @@

Quotations & citations

Tests
@@ -1088,11 +1090,11 @@

Emphasis & highlighting

GitHub discussions
@@ -1100,9 +1102,9 @@

Emphasis & highlighting

Type samples
@@ -1110,15 +1112,15 @@

Emphasis & highlighting

Tests
Gap analysis
@@ -1156,11 +1158,11 @@

Abbreviation, ellipsis & repetition

GitHub discussions
@@ -1168,9 +1170,9 @@

Abbreviation, ellipsis & repetition

Type samples
@@ -1186,14 +1188,14 @@

Abbreviation, ellipsis & repetition

Gap analysis
LE Index
@@ -1226,11 +1228,11 @@

Inline notes & annotations

GitHub discussions
@@ -1238,9 +1240,9 @@

Inline notes & annotations

Type samples
@@ -1248,9 +1250,9 @@

Inline notes & annotations

Tests