Bug 257080
| Summary: | Align <script type language> with the HTML Standard | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Anne van Kesteren <annevk> |
| Component: | DOM | Assignee: | Anne van Kesteren <annevk> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | georg, ojan, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Anne van Kesteren
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/109600797>
Anne van Kesteren
Pull request: https://github.com/WebKit/WebKit/pull/14143
EWS
Committed 265977@main (724b4299fdbc): <https://commits.webkit.org/265977@main>
Reviewed commits have been landed. Closing PR #14143 and removing active labels.
Anne van Kesteren
*** Bug 87527 has been marked as a duplicate of this bug. ***
Anne van Kesteren
*** Bug 23097 has been marked as a duplicate of this bug. ***