RESOLVED FIXED 61985
Verify cloning <details> and <summary> works
https://bugs.webkit.org/show_bug.cgi?id=61985
Summary Verify cloning <details> and <summary> works
Dominic Cooney
Reported 2011-06-02 19:56:30 PDT
Cloning <details> and <summary> is suspected of being broken by the same cause as bug 61909.
Attachments
Patch (2.58 KB, patch)
2011-06-06 23:30 PDT, Hajime Morrita
tkent: review+
Hajime Morrita
Comment 1 2011-06-06 23:30:44 PDT
Kent Tamura
Comment 2 2011-06-07 00:07:19 PDT
Comment on attachment 96213 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=96213&action=review > LayoutTests/fast/html/details-clone.html:16 > + if (!window.layoutTestController) > + return; If one opens this HTML with a browser, he/she won't see nothing. Please show something.
Hajime Morrita
Comment 3 2011-06-07 01:27:54 PDT
Kent-san, thank you for reviewing this! > If one opens this HTML with a browser, he/she won't see nothing. Please show something. Oops. I'll add a description before landing.
Hajime Morrita
Comment 4 2011-06-07 01:33:42 PDT
Note You need to log in before you can comment on or make changes to this bug.