Closed
Bug 141947
Opened 23 years ago
Closed 22 years ago
[RFE] don't resolve emply time in meta refresh as 0
Categories
(SeaMonkey :: General, enhancement)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 170021
People
(Reporter: aha, Assigned: jag+mozilla)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
(deleted),
text/html
|
Details |
If page contains next line, browser will not stop refreshing page:
<meta http-equiv="Refresh" content=";url=">
Repro:
1. open testcase
Actual:
Browser will refresh page to end of times.
Expected:
Browser will ignore meta refresh, because doesn't contain valid time value.
Note:
MSIE5.0 doesn't refresh page.
(I sent e-mail to website's author to remove/correct it, so this is not
tech-evan issue).
Reporter | ||
Comment 1•23 years ago
|
||
Comment 2•23 years ago
|
||
To jag. as a note, our current behavior is 4xp (that is, just like ns4). But
the IE behavior seems saner...
Assignee: Matti → jaggernaut
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•22 years ago
|
||
*** This bug has been marked as a duplicate of 170021 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•