Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shape properties not getting properly absolutified #132

Closed
fluffy-critter opened this issue Oct 10, 2018 · 0 comments
Closed

shape properties not getting properly absolutified #132

fluffy-critter opened this issue Oct 10, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@fluffy-critter
Copy link
Collaborator

Expected Behavior

shape-outside properties on an image rendition should get an absolute URL for the style rule

Current Behavior

http://publ.beesbuzz.biz/blog/feed?date=2018-09

Currently the shaped image appears as:

<p><a href="http://publ.beesbuzz.biz/blog/660-The-shape-of-the-float-v0-3-1"><img src="http://publ.beesbuzz.biz/static/_img/f9/4c63/woo-ghost_f03ee29890.png" width="182" height="195" style="shape-outside: url('/static/_img/f9/4c63/woo-ghost_f03ee29890.png')" class="inset-right" title="a tightly-wrapped ghost!" alt=""></a></p>

That should be url('http://publ.beesbuzz.biz/static/_img/f9/4c63/woo-ghost_f03ee29890.png')

@fluffy-critter fluffy-critter added the bug Something isn't working label Oct 10, 2018
fluffy-critter added a commit that referenced this issue Oct 12, 2018
fluffy-critter added a commit that referenced this issue Mar 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant