@@ -375,16 +375,14 @@ <h3 id=experimental><span class=secno>3.3. </span>Experimental
375375
376376 < p class =note > For legacy reasons, certain experimental CSS properties do
377377 not follow this prefixing convention. Three common examples are the
378- ‘< code class =property > word-wrap</ code > ’ < a href ="#CSS3TEXT "
379- rel =biblioentry > [CSS3TEXT]<!--{{CSS3TEXT}}--> </ a > , ‘< code
380- class =property > text-overflow</ code > ’ < a href ="#CSS3UI "
381- rel =biblioentry > [CSS3UI]<!--{{CSS3UI}}--> </ a > , and ‘< code
382- class =property > ime-mode</ code > ’ properties, which were introduced
383- unprefixed by Microsoft Internet Explorer prior to the introduction of the
384- vendor prefixing policy in CSS2.1 and were subsequently implemented
385- unprefixed by other browsers, creating a dependency on the unprefixed
386- names despite the lack of a W3C spec. Any other legacy exceptions should
387- be made in consultation with the CSS Working Group.
378+ ‘< code class =property > word-wrap</ code > ’ and ‘< code
379+ class =property > text-overflow</ code > ’ properties, which were
380+ introduced unprefixed by Microsoft Internet Explorer prior to the
381+ introduction of the vendor prefixing policy in CSS2.1 and were
382+ subsequently implemented unprefixed by other browsers, creating a
383+ dependency on the unprefixed names despite the lack of a W3C spec. Any
384+ other legacy exceptions should be made in consultation with the CSS
385+ Working Group.
388386
389387 < h3 id =testing > < span class =secno > 3.4. </ span > Non-Experimental
390388 Implementations</ h3 >
0 commit comments