Christoph Burgmer
Christoph Burgmer
I contacted Gavin and Uriah who contributed to the character decomposition/stroke order set.
@lsmith77 good to know. Sadly doesn't work here, as contributions on data didn't happen through Git commits.
Hi, thanks for the report. Sadly this is a known issue. Luckily however one that can be ignored for now. Your installation of csscritic should still be complete! Background: csscritic...
Currently a fixed timeout is set in the code: https://github.com/cburgmer/csscritic/blob/master/src/browser/browserRenderer.js#L36 Can you show an example for where the rendering is incorrect? So far my assumption was that the browsers all...
I was planning to support a "snapshot" feature for transitions/animations at some point, so one can test different frames throughout an animation. In that notion you would require the 0%...
I can't reproduce with this example. Here's what I did: Registered your testcase via ``` .add({ url: 'testcase.html', width: 700 }) ``` Opened it in Chrome 47.0.2504.0 canary (64-bit). I...
I can't reproduce with a width of 200. I am testing on Mac OSX - in my experience the environment can make a big difference.
I can finally reproduce on Chrome and Mac OSX. Did you happen to have a look at it in the meantime?
Hey, name changes do carry a certain risk, but I can understand your point. Suggestions?
Hmm, I'd like to have the name directly relate to "testing" (yes, csscritic does a bad job at that :) I agree that we test more than CSS, actually HTML,...