website: lab: disable Caps control
This commit is contained in:
parent
c342f4eca5
commit
677fd25aa0
1 changed files with 2 additions and 2 deletions
|
|
@ -1437,7 +1437,7 @@ document.head.appendChild(fontCSS)
|
||||||
<option value="wavy underline">wavy underline</option>
|
<option value="wavy underline">wavy underline</option>
|
||||||
</select></label>
|
</select></label>
|
||||||
|
|
||||||
<label class="label-and-value" title="controls the usage of alternate glyphs for capital letters">
|
<!--label class="label-and-value" title="controls the usage of alternate glyphs for capital letters">
|
||||||
<span>Caps:</span>
|
<span>Caps:</span>
|
||||||
<select name="variantCaps">
|
<select name="variantCaps">
|
||||||
<option value="normal" selected>normal</option>
|
<option value="normal" selected>normal</option>
|
||||||
|
|
@ -1447,7 +1447,7 @@ document.head.appendChild(fontCSS)
|
||||||
<option value="all-petite-caps">all-petite-caps</option>
|
<option value="all-petite-caps">all-petite-caps</option>
|
||||||
<option value="unicase">unicase</option>
|
<option value="unicase">unicase</option>
|
||||||
<option value="titling-caps">titling-caps</option>
|
<option value="titling-caps">titling-caps</option>
|
||||||
</select></label>
|
</select></label-->
|
||||||
|
|
||||||
<!--label class="label-and-value">
|
<!--label class="label-and-value">
|
||||||
<span>Ligatures:</span>
|
<span>Ligatures:</span>
|
||||||
|
|
|
||||||
Reference in a new issue