doiuse.com icon indicating copy to clipboard operation
doiuse.com copied to clipboard

Lint CSS for browser support against caniuse.com database.

Results 14 doiuse.com issues
Sort by recently updated
recently updated
newest added

[Trace Results | WhereGoes](https://wheregoes.com/trace/20221917444/) It is redirected to https://seoh.team/

I checked a CSS file that validated on the W3C CSS validator, so I know there isn't an error in it. It worked when I ran it through the first...

To reproduce: Request Arguments ``` { "url": "https://www.pszichologus-vac.hu", "browsers": "", "css": "" } ``` Gives: Error ``` { "name": "CssSyntaxError", "reason": "Unclosed block", "file": "/app/https:/www.pszichologus-vac.hu", "line": 103, "column": 1, "message":...

Your web app just advised me to report this error: ``` Request Arguments { "url": "https://thesimplifiers.com", "browsers": "last 2 versions", "css": "" } Error { "name": "CssSyntaxError", "reason": "Missed semicolon",...

https://doiuse.herokuapp.com/?url=http%3A%2F%2Fibrokemypie.github.io%2Fschoolfolio&browsers=&css= Not too surprising this broke as the input is minified, though the error is not too helpful. ``` { "name": "CssSyntaxError", "reason": "Unknown word", "file": "/app/https:/ibrokemypie.github.io/schoolfolio", "line": 60, "column":...

Pasting some HTML/CSS into the textbox on the web site and clicked 'Tell me' gives a excellent report. Each row in the 'Feature' column has a link to the appropriate...

If you paste a larger CSS file (around 1600 lines) into the input field, the first submit works as expected. On second submit, this error is thrown: > There was...

I do like the idea of this application. But my test gave me the impression, that you interprete "partially supported" as "unsopported". The check for "box-sizing: border-box" says, that the...

A page that links to a CSS file that's not really CSS will present a big ugly error -- instead, we should report such errors more gracefully. E.g.: http://qsurvey.mozilla.com/reportsview/?key=28049-4099407-a5dd5e6bb02a03f6c2dec0183a31e37e

- [ ] Summarize all features used (not scoped to browser support)