second part of #135505 fix.
Some attribute values have to be treated case-insensitively during
style selection in order to match HTML's caprices.
Attributes marked with [CS] and [CT] are treated case-sensitively,
along with unknown attributes.
BUG: 135505
|