Bug 218966

Summary: Remove and re-add fast/forms/selection-direction.html without CRs
Product: WebKit Reporter: Sam Weinig <sam>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=217567
Attachments:
Description Flags
Remove test temporarily none

Description Sam Weinig 2020-11-15 16:00:22 PST
fast/forms/selection-direction.html has CR line ending and the scripts won't allow me to change it. They will allow me to remove it though, so let's remove it and add it back without the line endings.
Comment 1 Sam Weinig 2020-11-15 16:01:55 PST
Created attachment 414184 [details]
Remove test temporarily
Comment 2 EWS 2020-11-15 16:33:50 PST
Committed r269834: <https://trac.webkit.org/changeset/269834>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 414184 [details].
Comment 3 Radar WebKit Bug Importer 2020-11-15 16:34:19 PST
<rdar://problem/71421831>
Comment 4 Darin Adler 2020-11-15 16:39:26 PST
Seems like we didn’t need to use a bug and commit-queue for this. Could just use git/svn directly.
Comment 5 Sam Weinig 2020-11-16 08:54:02 PST
(In reply to Darin Adler from comment #4)
> Seems like we didn’t need to use a bug and commit-queue for this. Could just
> use git/svn directly.

Yeah, I didn't think it through. Should have done that.
Comment 6 Sam Weinig 2020-11-16 09:05:08 PST
Added test back in https://trac.webkit.org/changeset/269854/webkit.