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

Unified Diff: LayoutTests/fast/dom/DocumentFragment/sibling-rules-under-document-fragment-expected.txt

Issue 270503006: Make pseudo-classes selector queries work on DocumentFragment (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Address Esprehn's comments Created 6 years, 7 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/fast/dom/DocumentFragment/sibling-rules-under-document-fragment-expected.txt
diff --git a/LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt b/LayoutTests/fast/dom/DocumentFragment/sibling-rules-under-document-fragment-expected.txt
similarity index 56%
copy from LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt
copy to LayoutTests/fast/dom/DocumentFragment/sibling-rules-under-document-fragment-expected.txt
index e2e890293aacc72d81b628dabd8771ae4e3a465f..d0c51100f959a35c3f6614344b5dd9b66c21734a 100644
--- a/LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt
+++ b/LayoutTests/fast/dom/DocumentFragment/sibling-rules-under-document-fragment-expected.txt
@@ -1,9 +1,10 @@
-
-This tests that a hit test on a image map that has areas and anchors does not crash
+Tests :first-child rule under DocumentFragment.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+PASS fragmentSelected is a1
+PASS elementSelected is a2
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/fast/dom/DocumentFragment/sibling-rules-under-document-fragment.html ('k') | Source/core/css/SelectorChecker.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698