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

Side by Side Diff: LayoutTests/fast/dom/SelectorAPI/dumpNodeList-2-expected.txt

Issue 18732004: Add fast path for querySelector(All) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 line 4
2 line 5
3
4 Document.querySelectorAll
5
6 [object HTMLDivElement], [object HTMLDivElement], length: 2
7
8 Element.querySelectorAll
9
10 [object HTMLDivElement], [object HTMLDivElement], length: 2
11 length: 0
12 length: 0
13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698