Reserved words such as fill
and stroke
never get renamed.
Is there a way to add to this list?
(This is so that a common property name which is actually used by the browser is not renamed. Adding something to the externs file would be my preferred option.)