- From: Axel Dahmen <brille1@hotmail.com>
- Date: Wed, 8 May 2013 19:09:04 +0200
- To: www-style@w3.org
The following:
<style type="text/css">
.someElement:after
{
content: url("image.png");
height: 1em;
}
</style>
Doesn't resize the downloaded image.
Hence, I'd like to suggest to provide a solution for styling generated
content created by external resources, too.
Axel Dahmen
Received on Wednesday, 8 May 2013 17:09:38 UTC