Accessibility/Video Text Format Comparison: Difference between revisions

Jump to navigation Jump to search
missed a style element
(missed a style element)
Line 268: Line 268:
<wmml lang="zh" kind="subtitles">
<wmml lang="zh" kind="subtitles">
   <head>
   <head>
    <style>
     cue {
     cue {
       writing-mode: tb-rl;
       writing-mode: tb-rl;
Line 273: Line 274:
       text-align: right;
       text-align: right;
     }
     }
    </style>
   </head>
   </head>
   <cuelist>
   <cuelist>
Line 288: Line 290:
* I am unclear if WebSRT's specification of tbrl rendering and the margins is correct.
* I am unclear if WebSRT's specification of tbrl rendering and the margins is correct.
* For WebSRT, you have to repeat formatting for every cue.
* For WebSRT, you have to repeat formatting for every cue.


== Captions==
== Captions==

Navigation menu