Back to Chromium

bdo test

third_party/blink/web_tests/fast/dom/HTMLElement/bdo.html

150.0.7829.2438 B
Original Source

Tests: the bdo tag

The bdo element overrides the default text direction.

If successful, the first sentence would be backward, and the second sentence regular. There should then be an extra blank line, followed by a line reading only "A," and finally, a sentence where only the word "umbrella" is backward.


This sentence should be backward.
This sentence should be forward.

A
My umbrella sure would be useful in this rain.