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/HiddenInstancesB.html | |
parent | a49a3f0840f2880814c35f58d89805b3cd3039d3 (diff) |
Accept tests affected by adding instance details section.
Diffstat (limited to 'html-test/ref/HiddenInstancesB.html')
-rw-r--r-- | html-test/ref/HiddenInstancesB.html | 32 |
1 files changed, 24 insertions, 8 deletions
diff --git a/html-test/ref/HiddenInstancesB.html b/html-test/ref/HiddenInstancesB.html index f117a8fd..a360730f 100644 --- a/html-test/ref/HiddenInstancesB.html +++ b/html-test/ref/HiddenInstancesB.html @@ -81,10 +81,12 @@ window.onload = function () {pageLoad();setSynopsis("mini_HiddenInstancesB.html" ><tr ><td class="src clearfix" ><span class="inst-left" - ><a href="" - >Foo</a - > <a href="" - >Bar</a + ><div id="control.i:ic:Foo-45--45-1068927686-45-1" class="instance expander" onclick="toggleSection('i:ic:Foo-45--45-1068927686-45-1')" + ><a href="" + >Foo</a + > <a href="" + >Bar</a + ></div ></span ></td ><td class="doc" @@ -92,6 +94,12 @@ window.onload = function () {pageLoad();setSynopsis("mini_HiddenInstancesB.html" >Should be visible</p ></td ></tr + ><tr + ><td colspan="2" + ><div id="section.i:ic:Foo-45--45-1068927686-45-1" class="inst-details hide" + ></div + ></td + ></tr ></table ></div ></div @@ -115,10 +123,12 @@ window.onload = function () {pageLoad();setSynopsis("mini_HiddenInstancesB.html" ><tr ><td class="src clearfix" ><span class="inst-left" - ><a href="" - >Foo</a - > <a href="" - >Bar</a + ><div id="control.i:id:Foo-45--45-1068927686-45-1" class="instance expander" onclick="toggleSection('i:id:Foo-45--45-1068927686-45-1')" + ><a href="" + >Foo</a + > <a href="" + >Bar</a + ></div ></span ></td ><td class="doc" @@ -126,6 +136,12 @@ window.onload = function () {pageLoad();setSynopsis("mini_HiddenInstancesB.html" >Should be visible</p ></td ></tr + ><tr + ><td colspan="2" + ><div id="section.i:id:Foo-45--45-1068927686-45-1" class="inst-details hide" + ></div + ></td + ></tr ></table ></div ></div |