Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/selectors/pseudo-classes/dir01-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/selectors/pseudo-classes/dir01-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/selectors/pseudo-classes/dir01-expected.txt |
| index dc08da08ba5c7cd7ceb5d3585b23b4810ae24a4e..19e023d2d27f8953842835fb6fa142e02a7a1f57 100644 |
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/selectors/pseudo-classes/dir01-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/selectors/pseudo-classes/dir01-expected.txt |
| @@ -1,4 +1,4 @@ |
| This is a testharness.js-based test. |
| -FAIL direction doesn't affect :dir() Failed to execute 'querySelectorAll' on 'Document': ':dir(ltr)' is not a valid selector. |
| +FAIL direction doesn't affect :dir() assert_array_equals: lengths differ, expected 16 got 14 |
|
ramya.v
2016/01/27 07:39:20
Expected:
html, head, body, meta, title, link, lin
|
| Harness: the test ran to completion. |