Skip to content

Commit 25fed19

Browse files
committed
[css-text] Better label for justification demo
--HG-- extra : rebase_source : 863fea3b61d42df3f785b52054297b6ce4ed66a3
1 parent d35e140 commit 25fed19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-text/justify.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ <h1>Universal Default Justification Experiment</h1>
1212

1313
<form action="">
1414
<label>Text to Justify: <textarea name=text id=text>서울특별시(서울特別市)는 한반도</textarea></label>
15-
<label>Space-CJK Threshold: <input id=cjk name=cjk value=0.67></label>
15+
<label>Space Expansion Limit: <input id=cjk name=cjk value=0.67></label>
1616
<!-- <label>Space-SEA Threshold: <input id=sea name=sea value=2.67></label> -->
1717
<label>Split Hangul-Han: <input type=checkbox name=splitHangul id=splitHangul></label>
1818
<ul>

0 commit comments

Comments
 (0)