Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / Attr / direction-attribute-set-and-cleared-expected.txt
blob9ea43906f2baf213ab6fa535783b98fb82506e61
1 This tests that setting the dir attribute to rtl and clearing it defaults to ltr.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS successfullyParsed is true
8 TEST COMPLETE
9 PASS window.getComputedStyle(document.body).direction is "ltr"