| Index: LayoutTests/fast/dom/title-directionality-expected.txt
|
| diff --git a/LayoutTests/fast/dom/title-directionality-expected.txt b/LayoutTests/fast/dom/title-directionality-expected.txt
|
| deleted file mode 100644
|
| index 7ddf8ddac78da80e6c2cbed29bdee4f1ad08f241..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/dom/title-directionality-expected.txt
|
| +++ /dev/null
|
| @@ -1,5 +0,0 @@
|
| -
|
| -<html><title>foo</title></html> should have title direction "ltr". PASS
|
| -<html><title dir=rtl>foo</title></html> should have title direction "rtl". PASS
|
| -<html dir=rtl><title>foo</title></html> should have title direction "rtl". PASS
|
| -<html dir=rtl><title dir=ltr>foo</title></html> should have title direction "ltr". PASS
|
|
|