Closed Bug 884341 Opened 11 years ago Closed 11 years ago

In-line style appears to be stripped on elements

Categories

(Webmaker Graveyard :: Thimble, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mjschranz, Assigned: michiel)

References

Details

https://webmaker.makes.org/thimble/my-wall has some <li> that are using the style attribute to add some background images, but it's getting stripped and nothing is showing.

An example of what it should be is <li style="background-image:url(http://stuff.webmaker.org.s3.amazonaws.com/sam2/instagram3.jpg)"></li>
You can see another example of stripped/messed up style elements on the 'Keep Calm' template here: https://webmaker.makes.org/thimble/keep-calm-and-carry-on (notice the white border and top-nav not showing up correctly).
Kat, I don't know what I should compare that to. If you can point out which element needs style X, but gets it stripped out?
turns out bleach by default forbids url() syntax in rules, greatly impairing background-image etc. An updated version is building atm that should allow these rules.
fixed on staging, pushing to production.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.