//! Scripting elements
//!//! In order to create dynamic content and Web applications, HTML supports the
//! use of scripting languages, most prominently JavaScript. Certain elements
//! support this capability.
pubusecrate::generated::mdn::scripting::{builders, children,elements::*};