Closed
Bug 978584
Opened 12 years ago
Closed 12 years ago
[resolved] SRC img tag who contain "468x60" don't load the file
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: sadiquo, Unassigned)
Details
Attachments
(1 file)
|
51 bytes,
text/html
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:28.0) Gecko/20100101 Firefox/28.0 (Beta/Release)
Build ID: 20140227174348
Steps to reproduce:
load a page with:
<img src='https://pandad.eu/img/logo-468x60.gif' />
Do the same thing with lot of possibility, for example:
<img src='http://a.b/468x60.d' />
Actual results:
The image is not load/display and the class "iuquppxycukgifsbmmzh" is added, for the last example the result is:
<img src='http://a.b/468x60.d' class="iuquppxycukgifsbmmzh" />
Expected results:
Load and display the image, like the other browsers.
Comment 1•12 years ago
|
||
WFM on
https://hg.mozilla.org/releases/mozilla-beta/rev/58bc22d7be1c
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:28.0) Gecko/20100101 Firefox/28.0 ID:20140227174348
Oh no sorry error from my, just the extension ad block who create the class...
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Summary: SRC img tag who contain "468x60" don't load the file → [resolved] SRC img tag who contain "468x60" don't load the file
You need to log in
before you can comment on or make changes to this bug.
Description
•