David Storey
David Storey
This needs the range control styles added (that removes the border and makes look like whatever we call what was Metro), once the last bug is ironed out.
If one opens the chess moves expander before game starts, it is empty (not sure if it should have some text label saying no moves or something) When the moves...
Sms read the text as one long string so says 'Number 1. Element is supported supported.' Not 100% clear without visual clue. We're space constraint so don't want to add...
Currently a number of test files include a few tests. An example would be header, for when it is the root header that should get the banner role, and the...
- one of the most popular and most commented JS features on Edge userVoice: https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/6509545-simd-js - implementation(s) are underway
zoom-in | zoom-out from CSS3 Basic UI. Supported by all browsers these days including Edge 12 (but not IE Also grab | grabbing . Newer addition to CSS3 Basic UI....
Need to add missing MS Edge support data to MDN. Start with the features new to Edge.
URL: http://updates.html5rocks.com/2014/08/Collecting-and-Iterating-the-ES6-Way Mentions Chrome and FF support, but no mention of IE. It is now supported in the tech preview. This will need updating again when the release goes final...
The App (found on Mac App store) produces code like the following: /**\* CSS Gradient **_/ /_ Chrome 1-9 and Safari 4-5.0 */ background-image: -webkit-gradient(linear, left top, right top, color-stop(...
URL: http://css-infos.net/property/-webkit-transform-origin Google position: 2nd (webkit-transform-origin) Google position: 5th (transform-origin) URL: http://css-infos.net/property/-webkit-transform-style Google position: 7th (webkit-transform-style) Google position: 8th (transform-style) Issues: - No unprefixed page - No message saying to...