[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
a bug with src element extending
- From: Olorin <Vivliofika yandex ru>
- To: epiphany-list gnome org
- Subject: a bug with src element extending
- Date: Sun, 03 May 2009 00:02:16 +0400
<code>
<img src=/img/img.bmp>
</code>
doesn't work because of extention error. The first "/" should be extended here to "protocol://domain:port/"
But
<code>
<img src=img/img.bmp>
</code>
works. And it extends to a relative path.
Thank you.
Olorin.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]