I created a GitHub repo with classic algorithms written in readable, modern JavaScript. It’s aimed at learners and interview prep. Would love your feedback or ideas for improvements.
Hmm, interesting. Since `border-right` is shorthand, we're saying that `0` as a value is applied to `border-right-width`, `border-right-style`, and `border-right-color`. The `0` value can be applied to `width` but not to the other properties.
I can't speak for the accounts that cropped up posting comments, but I'm the original HN submitter for this article (not the author) and I can assure you there's no blogspamming happening on my part.
No doubt, Safari is tested fully. I was just curious why I would want to test Chrome on both a Mac and Windows for general web stuff; same with Firefox (since Safari can't be put on Windows).
True. But since Safari can't be put on Windows I didn't include it as part of my question.
But say I did all my testing on Mac (except IE); does Chrome behave that differently between OS X and Windows that it should be tested on both? Same for Firefox?