summaryrefslogtreecommitdiff
path: root/docs/lab
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2018-12-30 02:58:23 +0300
committerRasmus Andersson <rasmus@notion.se>2018-12-30 02:58:23 +0300
commit7232fc76594b0be801a6d7a3e9018175a28c6a41 (patch)
tree33aac3c6ef805ca7f074f0d0725acef7553cab14 /docs/lab
parentc0027ec5f6363c88aa9a7020722ac1042a30a7c0 (diff)
downloadinter-7232fc76594b0be801a6d7a3e9018175a28c6a41.tar.xz
currency, denom, numr, fracs, etc
Diffstat (limited to 'docs/lab')
-rw-r--r--docs/lab/index.html20
1 files changed, 10 insertions, 10 deletions
diff --git a/docs/lab/index.html b/docs/lab/index.html
index 958a1c08b..e0315f042 100644
--- a/docs/lab/index.html
+++ b/docs/lab/index.html
@@ -1520,23 +1520,23 @@ document.head.appendChild(fontCSS)
</div>
<boxes>
- <box contenteditable class="primaryFont "><span>Rectangle</span></box>
- <box contenteditable class="primaryFont positive"><span>Rectangle</span></box>
- <box contenteditable class="primaryFont positive tight"><span>Rectangle</span></box>
- <box contenteditable class="primaryFont centered positive"><span>Rectangle</span></box>
+ <box contenteditable spellcheck="false" class="primaryFont "><span>Rectangle</span></box>
+ <box contenteditable spellcheck="false" class="primaryFont positive"><span>Rectangle</span></box>
+ <box contenteditable spellcheck="false" class="primaryFont positive tight"><span>Rectangle</span></box>
+ <box contenteditable spellcheck="false" class="primaryFont centered positive"><span>Rectangle</span></box>
<sep></sep>
- <box contenteditable class="secondaryFont showOnlyWithSecondarySample"><span>Rectangle</span></box>
- <box contenteditable class="secondaryFont positive showOnlyWithSecondarySample"><span>Rectangle</span></box>
- <box contenteditable class="secondaryFont positive tight showOnlyWithSecondarySample"><span>Rectangle</span></box>
- <box contenteditable class="secondaryFont centered positive showOnlyWithSecondarySample"><span>Rectangle</span></box>
+ <box contenteditable spellcheck="false" class="secondaryFont showOnlyWithSecondarySample"><span>Rectangle</span></box>
+ <box contenteditable spellcheck="false" class="secondaryFont positive showOnlyWithSecondarySample"><span>Rectangle</span></box>
+ <box contenteditable spellcheck="false" class="secondaryFont positive tight showOnlyWithSecondarySample"><span>Rectangle</span></box>
+ <box contenteditable spellcheck="false" class="secondaryFont centered positive showOnlyWithSecondarySample"><span>Rectangle</span></box>
</boxes>
<div class="preview">
<samples>
- <sample contenteditable class="primary inter-ui"></sample>
- <sample contenteditable class="secondary"></sample>
+ <sample contenteditable spellcheck="false" class="primary inter-ui"></sample>
+ <sample contenteditable spellcheck="false" class="secondary"></sample>
</samples>
<canvas id="displayCanvas" width="960" height="400"></canvas>