Closed
Bug 93741
Opened 24 years ago
Closed 24 years ago
Need new style rules to help the Strict effort
Categories
(Developer Documentation Graveyard :: General, defect)
Developer Documentation Graveyard
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: hsivonen, Assigned: gerv)
References
()
Details
Attachments
(3 files)
|
1.56 KB,
patch
|
Details | Diff | Splinter Review | |
|
1.72 KB,
patch
|
Details | Diff | Splinter Review | |
|
2.12 KB,
patch
|
Details | Diff | Splinter Review |
I have identified some notable presentational practices on www.mozilla.org that
are considered harmful in HTML 4.01 Strict. In order to separate presentation
from structure, some new style rules are needed.
Ideally, these new rules would be in a style sheet of their own. However, using
another style sheet would require changes to the wrapper. I suggest that the new
rules be place in persistent-style.css--at least for now.
| Reporter | ||
Comment 1•24 years ago
|
||
| Reporter | ||
Comment 2•24 years ago
|
||
I made a typo. The attachment contain *banner* workaround for Opera. Opera
didn't like the workaround for bug 22274 that I used in persistent-style.css. I
changed the workaround to one that doesn't collide with Opera's vertical-align bugs.
But more importantly, the patch some new style rules for use with Strict content.
Keywords: patch
| Reporter | ||
Comment 3•24 years ago
|
||
| Assignee | ||
Comment 4•24 years ago
|
||
Any chance of a document detailing how to use these new styles (or a patch to
an existing one)?
My same "this week is bad" comment applies as in the other bug.
Gerv
| Reporter | ||
Comment 5•24 years ago
|
||
| Assignee | ||
Comment 6•24 years ago
|
||
Dawn: just to check - do you have any problems with this?
Gerv
| Assignee | ||
Comment 7•24 years ago
|
||
henris,
Dawn has made some additional style sheet changes to the copy of the stylesheet
which lives at:
http://komodo.mozilla.org/data/persistent-style.css
Could you please roll these into your patch, as you know about CSS?
Gerv
Comment 8•24 years ago
|
||
checked in henri's patch plus a couple rules of my own so pages with
horizonal layout get a proper margin. Reopen if you see a problem with
those rules.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•18 years ago
|
Component: Mozilla Developer → Documentation Requests
Product: Documentation → Mozilla Developer Center
Updated•13 years ago
|
Component: Documentation Requests → Documentation
Updated•13 years ago
|
Component: Documentation → General
Product: Mozilla Developer Network → Developer Documentation
You need to log in
before you can comment on or make changes to this bug.
Description
•