canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,093
edits
mNo edit summary |
No edit summary |
||
| Line 16: | Line 16: | ||
The initial focus is on providing a property-oriented view. For example, you'll be able to look up the "color" property and see the rules that went into deciding what color a given element should be. | The initial focus is on providing a property-oriented view. For example, you'll be able to look up the "color" property and see the rules that went into deciding what color a given element should be. | ||
|Feature users and use cases= | |Feature users and use cases=Users of all experience levels need to work with CSS. | ||
#### Use case 1: looking at how an element is set up. #### | |||
I want to see how headline links on CNN's front page are styled. I want to see what font and font size they went with. | |||
#### User case 2: troubleshooting a problem #### | |||
Something looks quite wrong with the way my element is positioned and styled. I'm not sure which property is causing the problem. I want to scan through everything applied to a node to see if I can spot something that's wrong. (In this case, imagine that it was something weird like a node set to display: table-row rather than display: block.) | |||
}} | }} | ||
{{FeatureInfo | {{FeatureInfo | ||
| Line 27: | Line 35: | ||
|Feature security status=sec-review-needed | |Feature security status=sec-review-needed | ||
}} | }} | ||
(what follows is information from the original feature page. once all of the information below is incorporated into the new feature page format, this should all be deleted) | |||
== Summary == | == Summary == | ||