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 13330 - Link colors are wrong in the rendering section
Summary: Link colors are wrong in the rendering section
Status: CLOSED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: LC1 HTML5 spec (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-22 16:18 UTC by contributor
Modified: 2011-09-26 21:44 UTC (History)
5 users (show)

See Also:


Attachments

Description contributor 2011-07-22 16:18:41 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/rendering.html
Multipage: http://www.whatwg.org/C#phrasing-content-1
Complete: http://www.whatwg.org/c#phrasing-content-1

Comment:
The link colors are wrong.  :link is #00e in Firefox 7.0a2 and Chrome 14 dev,
IE10PP2 is #06c, Opera 11.50 is #00c.  For :visited, Opera 11.50 seems to be
#800080, #551a8b in Firefox/Chrome, and I couldn't easily figure out in IE. 
Firefox/Chrome seem like the most sensible to settle on here.

Posted from: 68.175.61.233
User agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.803.0 Safari/535.1
Comment 1 Aryeh Gregor 2011-07-22 16:20:15 UTC
(thanks to Ms2ger for pointing this out when I complained in #whatwg that Chrome doesn't use blue for links and it was confusing some of my tests; turns out no one does)
Comment 2 Michael[tm] Smith 2011-08-04 05:36:27 UTC
mass-move component to LC1
Comment 3 Ian 'Hixie' Hickson 2011-08-19 02:53:33 UTC
Yeah, I mostly used #00F and #800080 for historical reasons. Should I change to #00E and #551A8B?
Comment 4 Aryeh Gregor 2011-08-19 17:41:48 UTC
That makes the most sense to me, just by market share.  I don't think it makes a huge difference who exactly we follow, but the current spec is definitely wrong.
Comment 5 Ian 'Hixie' Hickson 2011-09-23 23:14:12 UTC
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are satisfied with this response, 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

Status: Accepted
Change Description: see diff given below
Rationale: Concurred with reporter's comments.
Comment 6 contributor 2011-09-23 23:16:19 UTC
Checked in as WHATWG revision r6584.
Check-in comment: Update recommended colors to match reality better.
http://html5.org/tools/web-apps-tracker?from=6583&to=6584