Skip to content

Density as number in Web / Android Chrome manifest #141

Closed
@phbernard

Description

@phbernard

Currently, the manifest for Android Chrome has density field values as string (eg. "0.75"). However, they should be numbers (eg. 0.75), see http://www.w3.org/2008/webapps/manifest/

Two steps to implement this:

  • Make sure Android Chrome accepts this kind of value. This is because Google's specs conflict with W3C's.
  • Actually change the manifest encoding.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions