Comment #35 on issue 2393 by jason.barnabe: Support user stylesheet http://code.google.com/p/chromium/issues/detail?id=2393
The term "user style sheet" has a specific meaning and behaviour in CSS. User style sheets are applied at a different order in the cascade than author style sheets. Creating style sheets in the way you describe would lead Chrome to regard the sheet
as an author style sheet. This is what comment 27 is talking about. http://www.w3.org/TR/CSS-access#UserControl http://www.w3.org/TR/CSS21/cascade.html#cascading-order -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings
-- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
