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

More feature-complete demo application. #274

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mahonnaise
Copy link
Contributor

Rules can be enabled and disabled individually. The rule-set is saved when the lint button is pressed and restored on startup.

The primary purpose is to aid development of new rules. Creating new rules is easier if you can use Chrome's or Firebug's debugger.

Fixes #150 (while it's not the web UI, it provides the same functionality)
Fixes #273

Rules can be enabled and disabled individually.
Ruleset is saved when the lint button is pressed and restored on startup.
…rcefully enabled in CSSLint.verify(), the UI won't serve any purpose.
@mahonnaise
Copy link
Contributor Author

Since this is a somewhat heavy commit, I feel inclined to add this statement:

I wrote this for myself. I wanted a better demo/test application for testing purposes. It's fine to reject it.

@nzakas
Copy link
Contributor

nzakas commented May 14, 2012

Yeah, the demo is really something I just used myself as I was debugging things, didn't really intend for it to be used by anybody else. I'll take a look at this when I have some time.

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

Successfully merging this pull request may close these issues.

CSSLintDemo: < and > characters not escaped in output Bundle CSS Lint web UI
3 participants