https://bugzilla.wikimedia.org/show_bug.cgi?id=53026
Web browser: ---
Bug ID: 53026
Summary: Hidpi polyfills broken on mobile
Product: MediaWiki extensions
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: MobileFrontend
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected],
[email protected], [email protected],
[email protected], [email protected],
[email protected]
Blocks: 32101
Classification: Unclassified
Mobile Platform: ---
In all MF modes (production/beta/dragons), polyfills of linked inline images
are broken.
This is caused by the CSS block:
img.tex,
.image img,
.thumb img {
max-width: 100% !important;
width: auto !important;
height: auto !important;
}
Which conflicts with the polyfill JS, which depends on the original width
height attributes being set.
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l