diff options
author | Alec Theriault <alec.theriault@gmail.com> | 2018-11-07 13:45:15 -0800 |
---|---|---|
committer | Alec Theriault <alec.theriault@gmail.com> | 2018-11-07 13:45:15 -0800 |
commit | d701f163017e59107a14d99bdb6c3f71c2578c3c (patch) | |
tree | 43b68b5f8252338a46b75751f5273b0829487343 /html-test/ref/Bug26.html | |
parent | ad157c408cd7ad4badec71a84551a836a343f27b (diff) |
Accept HTML output changes
Diffstat (limited to 'html-test/ref/Bug26.html')
-rw-r--r-- | html-test/ref/Bug26.html | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/html-test/ref/Bug26.html b/html-test/ref/Bug26.html index 97f69317..97cf5b24 100644 --- a/html-test/ref/Bug26.html +++ b/html-test/ref/Bug26.html @@ -149,9 +149,11 @@ ></div ></div ><div class="subs instances" - ><details id="i:C" open="open" - ><summary - >Instances</summary + ><h4 class="instances details-toggle-control details-toggle" data-details-id="i:C" + >Instances</h4 + ><details id="i:C" open="open" + ><summary class="hide-when-js-enabled" + >Instances details</summary ><table ><tr ><td class="src clearfix" @@ -205,4 +207,4 @@ ></div ></body ></html -> +>
\ No newline at end of file |