[Webkit-unassigned] [Bug 40204] Need to recognize "; " as separator for arguments of viewport tag

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 8 00:52:03 PST 2011


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


Kenneth Rohde Christiansen <kenneth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX




--- Comment #7 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2011-03-08 00:52:02 PST ---
Android has removed support for ; and iOS does not support it. What iOS (and WebKit trunk now) supports is trailing garbage. ie the ; in

width = 230;

is considered garbage and thus ignored. This means that width will indeed become 230.

Closing as wontfix.

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