Lines Matching full:uppercase
109 text-transform: uppercase/lowercase don't handle cases one character becomes two
268 uppercase hex a more-efficient way than calling QChar::lower() on each character.
7632 (WebCore::XMLHttpRequest::open): Uppercase some HTTP method names, to match a Firefox quirk.
13721 hasAttribute always returns false for uppercase attribute names like "STYLE"
13725 Test: fast/dom/Element/attribute-uppercase.html