diff options
author | Ćukasz Hanuszczak <lukasz.hanuszczak@gmail.com> | 2015-07-31 17:05:48 +0200 |
---|---|---|
committer | Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk> | 2015-08-21 18:22:33 +0100 |
commit | 0158692153c342eb84879338aeb99a6bb0221889 (patch) | |
tree | 85c0a72f4d1a47cc7589425a385774ee9eb2b6a0 /html-test/ref/Bug7.html | |
parent | a49a3f0840f2880814c35f58d89805b3cd3039d3 (diff) |
Accept tests affected by adding instance details section.
Diffstat (limited to 'html-test/ref/Bug7.html')
-rw-r--r-- | html-test/ref/Bug7.html | 40 |
1 files changed, 28 insertions, 12 deletions
diff --git a/html-test/ref/Bug7.html b/html-test/ref/Bug7.html index f1a80c82..77a159d0 100644 --- a/html-test/ref/Bug7.html +++ b/html-test/ref/Bug7.html @@ -106,12 +106,14 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug7.html");}; ><tr ><td class="src clearfix" ><span class="inst-left" - ><a href="" - >Bar</a - > <a href="" - >Foo</a - > <a href="" - >Foo</a + ><div id="control.i:id:Bar-45--45-1104323998-45-1" class="instance expander" onclick="toggleSection('i:id:Bar-45--45-1104323998-45-1')" + ><a href="" + >Bar</a + > <a href="" + >Foo</a + > <a href="" + >Foo</a + ></div ></span ></td ><td class="doc" @@ -119,6 +121,12 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug7.html");}; >Just one instance</p ></td ></tr + ><tr + ><td colspan="2" + ><div id="section.i:id:Bar-45--45-1104323998-45-1" class="inst-details hide" + ></div + ></td + ></tr ></table ></div ></div @@ -142,12 +150,14 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug7.html");}; ><tr ><td class="src clearfix" ><span class="inst-left" - ><a href="" - >Bar</a - > <a href="" - >Foo</a - > <a href="" - >Foo</a + ><div id="control.i:ic:Bar-45--45-1104323998-45-1" class="instance expander" onclick="toggleSection('i:ic:Bar-45--45-1104323998-45-1')" + ><a href="" + >Bar</a + > <a href="" + >Foo</a + > <a href="" + >Foo</a + ></div ></span ></td ><td class="doc" @@ -155,6 +165,12 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug7.html");}; >Just one instance</p ></td ></tr + ><tr + ><td colspan="2" + ><div id="section.i:ic:Bar-45--45-1104323998-45-1" class="inst-details hide" + ></div + ></td + ></tr ></table ></div ></div |