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

Side by Side Diff: sky/tests/lowlevel/query-selector-expected.txt

Issue 815613002: Fix attribute selectors. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years 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
« no previous file with comments | « sky/tests/lowlevel/query-selector.sky ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Running 5 tests 1 Running 7 tests
2 ok 1 querySelector should find elements by class name 2 ok 1 querySelector should find elements by class name
3 ok 2 querySelector should find elements by id 3 ok 2 querySelector should find elements by id
4 ok 3 querySelector should find elements by tag name 4 ok 3 querySelector should find elements by tag name
5 ok 4 querySelector should find an element by compound selector 5 ok 4 querySelector should find an element by compound selector
6 ok 5 querySelector should find all elements by compound selector 6 ok 5 querySelector should find all elements by compound selector
7 5 tests 7 ok 6 querySelector should find all elements by attribute presence selector
8 5 pass 8 ok 7 querySelector should find all elements by attribute value selector
9 7 tests
10 7 pass
9 0 fail 11 0 fail
OLDNEW
« no previous file with comments | « sky/tests/lowlevel/query-selector.sky ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698