Closed
Bug 696166
Opened 14 years ago
Closed 14 years ago
Write a test for the CssLogic specificity calculator
Categories
(DevTools :: General, defect, P3)
DevTools
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rcampbell, Unassigned)
Details
(Whiteboard: [computedview][ruleview])
The StyleInspector Panels' CssHtmlTree components aren't being thoroughly tested as a result of bug 685893. We should create a new test to do this properly.
![]() |
||
Updated•14 years ago
|
Whiteboard: [styleinspector]
Updated•14 years ago
|
Priority: -- → P3
![]() |
||
Comment 1•14 years ago
|
||
The code being referenced here (in this bug report) is in the test file browser_styleinspector_webconsole.js which is going to be removed by bug 700331. That code is also a test for bug 680111, but it was commented out in bug 685893.
This bug should now be about writing a test for the Style Inspector selector specificity calculator. (or something similar)
Summary: Test StyleInspector Panels from CssHtmlTree → Write a test for the CssLogic specificity calculator
Comment 2•14 years ago
|
||
Bug triage, filter on PEGASUS.
Whiteboard: [styleinspector] → [computedview][ruleview]
Comment 3•14 years ago
|
||
This was done as part of bug 592743
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•