Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect human readable text for a selector group #13

Closed
GoogleCodeExporter opened this issue Jan 13, 2016 · 1 comment
Closed

Incorrect human readable text for a selector group #13

GoogleCodeExporter opened this issue Jan 13, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Run Visual Fizzler
2. Type in "a, span" (w/o quotes) for selector

What is the expected output? What do you see instead?

The description reads, "Select all nodes with the <a> tag." Expected to see
something along the lines of, "Select all nodes with the <a> tag. Combining
with previous, select all nodes with the <span> tag."

Please use labels and text to provide additional information.

Using r125.

Original issue reported on code.google.com by azizatif on 29 Apr 2009 at 9:17

@GoogleCodeExporter
Copy link
Author

r131 fixes this and adds a unit test.

a, span -> "Select all nodes with the <a> tag, then combined with previous, 
select
all nodes with the <span> tag."

Original comment by info%colinramsay.co.uk@gtempaccount.com on 29 Apr 2009 at 11:49

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant