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

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/test-009-expected.txt

Issue 2505543004: Let querySelector(All) match (nth-)last with unclosed parent. (Closed)
Patch Set: Added expectation file Created 4 years, 1 month 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/css/SelectorChecker.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/test-009-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/test-009-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/test-009-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3154136b54a3ccbcaa11329b8416918aff0383f4
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/test-009-expected.txt
@@ -0,0 +1,17 @@
+This is a testharness.js-based test.
+PASS A_04_01_09_T01
+PASS A_04_01_09_T03
+PASS A_04_01_09_T05
+PASS A_04_01_09_T06
+PASS A_04_01_09_T07
+PASS A_04_01_09_T08
+PASS A_04_01_09_T09
+PASS A_04_01_09_T10
+PASS A_04_01_09_T11
+FAIL A_04_01_09_T12 assert_equals: d.querySelectorAll('div:last-child') return wrong result expected 1 but got 2
+PASS A_04_01_09_T13
+PASS A_04_01_09_T14
+PASS A_04_01_09_T15
+PASS A_04_01_09_T16
+Harness: the test ran to completion.
+
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/css/SelectorChecker.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698