[webvtt] Pull Request: Fix #236: Make <rt> be bidi-isolated

zcorpan has just submitted a new pull request for 
https://github.com/w3c/webvtt:

== Fix #236: Make <rt> be bidi-isolated ==
This makes it possible to mix RTL and LTR between ruby base and
ruby text and have it just work. `&lrm;` and `&rlm;` in `<rt>` will 
also
work to override if necessary.

See https://github.com/w3c/webvtt/pull/240

Received on Thursday, 5 November 2015 13:31:25 UTC