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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 7 13:55:50 PST 2011


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


Viatcheslav Ostapenko <ostapenko.viatcheslav at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ostapenko.viatcheslav at nokia
                   |                            |.com




--- Comment #4 from Viatcheslav Ostapenko <ostapenko.viatcheslav at nokia.com>  2011-01-07 13:55:50 PST ---
(In reply to comment #2)
> After doing some quick research, the Safari documentation[1] clearly demonstrates that multiple tags should be divided by commas instead of semicolons. Other websites, including some Opera's introduction about the viewport meta[2] and a fair amount of other websites describing the possibility, talk solely about dividing by commas as well. The CSS3 Media Queries spec[3], which certainly has some similarities with viewport, does not list a semicolon in its syntax either.
> 
> Are you sure a change like this is desirable? A much easier solution probably is asking Flickr to fix their meta-tag.
> 
> [1] http://developer.apple.com/safari/library/documentation/appleapplications/reference/safarihtmlref/articles/metatags.html#//apple_ref/html/const/viewport
> [2] http://dev.opera.com/articles/view/opera-mobile-9-5-the-developer-angle/
> [3] http://www.w3.org/TR/css3-mediaqueries/#syntax

That's all true, but iphone-4 and android both support comma and semicolon for viewport tag separator. It seems also, that android support space as separator also, but iphone-4 doesn't.

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