[Typed-OM] Add StringOrCSSVariableReferenceValue type

StringOrCSSVariableReferenceValue is used in CSSTokenStreamValue (spec: https://drafts.css-houdini.org/css-typed-om/#tokenstreamvalue-objects).

In this CL the Iterable in CSSTokenStreamValue is changed to this compound type instead of only string (https://codereview.chromium.org/2122193003/).

BUG=545318

Review-Url: https://codereview.chromium.org/2158733003
Cr-Commit-Position: refs/heads/master@{#406794}
5 files changed