Bug 1231485 part 4 - Enable layout.css.text-emphasis.enabled pref. r=dbaron

--HG--
extra : source : a3e31a227a1529bfef9a1064292e288f1dcf27da
This commit is contained in:
Xidorn Quan 2016-01-04 10:47:05 +11:00
parent 7591c87a41
commit 6a0ab997f1

View File

@ -2413,7 +2413,7 @@ pref("layout.css.control-characters.visible", true);
#endif
// Is support for text-emphasis enabled?
pref("layout.css.text-emphasis.enabled", false);
pref("layout.css.text-emphasis.enabled", true);
// pref for which side vertical scrollbars should be on
// 0 = end-side in UI direction