diff options
Diffstat (limited to 'html-test/ref/TitledPicture.html')
-rw-r--r-- | html-test/ref/TitledPicture.html | 32 |
1 files changed, 17 insertions, 15 deletions
diff --git a/html-test/ref/TitledPicture.html b/html-test/ref/TitledPicture.html index 3f3cb2e4..966c2a34 100644 --- a/html-test/ref/TitledPicture.html +++ b/html-test/ref/TitledPicture.html @@ -39,22 +39,24 @@ >TitledPicture</p ></div ><div id="synopsis" - ><p id="control.syn" class="caption expander" onclick="toggleSection('syn')" - >Synopsis</p - ><ul id="section.syn" class="hide" onclick="toggleSection('syn')" - ><li class="src short" - ><a href="#" - >foo</a - > :: <a href="#" - >Integer</a - ></li + ><details id="syn" + ><summary + >Synopsis</summary + ><ul class="details-toggle" data-details-id="syn" ><li class="src short" - ><a href="#" - >bar</a - > :: <a href="#" - >Integer</a - ></li - ></ul + ><a href="#" + >foo</a + > :: <a href="#" + >Integer</a + ></li + ><li class="src short" + ><a href="#" + >bar</a + > :: <a href="#" + >Integer</a + ></li + ></ul + ></details ></div ><div id="interface" ><h1 |