Closed
Bug 54683
Opened 25 years ago
Closed 25 years ago
select has missing options when doc has xhtml1-transitional.dtd
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
INVALID
People
(Reporter: rods, Assigned: harishd)
Details
Attachments
(1 file)
388 bytes,
text/html
|
Details |
for some reason this type of doc keeps the select from having the correct
options:
<BASE HREF="http://www.simifilm.ch/template/">
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
Reporter | ||
Comment 1•25 years ago
|
||
Reporter | ||
Comment 2•25 years ago
|
||
I accidently opened this bug instead of augmenting bug 53884 - makring invalid
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•