Files
openide/xml/tests/testData/documentation/QuickDocumentationHtml5Script.expected.html
Vlad Minaev 2b24b19d18 WEB-73743 Baseline year should be set to newly available date (baseline_low_date)
Merge-request: IJ-CR-171783

(cherry picked from commit 73a3365cf569e515603847162b9de85616829e4e)

GitOrigin-RevId: ba9d11678209acf4c53f45081ba8d0ca0474aae7
2025-08-14 10:01:14 +00:00

13 lines
1.4 KiB
HTML

<div class='definition'><pre>script</pre></div>
<div class='content'><details class='mdn-baseline'><summary>
<table class='mdn-baseline'><tr><td width=2 valign=top class='mdn-baseline-icon'><icon src='com.intellij.xml.frontback.impl.icons.XmlFrontbackImplIcons.BaselineHigh'></icon>
<td class='mdn-baseline-info'>Widely available across major browsers
</td></tr></table></summary>
<p><span class='grayed'>Chrome&nbsp;1, Chrome Android&nbsp;18, Edge&nbsp;12, Firefox&nbsp;1, Firefox Android&nbsp;4, Opera&nbsp;12.1, Safari&nbsp;3, Safari iOS&nbsp;2</span>
<p class='grayed'>Baseline since 2015
</details>
The <strong><code>&lt;script&gt;</code></strong> <a href="https://developer.mozilla.org/en-us/docs/Web/HTML">HTML</a> element is used to embed executable code or data; this is typically used to embed or refer to JavaScript code. The <code>&lt;script&gt;</code> element can also be used with other languages, such as <a href="https://developer.mozilla.org/en-us/docs/Web/API/WebGL_API">WebGL</a>'s GLSL shader programming language and <a href="https://developer.mozilla.org/en-us/docs/Glossary/JSON">JSON</a>.</div>
<div class='content'>By <a href='https://developer.mozilla.org/en-us/docs/web/html/reference/elements/script/contributors.txt'>Mozilla Contributors</a>, <a href='https://creativecommons.org/licenses/by-sa/2.5/'>CC BY-SA 2.5</a></div>
---
[https://developer.mozilla.org/en-us/docs/web/html/reference/elements/script]