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

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

Issue 747363003: Ignore <rt> children when determining WebVTT text direction (LTR/RTL) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/media/track/track-cue-rendering-rtl.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/media/track/captions-webvtt/captions-rtl.vtt
diff --git a/LayoutTests/media/track/captions-webvtt/captions-rtl.vtt b/LayoutTests/media/track/captions-webvtt/captions-rtl.vtt
index a7f5e2b215cc09672b05614d98adae01377f97af..211c4debdaf1a1c3589f9f29eeb98611609f61cc 100644
--- a/LayoutTests/media/track/captions-webvtt/captions-rtl.vtt
+++ b/LayoutTests/media/track/captions-webvtt/captions-rtl.vtt
@@ -33,3 +33,11 @@ LTR cue تجربة
8
00:00:03.500 --> 00:00:04.000
𝅘𝅥 (Musical symbol quarter note, U+1D15F) strong LTR, non-BMP
+
+9
+00:00:04.000 --> 00:00:04.500
+<ruby><rt>𝅘𝅥</rt>تجربة</ruby>
+
+10
+00:00:04.500 --> 00:00:05.000
+<ruby>1234<rt>تجربة</rt></ruby>
« 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