Closed
Bug 305901
Opened 19 years ago
Closed 19 years ago
nsStyleSet.cpp: disordered list in comment
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
People
(Reporter: sync2d, Assigned: dbaron)
Details
It's really harmless and small thing but I can't forget... http://lxr.mozilla.org/seamonkey/source/layout/style/nsStyleSet.cpp#432 434 // 1. UA normal rules = Agent normal 435 // 2. Presentation hints = PresHint normal 436 // 3. User normal rules = User normal 437 // 2. HTML Presentation hints = HTMLPresHint normal ----------^ this should be 4 438 // 5. Author normal rules = Document normal
| Assignee | ||
Comment 1•19 years ago
|
||
Fixed.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•