-ms prefixed CSS properties??

There are 19 pages in the CSS Docs for -ms prefixed properties.

Like this: http://docs.webplatform.org/wiki/css/properties/ms-grid-row-align

But that seems inconsistent. We don't have separate pages for all the other
prefixes, right? Everything for CSS Grid should be on grid pages, not on
separate (separately-alaphbetized) pages — yes?

I'm thinking these should be deleted or deprecated... but I'm not sure.

They are:
ms-grid-columns
ms-grid-row
ms-grid-row-align
ms-grid-row-span
ms-grid-rows
ms-scroll-chaining
ms-scroll-limit
ms-scroll-limit-xMin
ms-scroll-limit-xMax
ms-scroll-yMax
ms-scroll-limit-yMin
ms-scroll-rails
ms-scroll-snap-points-x
ms-scroll-snap-points-y
ms-scroll-snap-type
ms-scroll-snap-x
ms-scroll-snap-y
ms-scroll-translation
ms-touch-select

Plus, MediaWiki problematically removes the dash, so the titles of these
pages are themselves a mistake. It should be "-ms-grid-row" not
"ms-grid-row". If we do have pages like these, we'll have to figure out
what to do about the fact they are so misleading without the prefix dash.

Jen


Jen Simmons
designer, consultant and speaker
host of The Web Ahead
jensimmons.com
5by5.tv/webahead
twitter: jensimmons <http://twitter.com/jensimmons>

Received on Thursday, 3 July 2014 17:16:50 UTC