Skip to content

Commit 974e15f

Browse files
author
kojiishi
committed
[css3-text] add an example of text-justify:kashida
1 parent 4b671c5 commit 974e15f

3 files changed

Lines changed: 16 additions & 0 deletions

File tree

css3-text/Overview.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2134,6 +2134,15 @@ <h3 id=text-justify><span class=secno>7.3. </span> Justification Method:
21342134
class=css>distribute</code>
21352135
</div>
21362136

2137+
<div class=figure id=fig-text-justify-kashida>
2138+
<p> <img alt="One possible example of rendering for text-justify: kashida"
2139+
class=example height=73 src=text-justify-kashida.png width=325>
2140+
2141+
<p class=caption>One possible example of rendering for ‘<a
2142+
href="#text-justify0"><code class=property>text-justify</code></a>’:
2143+
<code class=css>kashida</code>
2144+
</div>
2145+
21372146
<dl>
21382147
<dt><dfn id=auto2 title="text-justify:auto"><code
21392148
class=css>auto</code></dfn>

css3-text/Overview.src.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1564,6 +1564,13 @@ <h3 id="text-justify">
15641564
<p class="caption">Values of 'text-justify': ''inter-word'', ''inter-cluster'', ''inter-ideograph'', and ''distribute''</p>
15651565
</div>
15661566

1567+
<div class="figure" id="fig-text-justify-kashida">
1568+
<p>
1569+
<img alt="One possible example of rendering for text-justify: kashida"
1570+
class="example" src="text-justify-kashida.png" height="73" width="325"></p>
1571+
<p class="caption">One possible example of rendering for 'text-justify': ''kashida''</p>
1572+
</div>
1573+
15671574
<dl>
15681575
<dt><dfn title="text-justify:auto">''auto''</dfn></dt>
15691576
<dd>The UA determines the justification algorithm to follow, based

css3-text/text-justify-kashida.png

13.2 KB
Loading

0 commit comments

Comments
 (0)