Index: LayoutTests/fast/dom/Attr/direction-attribute-set-and-cleared-expected.txt |
diff --git a/LayoutTests/fast/dom/Attr/direction-attribute-set-and-cleared-expected.txt b/LayoutTests/fast/dom/Attr/direction-attribute-set-and-cleared-expected.txt |
index 2d88710db4f7f157351a053677a9257c1b1c91d8..9ea43906f2baf213ab6fa535783b98fb82506e61 100644 |
--- a/LayoutTests/fast/dom/Attr/direction-attribute-set-and-cleared-expected.txt |
+++ b/LayoutTests/fast/dom/Attr/direction-attribute-set-and-cleared-expected.txt |
@@ -3,8 +3,8 @@ This tests that setting the dir attribute to rtl and clearing it defaults to ltr |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
-PASS window.getComputedStyle(document.body).direction is "ltr" |
PASS successfullyParsed is true |
TEST COMPLETE |
+PASS window.getComputedStyle(document.body).direction is "ltr" |