Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

ui.SpellCheckerUnderlineStyle

ui.SpellCheckerUnderlineStyle holds the style which is used to underline words not recognized by the spellchecker.

  • Type:integer
  • Default value:5
  • Exists by default: no
  • Application support: Gecko 1.9.2 (Firefox 3.6 / Thunderbird 3.1 / Fennec 1.0)
  • Status: Active; last updated 2012-02-22
  • Introduction: Pushed to Nightly on 2009-04-03
  • Bugs: bug 338209 

Values

The values are defined in nsStyleConsts.h.

0
no underlining
1
dotted
2
dashed
3
single solid line
4
two solid lines
5 (default)
wavy

Document Tags and Contributors

Tags: 
 Contributors to this page: MatthewKastor, ziyunfei, Aryx
 Last updated by: MatthewKastor,