[Webkit-unassigned] [Bug 56543] CSS property "-webkit-text-size-adjust" means different things in Safari and iOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 2 01:41:45 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=56543





--- Comment #11 from Ben Murdoch <benm at google.com>  2011-06-02 01:41:44 PST ---
Could we make supporting this property a configurable option, perhaps at runtime on the Settings object? It could default to true so as to not break existing apps, but platforms like Android that want to provide a different behavior for accessibility can disable it at startup. Or maybe we could do it at compile time with an ENABLE macro or similar. Then it's easy for each platform to make their own choice.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list