Index: third_party/WebKit/LayoutTests/fast/dom/Attr/direction-attribute-set-and-cleared-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/Attr/direction-attribute-set-and-cleared-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Attr/direction-attribute-set-and-cleared-expected.txt |
deleted file mode 100644 |
index 9ea43906f2baf213ab6fa535783b98fb82506e61..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/dom/Attr/direction-attribute-set-and-cleared-expected.txt |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-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 successfullyParsed is true |
- |
-TEST COMPLETE |
-PASS window.getComputedStyle(document.body).direction is "ltr" |
- |