[Webkit-unassigned] [Bug 7742] stylesheet links with title attributes with values kill subsequent styelesheet links

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Jul 9 10:48:19 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7742





------- Comment #3 from jdevalk at opendarwin.org  2006-07-09 10:48 PDT -------
This is indeed the right behavior, the spec
(http://www.w3.org/TR/REC-html40/present/styles.html#h-14.3.2) states:
- To make a style sheet persistent, set the rel attribute to "stylesheet" and
don't set the title attribute.
- To make a style sheet preferred, set the rel attribute to "stylesheet" and
name the style sheet with the title attribute.
- If two or more LINK elements specify a preferred style sheet, the first one
takes precedence.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list