Changes in text direction in inline content should be indicated using any
HTML element (for example, span
) with a "dir" attribute indicating
left-to-right or right-to-left. For example, a Hebrew phrase within an english
paragraph should have it's own text direction indicated.