Skip to content

Commit

Permalink
Remove local autofocus tests in favor of WPT
Browse files Browse the repository at this point in the history
https://bugs.webkit.org/show_bug.cgi?id=279590
rdar://135867353

Reviewed by Antoine Quint.

This patch removes local tests which were uploaded to WPT by Blink / Chromium,
in following commits [1] & [2]:

[1] web-platform-tests/wpt#22133
[2] https://chromium-review.googlesource.com/c/chromium/src/+/2094058

The test replacing below is named `no-autofocus-on-changing-input-type.html`,
it is present in our tree and passes on all platforms.

* LayoutTests/fast/forms/autofocus-focus-only-once-expected.txt: Removed.
* LayoutTests/fast/forms/autofocus-focus-only-once.html: Removed.
* LayoutTests/fast/forms/autofocus-opera-001-expected.txt: Removed.
* LayoutTests/fast/forms/autofocus-opera-001.html: Removed.
* LayoutTests/fast/forms/autofocus-opera-006-expected.txt: Removed.
* LayoutTests/fast/forms/autofocus-opera-006.html: Removed.
* LayoutTests/fast/forms/autofocus-opera-008-expected.txt: Removed.
* LayoutTests/fast/forms/autofocus-opera-008.html: Removed.

Canonical link: https://commits.webkit.org/283556@main
  • Loading branch information
Ahmad-S792 authored and Ahmad Saleem committed Sep 12, 2024
1 parent 89ad2f9 commit 89e4e8c
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 183 deletions.
9 changes: 0 additions & 9 deletions LayoutTests/fast/forms/autofocus-focus-only-once-expected.txt

This file was deleted.

36 changes: 0 additions & 36 deletions LayoutTests/fast/forms/autofocus-focus-only-once.html

This file was deleted.

3 changes: 0 additions & 3 deletions LayoutTests/fast/forms/autofocus-opera-001-expected.txt

This file was deleted.

35 changes: 0 additions & 35 deletions LayoutTests/fast/forms/autofocus-opera-001.html

This file was deleted.

15 changes: 0 additions & 15 deletions LayoutTests/fast/forms/autofocus-opera-006-expected.txt

This file was deleted.

42 changes: 0 additions & 42 deletions LayoutTests/fast/forms/autofocus-opera-006.html

This file was deleted.

9 changes: 0 additions & 9 deletions LayoutTests/fast/forms/autofocus-opera-008-expected.txt

This file was deleted.

34 changes: 0 additions & 34 deletions LayoutTests/fast/forms/autofocus-opera-008.html

This file was deleted.

0 comments on commit 89e4e8c

Please sign in to comment.