CSS font-size-adjust
Method of adjusting the font size in a matter that relates to the height of lowercase vs. uppercase letters. This makes it easier to set the size of fallback fonts.
xmlhttprequest api: getallresponseheaders: header names returned in all lower case
css property: text-transform: lowercase
css property: text-transform: `Σ` → `σ` or word-final `ς`
javascript built-in: string: tolocalelowercase
javascript built-in: string: tolocalelowercase: `locales` parameter
javascript built-in: string: tolowercase
8 results found.