Mike de Boer: > We use :-moz-locale-dir extensively in frontend code. Who will own > converting that to the unprefixed version? Or, if :-moz-locale-dir > is still supported after the transition period, can we discuss > deprecating it in favour of unprefixed alternatives?
:-moz-locale-dir is kind of XUL-specific, so I don’t think there’s an obvious standards track alternative. (It basically means “is this element in a XUL document for which https://dxr.mozilla.org/mozilla-central/source/dom/xul/XULDocument.cpp#4488 returns a value that matches the pseudo-classes’ argument”, which involves looking at localedir="" on the root element or a pref.) -- Cameron McCormack ≝ http://mcc.id.au/ _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform