mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Minor comment update.
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
// Record this document.
|
||||
var importDoc = document.currentScript.ownerDocument;
|
||||
|
||||
/* Create a <message-dialog> element type that extends from <dialog>. */
|
||||
/* Create a <dialog is="message-dialog"> element type. */
|
||||
var messageDialogProto = Object.create(HTMLDialogElement.prototype, {
|
||||
|
||||
onClose: {
|
||||
|
||||
Reference in New Issue
Block a user