This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 7544 - Atom (RFC 4287) further specifies that "The image SHOULD have an aspect ratio of one (horizontal) to one (vertical) and SHOULD be suitable for presentation at a small size". Consider doing the same here.
Summary: Atom (RFC 4287) further specifies that "The image SHOULD have an aspect ratio...
Status: VERIFIED DUPLICATE of bug 7545
Alias: None
Product: HTML WG
Classification: Unclassified
Component: pre-LC1 HTML5 spec (editor: Ian Hickson) (show other bugs)
Version: unspecified
Hardware: All All
: P3 normal
Target Milestone: LC
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://whatwg.org/specs/web-apps/curr...
Whiteboard:
Keywords: NoReply
Depends on:
Blocks:
 
Reported: 2009-09-08 15:17 UTC by contributor
Modified: 2010-10-22 10:31 UTC (History)
6 users (show)

See Also:


Attachments

Description contributor 2009-09-08 15:17:09 UTC
Section: http://whatwg.org/specs/web-apps/current-work/#rel-icon

Comment:
Atom (RFC 4287) further specifies that "The image SHOULD have an aspect ratio of one (horizontal) to one    (vertical) and SHOULD be suitable for presentation at a small size". Consider doing the same here. 

Posted from: 78.224.125.122
Comment 1 Ian 'Hixie' Hickson 2009-09-22 10:39:38 UTC
Why? Not all platforms use square icons (I seem to recall that iPhone icons are something like 57x60, for example). We have the sizes="" attribute for control over this, so that all platforms can be handled.
Comment 2 Maciej Stachowiak 2010-03-14 14:50:50 UTC
This bug predates the HTML Working Group Decision Policy.

If you are satisfied with the resolution of this bug, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
  http://dev.w3.org/html5/decision-policy/decision-policy.html

This bug is now being moved to VERIFIED. Please respond within two weeks. If this bug is not closed, reopened or escalated within two weeks, it may be marked as NoReply and will no longer be considered a pending comment.
Comment 3 Sam Johnston 2010-04-19 10:08:07 UTC
It's easier to convert a square to an almost square rectangle (eg 57x60) than to convert a rectangular logo to a square. Giving users the ability to advertise both should ultimately result in a higher quality and better fit for purpose.

*** This bug has been marked as a duplicate of bug 7545 ***