Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(188)

Unified Diff: LayoutTests/platform/win/imported/web-platform-tests/html/semantics/selectors/pseudo-classes/dir-expected.txt

Issue 1164313003: Auto-rebaseline for r196727 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win/imported/web-platform-tests/html/semantics/selectors/pseudo-classes/dir-expected.txt
diff --git a/LayoutTests/platform/win/imported/web-platform-tests/html/semantics/selectors/pseudo-classes/dir-expected.txt b/LayoutTests/platform/win/imported/web-platform-tests/html/semantics/selectors/pseudo-classes/dir-expected.txt
deleted file mode 100644
index c34cc5df0c36f3f5fac58a86092a76ee7d932b1a..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/win/imported/web-platform-tests/html/semantics/selectors/pseudo-classes/dir-expected.txt
+++ /dev/null
@@ -1,7 +0,0 @@
- ‮‬
-This is a testharness.js-based test.
-FAIL ':dir(rtl)' matches all elements whose directionality is 'rtl'. Failed to execute 'querySelectorAll' on 'Document': ':dir(rtl)' is not a valid selector.
-FAIL ':dir(ltr)' matches all elements whose directionality is 'ltr'. Failed to execute 'querySelectorAll' on 'Document': ':dir(ltr)' is not a valid selector.
-FAIL ':dir(ltr)' doesn't match elements not in the document. Failed to execute 'querySelectorAll' on 'Document': ':dir(ltr)' is not a valid selector.
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698