diff options
Diffstat (limited to 'html-test/ref/PR643.html')
| -rw-r--r-- | html-test/ref/PR643.html | 18 | 
1 files changed, 10 insertions, 8 deletions
| diff --git a/html-test/ref/PR643.html b/html-test/ref/PR643.html index d59e7f93..6fe27318 100644 --- a/html-test/ref/PR643.html +++ b/html-test/ref/PR643.html @@ -39,14 +39,16 @@  	>PR643</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="#" -	    >test</a -	    > :: ()</li -	  ></ul +      ><details id="syn" +	><summary +	  >Synopsis</summary +	  ><ul class="details-toggle" data-details-id="syn" +	  ><li class="src short" +	    ><a href="#" +	      >test</a +	      > :: ()</li +	    ></ul +	  ></details  	></div        ><div id="interface"        ><h1 | 
