Closed
Bug 1961
Opened 27 years ago
Closed 27 years ago
Selection of preferred stylesheets via HTTP header is not possible
Categories
(Core :: CSS Parsing and Computation, defect, P2)
Tracking
()
VERIFIED
FIXED
People
(Reporter: ian, Assigned: peterl-retired)
References
()
Details
The relevant section of the HTML 4.0 spec is:
http://www.w3.org/TR/REC-html40/present/styles.html#h-14.3.2
But basically, the bug is that NGLayout fails to recognise the
"Default-Style" HTTP header as required by HTML 4.0; which would be
used to let the server decide which set of several alternate styles
should be used first.
This is test 36 of the Import Test. If you have any questions about
the importtest, e-mail py8ieh=importtest@bath.ac.uk
| Assignee | ||
Updated•27 years ago
|
Status: NEW → RESOLVED
Closed: 27 years ago
Resolution: --- → FIXED
| Reporter | ||
Updated•27 years ago
|
| Reporter | ||
Comment 1•27 years ago
|
||
The page moved today. Just updating the uri. BTW, great work guys...
| Reporter | ||
Updated•27 years ago
|
Status: RESOLVED → VERIFIED
| Reporter | ||
Comment 2•27 years ago
|
||
'Tis fine.
You need to log in
before you can comment on or make changes to this bug.
Description
•