File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -54,6 +54,11 @@ Note: The initial value is different
5454from the one specified at the previous level,
5555which 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>
Original file line number Diff line number Diff line change @@ -337,6 +337,12 @@ <h3 class="heading settled" data-level="2.1" id="text-decoration-skip-property">
337337which 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.
812818It 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.
You can’t perform that action at this time.
0 commit comments