Skip to content

Commit 58ff746

Browse files
committed
[css-text-decor-4] Add issue about leading-spaces
1 parent f943a34 commit 58ff746

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

css-text-decor-4/Overview.bs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@ by adding the ''trailing-spaces'' value.
7474
''object'' and ''object trailing-spaces''
7575
depending on properties like 'white-space', 'word-wrap', 'word-break' etc?
7676

77+
Issue: Should we have a ''leading-spaces'' value as well?
78+
It looks like ''object leading-spaces'' may be more appropriate than
79+
''object trailing-spaces'' in right-aligned text,
80+
even though common word processing applications don't do that.
81+
7782
<h2 id=temp>Rescued L3 Brainstorming: Ignore For Now</h2>
7883

7984
<h3 id="text-emphasis-skip">

css-text-decor-4/Overview.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,12 @@ <h3 class="heading settled" data-level="2.1" id="text-decoration-skip-property">
238238
depending on properties like <a class="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css-text-3/#propdef-white-space">white-space</a>, <a class="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css-text-3/#propdef-word-wrap">word-wrap</a>, <a class="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css-text-3/#propdef-word-break">word-break</a> etc?</p>
239239

240240

241+
<p class="issue" id="issue-936c69b9"><a class="self-link" href="#issue-936c69b9"></a>Should we have a <span class="css">leading-spaces</span> value as well?
242+
It looks like <span class="css">object leading-spaces</span> may be more appropriate than
243+
<span class="css">object trailing-spaces</span> in right-aligned text,
244+
even though common word processing applications don’t do that.</p>
245+
246+
241247
<h2 class="heading settled" data-level="3" id="temp"><span class="secno">3. </span><span class="content">Rescued L3 Brainstorming: Ignore For Now</span><a class="self-link" href="#temp"></a></h2>
242248

243249

@@ -665,6 +671,10 @@ <h2 class="no-num heading settled" id="issues-index"><span class="content">Issue
665671
defined so that that it can vary between
666672
<span class="css">object</span> and <span class="css">object trailing-spaces</span>
667673
depending on properties like <a class="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css-text-3/#propdef-white-space">white-space</a>, <a class="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css-text-3/#propdef-word-wrap">word-wrap</a>, <a class="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css-text-3/#propdef-word-break">word-break</a> etc?<a href="#issue-ca502b15"></a></div>
674+
<div class="issue">Should we have a <span class="css">leading-spaces</span> value as well?
675+
It looks like <span class="css">object leading-spaces</span> may be more appropriate than
676+
<span class="css">object trailing-spaces</span> in right-aligned text,
677+
even though common word processing applications don’t do that.<a href="#issue-936c69b9"></a></div>
668678
<div class="issue">This section is under brainstorming.
669679
It’s also not yet clear if this property is needed quite yet, despite differences in desired behavior among publications.
670680

0 commit comments

Comments
 (0)