Skip to content

Remove unneeded type="text/javascript" attribute from <style> tag#5454

Open
hannob wants to merge 2 commits intoplotly:mainfrom
hannob-forks:unneededtype
Open

Remove unneeded type="text/javascript" attribute from <style> tag#5454
hannob wants to merge 2 commits intoplotly:mainfrom
hannob-forks:unneededtype

Conversation

@hannob
Copy link

@hannob hannob commented Dec 19, 2025

The javascript type is the default for the <script> attribute and the HTML standard recommends not setting it in this case.

Closes #5449

The javascript type is the default for the `<script>` attribute and
the HTML standard recommends not setting it in this case.

Bug: plotly#5449
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: skip type="text/javascript" attribute in <script> tag of HTML output

2 participants