IDEA-82135 Missing images in Quick Documentation Java Doc loaded from jars

fixed existing test, added new test
This commit is contained in:
Dmitry Batrak
2015-03-13 19:57:09 +03:00
parent 80678e2109
commit 18a9996e5f
35 changed files with 173 additions and 37 deletions
@@ -1,4 +1,4 @@
<html><head> <style type="text/css"> #error { background-color: #eeeeee; margin-bottom: 10px; } p { margin: 5px 0; } </style></head><body><small><b><a href="psi_element://Foo"><code>Foo</code></a></b></small><PRE>int <b>foo</b></PRE>
<html><head><base href="placeholder"> <style type="text/css"> #error { background-color: #eeeeee; margin-bottom: 10px; } p { margin: 5px 0; } </style></head><body><small><b><a href="psi_element://Foo"><code>Foo</code></a></b></small><PRE>int <b>foo</b></PRE>
<pre>
<code>
class Clazzz {