canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,093
edits
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
}} | }} | ||
{{FeatureTeam | {{FeatureTeam | ||
|Feature product manager=Kevin Dangoor | |Feature product manager=Kevin Dangoor | ||
|Feature feature manager=Kevin Dangoor | |Feature feature manager=Kevin Dangoor | ||
|Feature lead engineer=Mike Ratcliffe | |Feature lead engineer=Mike Ratcliffe | ||
| Line 26: | Line 26: | ||
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.) | 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.) | ||
|Feature dependencies=This is a node-centric tool. That means that while it's possible to select a node with a command and then open this tool, practically speaking we need to have the Highlighter working first. | |||
|Feature requirements=* Ability to see a list of property/values for the selected node | |||
* That list should be available with just the property/values that are set in user stylesheets ''or'' all property/values | |||
* It should be possible to view all stylesheet rules that went into deciding on the value that was chosen | |||
* Ideally, when listing all property/values there would be a way to quickly locate the properties of interest | |||
* Property names should link to the MDN article to provide the user with further information | |||
|Feature non-goals=Editing of the values is out of scope at this time. | |||
}} | }} | ||
{{FeatureInfo | {{FeatureInfo | ||