DescriptionFix BiDi paragraph embedding level resolution for VTTCue
Iterate over code points rather than (UTF-16) code units.
Make determineTextDirection side-effect free and local to the compilation
unit.
Re-uses the BidiResolver to do the actual work, and removes the
concatenation of the textnodes.
BUG=322051
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=162920
Patch Set 1 #Patch Set 2 : Use BidiResolver; rebase #Patch Set 3 : Rebase after code movements #
Messages
Total messages: 10 (0 generated)
|