Closed Bug 305901 Opened 19 years ago Closed 19 years ago

nsStyleSet.cpp: disordered list in comment

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
trivial

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
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.