David Storey

Results 145 issues of David Storey

URL: http://help.dottoro.com/lcvdntsi.php Google position: 5th (moz-background-clip) URL: http://help.dottoro.com/lcdauueg.php Google position: 3rd (moz-background-origin) Issue: Only covers -webkit- and -moz- background-clip, with old syntax (content instead of content-box for example) Doesn't mention...

CSS
prefixes
syntax
Backgrounds & Borders

URL: http://htmlcss.wikia.com/wiki/-moz-background-inline-policy Google position: 5th Issue: Non-standard deprecated feature. Should note that and point to the standardised box-decoration-break

CSS
prefixes
syntax
Backgrounds & Borders

url: http://help.dottoro.com/lcfbqpiu.php Google position: 3rd Issue: Covers a deprecated non-standard Mozilla property. Should be marked as such and point to the standardised (but not well supported) box-decoration break.

CSS
prefixes
syntax
Backgrounds & Borders

URL: http://stackoverflow.com/questions/1083755/webkit-border-radius-sometimes-take-effect Google position: 9th (moz-border-radius) Issue: Sample code and demo only have `moz` and `webkit` `border-radius`. FF13 dropped support so this code will only work in webkit/blink. Fix: Add...

CSS
prefixes
Backgrounds & Borders

URL: http://css-infos.net/property/-webkit-animation Google position: 7th (webkit-animation) Issues: - Page focused on webkit prefixed version. - Examples use -webkit- prefixes - Support only for Safari - No unprefixed version page -...

CSS
prefixes
support
Animations

URL: http://stackoverflow.com/questions/4358892/how-to-activate-a-css3-webkit-animation-using-javascript Google Position: 3rd (webkit-animation-duration) Question seems to be a generic one about CSS Animations but both the question and answer use only the Webkit prefix. It would be...

CSS
prefixes
Animations

URL: https://developer.mozilla.org/en-US/docs/Web/CSS/display Issue: flex and inline-flex listed as unsupported in IE Fix: Should be listed as supported in IE11

CSS
support
Flexbox

URL: https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Flexible_boxes Google pos: 2nd ("flexbox") Issue: The support note at top is outdated. Mentions: - WebKit implementation must be prefixed with -webkit- - Internet Explorer implements an old version...

CSS
support
Flexbox

URL: http://www.css3files.com/gradient/ Google pos: prominent link from CanIUse (10th for CSS Gradients) Issues: While most of the live examples work as they _do_ use the latest syntax, the text and...

CSS
syntax
Gradients

URL: https://www.webkit.org/blog/175/introducing-css-gradients/ Google Pos: 8th (CSS Gradients Issues: This was an announcement blog post so it (understandably) uses the original WebKit syntax. As such the demos don’t work in other...

CSS
prefixes
syntax
Gradients