DescriptionDon't constrain the size of the cue root
Since the 'text track container' is enclosed by the overlay enclosure, it
is affected by the max-width in the matching UA style rule. This means
that the cue root can never be wider than 800px.
Remove the 'max-width' property from this rule entirely. The only other
side-effect from this is that the cast button (when visible) will now be
positioned at <5%,5%> within the <video> content rectangle.
BUG=447161
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=188163
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|