[Webkit-unassigned] [Bug 85425] Use suitable viewport values when a Mobile DTD is used.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 9 02:12:56 PDT 2012


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





--- Comment #48 from Zalan Bujtas <zbujtas at gmail.com>  2012-05-09 02:11:59 PST ---
(From update of attachment 140817)
View in context: https://bugs.webkit.org/attachment.cgi?id=140817&action=review

> Source/WebCore/dom/Document.cpp:777
> +        if (m_viewportArguments.type < ViewportArguments::XHTMLMobileProfile

Looking at the html5 spec, I don't think <meta> can be followed by the doctype declaration, so not sure how can the current viewportargument type be greater than Implicit. Did I miss something here?

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