Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2a4cd4130a02c5a858537d7dd9ca84a05bff361d
https://github.com/WebKit/WebKit/commit/2a4cd4130a02c5a858537d7dd9ca84a05bff361d
Author: Ahmad Saleem <[email protected]>
Date: 2022-09-24 (Sat, 24 Sep 2022)
Changed paths:
M LayoutTests/fast/forms/color/color-input-activate-crash.html
M LayoutTests/fast/forms/color/color-input-reset-crash.html
M LayoutTests/fast/forms/color/color-type-change-on-input-crash.html
Log Message:
-----------
Fix fast/forms/color tests to remove orphan closing head tag and move script
below body tag
Fix fast/forms/color tests to remove orphan closing head tag and move script
below body tag
https://bugs.webkit.org/show_bug.cgi?id=245627
Reviewed by Aditya Keerthi.
Fix tests to remove orphan head tag and move testing scripts below body tag
respectively.
This change is not any functionality change, hence it does not requires
dedicated test case and is standard testing hygenie to fix any issues.
* LayoutTests/fast/forms/color/color-input-activate-crash.html: Update Tests
based on above
* LayoutTests/fast/forms/color/color-input-reset-crash.html: Update Tests based
on above
* LayoutTests/fast/forms/color/color-type-change-on-input-crash.html: Update
Tests based on above
Canonical link: https://commits.webkit.org/254829@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes