#33333 closed defect (bug) (invalid)
Images are hidden in chromium
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Media | Keywords: | |
Focuses: | Cc: |
Description
Reference page:
http://2015.pgday.it/aiutaci
There should be 4 images in the page.
On Firefox 39.0 I see no problems.
On chromium 44.0.2403.125 the last three images disappear.
I can see these inline styles on img tags on chromium:
width="0" height="0" class="alignnone size-full wp-image-181" style="display: none !important; visibility: hidden !important; opacity: 0 !important; background-position: 468px 60px;
Change History (2)
Note: See
TracTickets for help on using
tickets.
Those inline styles match what the AdBlock extension adds, I'd say check your browser extensions.
Marking as invalid, as WordPress core definitely doesn't have those styles (and it works for me in Chrome)