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
