[ALOY-63] Establish specificity of selectors in CSS
GitHub Issue | n/a |
---|---|
Type | Sub-task |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-07-19T11:52:00.000+0000 |
Affected Version/s | 2012 Sprint 14 |
Fix Version/s | 2012 Sprint 14 |
Components | Runtime, XML |
Labels | n/a |
Reporter | Tony Lukasavage |
Assignee | Tony Lukasavage |
Created | 2012-05-22T13:31:01.000+0000 |
Updated | 2014-06-22T13:21:24.000+0000 |
Description
The selectors, after their origins are prioritized (inline, embedded, or external), need to be prioritized by specificity. The following document discusses how that should be calculated: [http://www.w3.org/TR/CSS21/cascade.html#specificity](http://www.w3.org/TR/CSS21/cascade.html#specificity)
No longer using CSS