Commit c5a9d1df authored by Jérome Perrin's avatar Jérome Perrin

fix WebPage.getImplicitSuccessorValueList in the context of web site

Fix a problem with `WebPage.getImplicitSuccessorValueList`, it did not detect references such as:

```
<img src="reference">
```

when the web page was in the context of a web site, because of some wrong relative URL calculations.

See merge request !1153
parents 1e2c40e2 a64ceb40
Pipeline #9923 passed with stage