When the HTML page is in RTL mode the align property should mirror its behavior.
When dir is RTL and align is start the content's right location should be aligned with the target, when align is end the content's left location should be aligned with the target.
When the HTML page is in RTL mode the align property should mirror its behavior.
When dir is RTL and align is
startthe content's right location should be aligned with the target, when align isendthe content's left location should be aligned with the target.