Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(893)

Side by Side Diff: LayoutTests/media/track/captions-webvtt/captions-rtl.vtt

Issue 81133002: Fix BiDi paragraph embedding level resolution for VTTCue (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase after code movements Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | LayoutTests/media/track/track-cue-rendering-rtl.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 WEBVTT 1 WEBVTT
2 Examples of RTL (odd-numbered ids) and LTR cues (even-numbered ids). 2 Examples of RTL (odd-numbered ids) and LTR cues (even-numbered ids).
3 3
4 1 4 1
5 00:00:00.000 --> 00:00:00.500 5 00:00:00.000 --> 00:00:00.500
6 تجربة 6 تجربة
7 7
8 2 8 2
9 00:00:00.500 --> 00:00:01.000 9 00:00:00.500 --> 00:00:01.000
10 1234 10 1234
11 11
12 3 12 3
13 00:00:01.000 --> 00:00:01.500 13 00:00:01.000 --> 00:00:01.500
14 تجربة 14 تجربة
15 LTR new line, but cue should be RTL 15 LTR new line, but cue should be RTL
16 16
17 4 17 4
18 00:00:01.500 --> 00:00:02.000 18 00:00:01.500 --> 00:00:02.000
19 LTR cue تجربة 19 LTR cue تجربة
20 20
21 5 21 5
22 00:00:02.000 --> 00:00:02.500 22 00:00:02.000 --> 00:00:02.500
23 ;1234تجربة 23 ;1234تجربة
24 24
25 6 25 6
26 00:00:02.500 --> 00:00:03.000 26 00:00:02.500 --> 00:00:03.000
27 ०१२३४५६७८९ 27 ०१२३४५६७८९
28
29 7
30 00:00:03.000 --> 00:00:03.500
31 𐡘 (Imperial Aramaic number one, U+10858) strong RTL, non-BMP
32
33 8
34 00:00:03.500 --> 00:00:04.000
35 𝅘𝅥 (Musical symbol quarter note, U+1D15F) strong LTR, non-BMP
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/media/track/track-cue-rendering-rtl.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698