Skip to content

Commit fb82437

Browse files
committed
[css-text-decor-4] add issue about the initial value of t-d-s being too long
1 parent cccd3c9 commit fb82437

2 files changed

Lines changed: 15 additions & 0 deletions

File tree

css-text-decor-4/Overview.bs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,11 @@ Note: The initial value is different
5454
from the one specified at the previous level,
5555
which was only ''text-decoration-skip: objects''.
5656

57+
Issue: The initial value is quite verbose,
58+
which makes it inconvenient to set the property
59+
to the initial value plus something else.
60+
We should make this easier to specify.
61+
5762
Issue: Add final level 3 content
5863

5964
<dl dfn-type=value dfn-for=text-decoration-skip>

css-text-decor-4/Overview.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,12 @@ <h3 class="heading settled" data-level="2.1" id="text-decoration-skip-property">
337337
which was only <a class="css" data-link-type="propdesc" href="#propdef-text-decoration-skip">text-decoration-skip: objects</a>.</p>
338338

339339

340+
<p class="issue" id="issue-319cbf30"><a class="self-link" href="#issue-319cbf30"></a> The initial value is quite verbose,
341+
which makes it inconvenient to set the property
342+
to the initial value plus something else.
343+
We should make this easier to specify.</p>
344+
345+
340346
<p class="issue" id="issue-e782977b"><a class="self-link" href="#issue-e782977b"></a> Add final level 3 content</p>
341347

342348

@@ -810,6 +816,10 @@ <h2 class="no-num heading settled" id="issues-index"><span class="content">Issue
810816
<div style="counter-reset:issue">
811817
<div class="issue"> This is just a place to keep ideas at the moment.
812818
It has no status at W3C and has not yet been discussed by the CSSWG.<a href="#issue-54832a4b"></a></div>
819+
<div class="issue"> The initial value is quite verbose,
820+
which makes it inconvenient to set the property
821+
to the initial value plus something else.
822+
We should make this easier to specify.<a href="#issue-319cbf30"></a></div>
813823
<div class="issue"> Add final level 3 content<a href="#issue-e782977b"></a></div>
814824
<div class="issue"> Add final level 3 content<a href="#issue-e782977b0"></a></div>
815825
<div class="issue">This section is under brainstorming.

0 commit comments

Comments
 (0)