Bug 245627 - Fix fast/forms/color tests to remove orphan closing head tag and move script below body tag
Summary: Fix fast/forms/color tests to remove orphan closing head tag and move script ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-09-24 11:43 PDT by Ahmad Saleem
Modified: 2022-09-24 14:29 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ahmad Saleem 2022-09-24 11:43:51 PDT
Based on discussion on Slack channel with Tim Nguyen:

Test - https://github.com/WebKit/WebKit/blob/main/LayoutTests/fast/forms/color/color-input-activate-crash.html

^ has following issues:

1) Orphan closing head tag
2) Move script below body tag

Needed following bug to do PR to fix. Hence, raising this bug.

Thanks!
Comment 1 EWS 2022-09-24 14:28:27 PDT
Committed 254829@main (2a4cd4130a02): <https://commits.webkit.org/254829@main>

Reviewed commits have been landed. Closing PR #4668 and removing active labels.
Comment 2 Radar WebKit Bug Importer 2022-09-24 14:29:17 PDT
<rdar://problem/100366630>