Bug 257080 - Align <script type language> with the HTML Standard
Summary: Align <script type language> with the HTML Standard
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anne van Kesteren
URL:
Keywords: InRadar
: 23097 87527 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-05-20 01:33 PDT by Anne van Kesteren
Modified: 2023-12-02 06:49 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anne van Kesteren 2023-05-20 01:33:06 PDT
In particular:

- Stop supporting language attribute values in the type attribute value.
- Stop supporting javascript1.6 and javascript1.7 altogether.
- Strip ASCII whitespace rather than some variant of Unicode whitespace.
Comment 1 Radar WebKit Bug Importer 2023-05-20 01:35:39 PDT
<rdar://problem/109600797>
Comment 2 Anne van Kesteren 2023-05-20 01:41:16 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14143
Comment 3 EWS 2023-07-11 17:54:25 PDT
Committed 265977@main (724b4299fdbc): <https://commits.webkit.org/265977@main>

Reviewed commits have been landed. Closing PR #14143 and removing active labels.
Comment 4 Anne van Kesteren 2023-12-02 06:48:40 PST
*** Bug 87527 has been marked as a duplicate of this bug. ***
Comment 5 Anne van Kesteren 2023-12-02 06:49:22 PST
*** Bug 23097 has been marked as a duplicate of this bug. ***