Coder Social home page Coder Social logo

autarkper / html5validatorplus Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rogerjohansson/html5validator

4.0 4.0 0.0 358 KB

HTML5 Validator Plus is an enhanced version of Roger Johansson's HTML5 Validator, a Firefox add-on that helps with validating HTML(5) source using the validator.nu engine (online or local instance).

License: Other

JavaScript 97.43% CSS 2.57%

html5validatorplus's People

Contributors

autarkper avatar avaly avatar rogerjohansson avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

html5validatorplus's Issues

Wrong id ("[email protected]")

For historical reasons, HtmlValidatorPlus has retained the old id from the original branch, namely "[email protected]". I think the time has come to change that. Unfortunately, that will cause trouble for those who are upgrading from an old version, since old version will not be removed in the upgrade; that will have to be done manually.

Validating Non-Cached Password Protected Pages (Cookies)

The pages I was trying to validate were password protected and non-cacheable (has the do not cache header). When I tried to validate the page, the request to load the page got re-directed to the login page because the authentication cookie was not sent to the server. That is, I could only validate the login page. After turning everything off, hacking the code and trying another profile I found the reason: third party cookies. When I added localhost (I was serving from localhost) to the white list of cookie exceptions in the security/history preferences it all worked. So if you are using custom preferences for Security/History this will affect you and you'll need to add the server to the list of allowed exceptions.

Thanks for making this plugin available.

Extension not working in latest Firefox (49.0)

When I try to run this extension in Firefox 49.0, it does not work. The icon is displayed in the toolbar but nothing works. I don't know in what Firefox version this started happening, or what causes the problem.

New, unique preference key

I would like to store the preferences under the key "html5validatorplus" instead of the old "html5validator". That will enable rogerjohansson/html5validator and this extension to co-exist, but it will force upgrading users to reconfigure from scratch.

Cannot be installed from source on Mac

Hi,

I'm really interested in having this addon on my Firefox, but have been trying in vain.

It passes ant build with "BUILD SUCCESSFUL", but the resulting xpi is refused by Firefox with this message:

HTML5 Validator Plus could not be installed because it is not compatible with Firefox 27.0.1.

I happened to have an instance of Firefox 26, but the result was same as above.

Any help would be appreciated.

Does not switch to results page if another tab has focus in that window

If the user has opened another tab in the results window and that tab has focus, clicking the toolbar to view the results page has no apparent effect, other than filling the results page with messages in the background. It is unclear why Firefox will not even switch to the results window in this case.

How to reproduce:

  1. Make sure you have a results window.
  2. Open a new tab in the results window and make it the active tab in that window.
  3. In your main window, set up a validation with a result to view.
  4. Click the toolbar icon to view the validation result.

Expected behavior: Firefox should switch to the results window and activate the results page.
Actual behavior: Firefox seemingly does not react at all, but the results page is populated as it should.

Tested in Aurora 5.02a.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.