[Webkit-unassigned] [Bug 53705] Viewport parsing no longer accepts "1.0; " value as valid.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 3 15:14:29 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=53705
--- Comment #5 from Kenneth Rohde Christiansen <kenneth at webkit.org> 2011-02-03 15:14:29 PST ---
I think that we might need to handle ; separately as many pages are using that as separators, and Android has a patch making it work as a separator. Even facebook uses this.
With your change, how will the following be handled?
"width=320;height=480"
I guess it would ignore the height.
Apart from my above comments, I agree with your changes.
--
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