Closed
Bug 44779
Opened 26 years ago
Closed 26 years ago
Valid XHTML 1.0 doesn't display with requested <?xml...?> tag
Categories
(Core :: Layout, defect, P3)
Tracking
()
People
(Reporter: sven, Assigned: clayton)
References
()
Details
Browser: Mozilla/5.0 (X11; U; Linux 2.2.15 i686; en-US; m16) Gecko/20000613
I wrote a simple XHTML document available at http://www.zen.org/~sven/ that as
the element:
<?xml version="1.0" encoding="iso8859-1"?>
As required in section 3.1.1 of the XHTML 1.0 manual when not using UTF-7 or UTF
-8 as your characterset. It mozilla window just ratains copies of the other
windows that are put on top of it.
This worked correctly in m15 but is broken in m16.
when removing the <?xml...?> tag it works fine.
jbailey says this is a dupe; but he's unempowered. I agree
*** This bug has been marked as a duplicate of 34520 ***
URL: http://www.zen.org/~sven/ → http://www.zen.org/~sven/
Status: UNCONFIRMED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•