[Webkit-unassigned] [Bug 89008] [Qt][WK2] For certain "viewport" setting, browser shows content to fit to width

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 8 04:10:58 PDT 2012


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


Andras Becsi <abecsi at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |abecsi at webkit.org




--- Comment #3 from Andras Becsi <abecsi at webkit.org>  2012-08-08 04:11:21 PST ---
Since "none" does not seem to be a valid keyword for the width property of the meta tag [1] it translates to 0 which is handled differently (incorrectly?) by our webview.

[1] http://developer.apple.com/library/safari/#documentation/appleapplications/reference/SafariHTMLRef/Articles/MetaTags.html

-- 
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