Closed
Bug 970
Opened 26 years ago
Closed 26 years ago
CSS font-weight: Bold and Bolder look the same
Categories
(Core :: CSS Parsing and Computation, defect, P2)
Tracking
()
VERIFIED
INVALID
People
(Reporter: jcarpenter0524, Assigned: peterl-retired)
References
()
Details
- Go to URL
http://www.mozilla.org/newlayout/testcases/css/sec525bolder.htm
code: .two {font-weight: bolder}
- Compare to URL
http://www.mozilla.org/newlayout/testcases/css/sec525b.htm
code: .one {font-weight: bold}
- Note that both appear to be the same boldness.
Reporter | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → INVALID
Reporter | ||
Comment 1•26 years ago
|
||
misunderstanding of the spec. test case to be revised. invalid bug.
Reporter | ||
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•