-
Bug
-
Resolution: Fixed
-
Blocker
-
3.8
-
MOODLE_38_STABLE
-
MOODLE_38_STABLE
-
MDL-67097-master-2 -
MDL-65759 upgraded the parser.
lib/rtlcss uses this.
As a result, video js stopped working on RTL (MDL-66982), as some directives (valid ones) were not being respected any more.
That issue was closed, but caused a larger RTL issue (MDL-67086).
This issue is about working out why the css parser upgrade caused this (this was verified via a bisect - before that change the issue in MDL-66982 is not present)
Edited:
Note: As part of this issue resolution we need to ensure, apart from understanding why our RTL is so "unestable" and fixing it, that MDL-66982 (RTL videojs) is fixed. Just to avoid forgetting it.
- blocks
-
MDLQA-14065 CLONE - In RTL mode the VideoJS progress timeline is not flipped.
- Passed
-
MDLQA-13827 CLONE - RTL site smoke test
- Passed
- has been marked as being related by
-
MDL-67086 Entire page directionality is broken in RTL
- Closed
- is a regression caused by
-
MDL-65759 Upgrade Sabberworm/PHP-CSS-Parser to 8.3.0
- Closed