| Index: LayoutTests/media/track/track-cue-rendering-rtl.html
|
| diff --git a/LayoutTests/media/track/track-cue-rendering-rtl.html b/LayoutTests/media/track/track-cue-rendering-rtl.html
|
| index 54873017bc980758462005383a3c6cd3ea0ca975..4606946f60fa9f743f6fac118f28ed3ee9af6996 100644
|
| --- a/LayoutTests/media/track/track-cue-rendering-rtl.html
|
| +++ b/LayoutTests/media/track/track-cue-rendering-rtl.html
|
| @@ -19,7 +19,9 @@
|
| "تجربة\nLTR new line, but cue should be RTL",
|
| "LTR cue تجربة",
|
| ";1234تجربة",
|
| - "\t०१२३४५६७८९ \t"];
|
| + "\t०१२३४५६७८९ \t",
|
| + "𐡘 (Imperial Aramaic number one, U+10858) strong RTL, non-BMP",
|
| + "𝅘𝅥 (Musical symbol quarter note, U+1D15F) strong LTR, non-BMP"];
|
|
|
| function testCueStyle()
|
| {
|
|
|