diff options
author | Dr. ERDI Gergo <gergo@erdi.hu> | 2014-01-31 00:15:01 +0800 |
---|---|---|
committer | Dr. ERDI Gergo <gergo@erdi.hu> | 2014-01-31 00:15:01 +0800 |
commit | cf73b006faf95512b28c744ecfbdf47c044acb67 (patch) | |
tree | c6d96928457fbc2b0b7bcf3c0821154902b30ba0 /html-test/ref/B.html | |
parent | 96838d249070e1ab55641b6816360a3e6bc909fa (diff) |
<+>: Don't insert a space when concatenating empty nodes
Diffstat (limited to 'html-test/ref/B.html')
-rw-r--r-- | html-test/ref/B.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/html-test/ref/B.html b/html-test/ref/B.html index ea408d0b..d9a8b948 100644 --- a/html-test/ref/B.html +++ b/html-test/ref/B.html @@ -64,9 +64,9 @@ window.onload = function () {pageLoad();setSynopsis("mini_B.html");}; ><li class="src short" ><span class="keyword" >data</span - > <a href="" + > <a href="" >X</a - > = <a href="" + > = <a href="" >X</a ></li ></ul @@ -134,9 +134,9 @@ window.onload = function () {pageLoad();setSynopsis("mini_B.html");}; ><p class="src" ><span class="keyword" >data</span - > <a name="t:X" class="def" + > <a name="t:X" class="def" >X</a - > </p + ></p ><div class="doc" ><p >Should show up on the page for both modules A and B</p |