| Index: LayoutTests/fast/dom/title-directionality-removeChild-expected.txt
|
| diff --git a/LayoutTests/fast/dom/title-directionality-removeChild-expected.txt b/LayoutTests/fast/dom/title-directionality-removeChild-expected.txt
|
| deleted file mode 100644
|
| index b23276840adcb7ece85c392534c7c8adf96aad28..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/dom/title-directionality-removeChild-expected.txt
|
| +++ /dev/null
|
| @@ -1,6 +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
|
| -
|
|
|