I normally turn of colors and read the web with a gray background. Some sites use text shadows, for example Askubuntu, which results in white borders around letters that make the text hard to read.
Technically this is implemented by a CSS property called text-shadow.
Is there a way to disable text shadows? I've looked into about:config but didn't find anything.
Or is it a Firefox bug? After all, I told it not to display colors.
I guess the same applies to the text-outline property.