Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meta viewport correct syntax #15

Merged
merged 1 commit into from
Apr 12, 2012

Conversation

Hagith
Copy link
Contributor

@Hagith Hagith commented Apr 7, 2012

Fixed meta viewport syntax.

WebKit browsers (Chrome, Safari) do not accept semi-colons in meta viewport content definition.

Chrome console errors:

Viewport argument value "device-width;" for key "width" not recognized. Content ignored.
Viewport argument value "1.0;" for key "initial-scale" was truncated to its numeric prefix.
Viewport argument value "1.0;" for key "maximum-scale" was truncated to its numeric prefix.
Viewport argument value "0;" for key "user-scalable" was truncated to its numeric prefix.

@brusch brusch merged this pull request into pimcore:master Apr 12, 2012
brusch pushed a commit that referenced this pull request Apr 12, 2012
brusch pushed a commit that referenced this pull request May 22, 2013
pimcore-deployments pushed a commit that referenced this pull request Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants