CanvasDirection
HTML Standard defines CanvasDirection
enum CanvasDirection { "ltr", "rtl", "inherit" };
CanvasTextDrawingStyles