Skip to content

Commit 343ad22

Browse files
committed
[css-text] Fix computed value of word-spacing <https://www.w3.org/mid/20151022032416.GA25650@wok.mcc.id.au>
1 parent b9417d1 commit 343ad22

2 files changed

Lines changed: 50 additions & 24 deletions

File tree

css-text/Overview.bs

Lines changed: 5 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ Shortname: css-text
55
Level: 3
66
Status: ED
77
Work Status: Refining
8-
Deadline: 2014-09-20
98
Group: csswg
109
ED: https://drafts.csswg.org/css-text-3/
1110
TR: https://www.w3.org/TR/css-text-3/
@@ -1561,7 +1560,7 @@ Word Spacing: the 'word-spacing' property</h3>
15611560
Initial: normal
15621561
Inherited: yes
15631562
Percentages: refers to width of the affected glyph
1564-
Computed value: an absolute length
1563+
Computed value: as specified, with <<length>>s made absolute
15651564
Animation type: <a href="https://drafts.csswg.org/css-transitions-1/#animtype-lpcalc">length, percentage, or calc</a>
15661565
Canonical order: n/a
15671566
</pre>
@@ -2292,33 +2291,15 @@ Changes</h2>
22922291
</ul>
22932292

22942293
<h3 class="no-num" id="changes-2013">
2295-
Changes from the <a href="https://www.w3.org/TR/2013/WD-css-text-3-20131010/">November
2296-
2012 CSS3 Text <abbr title="Working Draft">WD</abbr></a></h3>
2294+
Changes from the <a href="https://www.w3.org/TR/2013/WD-css-text-3-20131010/">October
2295+
2013 CSS3 Text <abbr title="Working Draft">LCWD</abbr></a></h3>
22972296

22982297
<p>Major changes include:
22992298
<ul>
2300-
<li>Removed ''inter-ideograph'', ''inter-cluster'', and ''kashida'' values of 'text-justify'.
2301-
<li>Changed ''text-justify: inter-word'' to prohibit justification between letters.
2302-
<li>Dropped minimum and maximum values in 'letter-spacing' and 'word-spacing'.
2303-
<li>Removed <<string>> value of 'text-align'.
2304-
<li>Changed the character list of 'line-break'.
2305-
<li>Changed orders of <a href="#white-space-rules">white space processing</a>,
2306-
<a href="https://www.w3.org/TR/css3-writing-modes/#text-combine-horizontal">text combination</a> and
2307-
<a href="https://www.w3.org/TR/css3-writing-modes/#text-orientation">text orientation</a>,
2308-
'letter-spacing', and 'word-spacing'
2309-
of the <a href="#order">Text Processing Order of Operations</a>.
2310-
<li>Changed the definition of <a>word-separator characters</a>.
2311-
<li>Changed to allow 'letter-spacing' to justify.
2312-
<li>Changed the computed value of ''letter-spacing:normal'' value of 'letter-spacing' and 'word-spacing'.
2313-
<li>Changed the grammar rule of 'text-indent'.
2299+
<li>
23142300
</ul>
23152301

23162302
<p>Significant details updated:
23172303
<ul>
2318-
<li>Clarified ''match-parent'' value of 'text-align'.
2319-
<li>Clarified ''text-justify::none'' value of 'text-justify'.
2320-
<li>Clarified <a href="#expanding-text">expanding and compressing text</a> for 'text-justify'.
2321-
<li>Clarified the behavior of 'letter-spacing'.
2322-
<li>Clarified the behavior of 'text-align' for too long lines.
2323-
<li>Clarified the interaction of 'word-break' and 'line-break'.
2304+
<li>
23242305
</ul>

css-text/issues-lc-2013.txt

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -825,6 +825,7 @@ Resolved: Editor's discretion
825825
----
826826
Issue 94.
827827
Summary: Add 'word-break: break-word' to spec
828+
Comment: https://www.w3.org/mid/BLUPR03MB5524D8C851835C9CB3D1046AFCF0@BLUPR03MB552.namprd03.prod.outlook.com
828829
Comment: https://code.google.com/p/chromium/issues/detail?id=492202
829830
Comment: https://lists.w3.org/Archives/Public/www-style/2016Aug/0047.html
830831
Open: =WG= Either WebKit/Blink drops or we add. Discuss and resolve.
@@ -848,3 +849,47 @@ Summary: Add 'none' value to line-break for traditional Chinese
848849
Comment: ??? Trad Chinese doesn't care about kinsoku
849850
Open: =WG= Discuss with i18n.
850851
----
852+
Issue 98.
853+
Summary: Add break-spaces value to overflow-wrap
854+
From: Florian Rivoal
855+
Open: Requires edits
856+
Resolved: https://www.w3.org/mid/CADhPm3tfRrvULf_-SKVLFxvtybC505RRrVY_ip0GVUui8K=2xw@mail.gmail.com
857+
Resolved: https://www.w3.org/mid/CADhPm3sX2v8x5jWbx_VpTnXyG5AKF2DtJY=QCNy6hBNwYC27zg@mail.gmail.com
858+
----
859+
Issue 99.
860+
Summary: hanging-punctuation
861+
From: Dave Hyatt
862+
Open
863+
----
864+
Issue 100.
865+
Summary: shaping at break-all
866+
From: Koji Ishii
867+
Comment: https://www.w3.org/mid/CAN9ydbX6vhOb9+ePyp99Tx=19=Arun3tFAPYGbYeOyqw_5yWag@mail.gmail.com
868+
Open
869+
----
870+
Issue 101.
871+
Summary: Control mix of inter-word and inter-character justification
872+
From: Jacob Parker
873+
Comment: https://www.w3.org/mid/D41D6C79-EFB3-4508-9525-E54CC9FE8FDA@gmail.com
874+
Response:
875+
Closed: Deferred
876+
Resolved: Editor discretion
877+
----
878+
Issue 102.
879+
Summary: Animating tab-size
880+
From: David Baron
881+
Comment: https://www.w3.org/mid/20151022224025.GA28022@pescadero.dbaron.org
882+
Open
883+
----
884+
Issue 103.
885+
Summary: Clarifications to word-break
886+
From: CSSWG
887+
Comment: https://lists.w3.org/Archives/Public/www-style/2015Oct/0199.html
888+
Open
889+
----
890+
Issue 104.
891+
Summary: Computed Value for word-spacing is wrong
892+
From: Cameron McCormack
893+
Comment: https://www.w3.org/mid/20151022032416.GA25650@wok.mcc.id.au
894+
Open
895+
----

0 commit comments

Comments
 (0)