Closed
Bug 186335
Opened 22 years ago
Closed 22 years ago
roco.co.at - invalid DTD and text outside of <html> elemnt
Categories
(Tech Evangelism Graveyard :: German, defect)
Tech Evangelism Graveyard
German
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bugzilla_kl, Assigned: tristan)
References
()
Details
a frameset, which doesn't leave out any possibility not to work.
Reporter | ||
Updated•22 years ago
|
Priority: -- → P3
Reporter | ||
Comment 1•22 years ago
|
||
uhm?
where's the start of the comment? this seams to be a real parser-problem..
Assignee: nitot → harishd
Component: Europe: West → Parser
Product: Tech Evangelism → Browser
QA Contact: brantgurganus2001 → moied
Version: unspecified → Trunk
Updated•22 years ago
|
Priority: P3 → --
Comment 2•22 years ago
|
||
At a guess, the presence of text between the DOCTYPE and the <html> element is
making the parser create a <body> to hold it in, and once the <body> is created
for the document, it can't be made to hold frames. (And the DOCTYPE's completely
wrong; wrong language, and frames aren't in HTML 3.2, not that it matters to our
behavior AFAIK.) Personally, I'd suggest dropping it back to evang.
Keywords: compat
Reporter | ||
Comment 3•22 years ago
|
||
TE! (invalid doctype..)
Assignee: harishd → nitot
Component: Parser → Europe: West
Product: Browser → Tech Evangelism
QA Contact: moied → brantgurganus2001
Version: Trunk → unspecified
Updated•22 years ago
|
Keywords: compat
Summary: roco.co.at - broken Frameset → roco.co.at - invalid DTD and text outside of <html> elemnt
Reporter | ||
Comment 4•22 years ago
|
||
they are on the right way... new lists work, let's see, if this will stay
Reporter | ||
Comment 5•22 years ago
|
||
ok, they've learned their lessions
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•