canmove, Confirmed users
2,675
edits
(add top level sections for problem statement, goals, straw proposal, questions, methodology etc.) |
(→problem summary: statement and details, blog posts) |
||
Line 1: | Line 1: | ||
= CSS vendor-prefix compatibility = | = CSS vendor-prefix compatibility = | ||
== problem | == problem statement == | ||
Sites that have WebKit-specific content and back-up content for everyone else. | Sites that have WebKit-specific content and back-up content for everyone else. | ||
Line 7: | Line 7: | ||
data: https://bugzilla.mozilla.org/show_bug.cgi?id=708406 | data: https://bugzilla.mozilla.org/show_bug.cgi?id=708406 | ||
=== more problem details === | |||
Blog posts: | |||
* http://hsivonen.iki.fi/vendor-prefixes/ | |||
* http://blogs.msdn.com/b/iemobile/archive/2010/05/10/javascript-and-css-changes-in-ie-mobile-for-windows-phone-7.aspx in particular: <blockquote><p>"We've also added support for the -webkit-text-size-adjust CSS selector. This selector allows you to control how text on the Web page is scaled to increase readability for the user (you can also use -ms-text-size-adjust, IE Mobile recognizes both).</p><p> ... [one day later] ... </p><p><b>"[Update 05/11/2010: based on community feedback, we will only be implementing the -ms- prefix, not the -webkit- one.]"</b></p> | |||
== goals == | == goals == |