Closed
Bug 307236
Opened 20 years ago
Closed 20 years ago
the web page reported above flickers all the time
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: federicograsso, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; it-IT; rv:1.7.10) Gecko/20050717 Firefox/1.0.6
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; it-IT; rv:1.7.10) Gecko/20050717 Firefox/1.0.6
In the page http://www.lasiciliannunci.com/come.html the text contained within
the first half of the page flickers. With Internet Explorer the text is
correctly still.
Reproducible: Always
Steps to Reproduce:
1. Go to the web page I wrote
2.
3.
Expected Results:
Show the text still.
I'm using tabbed browsing.
Comment 1•20 years ago
|
||
I can confirm this bug, I would change the status, but I don't have permission.
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050811 Firefox/1.0.6
Comment 2•20 years ago
|
||
The text in the middle of the page flashes on and off because the page author
has specified "text-decoration: blink" in his page style. So we are doing what
the page author wants.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Comment 3•20 years ago
|
||
If that really is the definitive answer, then fair do's, but most user
agents do not respect the <blink> tag, and I believe that under the latest
HTML specification it's support is considered optional.
Persoanlly, I would have it turned off by default ...
You need to log in
before you can comment on or make changes to this bug.
Description
•