Closed
Bug 32391
Opened 25 years ago
Closed 25 years ago
All XHTML pages created with HTML-Tidy fail to display
Categories
(Core :: XML, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: ptrourke, Assigned: nisheeth_mozilla)
References
()
Details
All XHTML pages are failing to display (blank screen) even if they have the
correct W3 header information and namespace and the .htm or .html extension.
With .xml extension, they load but display without style/structure information.
The pages I've tested have all been created using Dave Raggett's HTML-Tidy.
These pages did display in M12 and I believe M13.
Note: I have msxml2 installed (March 15 release).
Comment 1•25 years ago
|
||
ptrourke : what build were you using to test this. yes, this was broken in
the M14 release, but was fixed shortly thereafter (bug #291250, and works for
me with a trunk build mozilla bits win98 2000031908.
You're second point, that when loaded as .xml the styles are not applied is
bug #4267 (i.e., all the style in this page is declared with <style></style>
and the hooks for handling this for an xml document are not in place).
Comment 2•25 years ago
|
||
... bug #29125, not bug #291250 (that one won't exist for at least
another 10 years or more).
Comment 3•25 years ago
|
||
updating component and owner.
Assignee: cbegle → nisheeth
Component: Browser-General → XML
QA Contact: asadotzler → chrisd
Comment 4•25 years ago
|
||
This worksforme with 2000040413 (was fixed a while ago). marking worksforme.
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Comment 5•25 years ago
|
||
err, to be clear -- tested on win32 and linux and mac
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•