| Summary: | [CSSLint][Outline] Outline selects wrong ranges for rule names that don't start with period | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Curtis Windatt <curtis.windatt.public> | ||||||
| Component: | Client | Assignee: | Curtis Windatt <curtis.windatt.public> | ||||||
| Status: | RESOLVED FIXED | QA Contact: | |||||||
| Severity: | minor | ||||||||
| Priority: | P3 | ||||||||
| Version: | 6.0 | ||||||||
| Target Milestone: | 8.0 | ||||||||
| Hardware: | PC | ||||||||
| OS: | Windows 7 | ||||||||
| Whiteboard: | |||||||||
| Attachments: |
|
||||||||
Created attachment 248059 [details]
Fix
Doesn't just apply to rules without periods. The first symbol was always being excluded.
Created attachment 248062 [details]
Fix with tests
|
.works {} notWorking {} When 'notWorking' is selected in the outline, the first character is not included in the selected range.