Closed
Bug 216685
Opened 22 years ago
Closed 20 years ago
Can´t see Text in main Window
Categories
(Core :: DOM: HTML Parser, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 271184
People
(Reporter: nicolas.gustafson, Assigned: harishd)
References
()
Details
(Keywords: testcase)
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624
On this site I can´t see the main text, this bug is there since 2 weeks before
this I was able to see the main window text.
Reproducible: Always
Steps to Reproduce:
1.open mozilla
2.go to site www.visions.de
3.
Actual Results:
Mozilla displays no text
Expected Results:
Display the main text
| Reporter | ||
Updated•22 years ago
|
Summary: Can´t see Text in main Window → Can´t see Text in main Window
Comment 3•22 years ago
|
||
Comment 4•22 years ago
|
||
Comment 5•22 years ago
|
||
Most likely the innermost <iframe> and <script> tags is out-of-order, leaving
one of them open so it consumes the rest of the document as either alternate
content or as script content...
Keywords: testcase
Comment 6•21 years ago
|
||
Confirming. The text doesn't even show up in the DOM inspector.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 7•20 years ago
|
||
This testcase looks a lot like the testcase in bug 271184, so I'm marking it as
a duplicate. Nicolas, if you can still reproduce this in a recent nightly,
please reopen this bug.
*** This bug has been marked as a duplicate of 271184 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•