Skip to content

Commit

Permalink
Fix typo 'accessiblity' across test cases
Browse files Browse the repository at this point in the history
https://bugs.webkit.org/show_bug.cgi?id=266905
rdar://problem/120392585

Reviewed by Tim Nguyen.

This is just typo fix 'accessiblity' to 'accessibility'.

* LayoutTests/accessibility/focus-new-element.html:
* LayoutTests/http/tests/media/hls/hls-accessiblity-describes-video-expected.txt: Renamed to LayoutTests/http/tests/media/hls/hls-accessibility-describes-video-expected.txt.
* LayoutTests/http/tests/media/hls/hls-accessiblity-describes-video.html: Renamed to LayoutTests/http/tests/media/hls/hls-accessibility-describes-video.html.
* LayoutTests/media/accessiblity-describes-video-expected.txt: Renamed to LayoutTests/media/accessibility-describes-video-expected.txt.
* LayoutTests/media/accessiblity-describes-video.html: Renamed to LayoutTests/media/accessibility-describes-video.html.
* LayoutTests/platform/glib/TestExpectations:
* LayoutTests/platform/glib/accessibility/focus-new-element-expected.txt:
* LayoutTests/platform/ios/accessibility/focus-new-element-expected.txt:
* LayoutTests/platform/mac-wk1/TestExpectations:
* LayoutTests/platform/mac/TestExpectations:
* LayoutTests/platform/mac/accessibility/focus-new-element-expected.txt:

Canonical link: https://commits.webkit.org/278260@main
  • Loading branch information
Ahmad Saleem committed May 2, 2024
1 parent 16213bb commit 7cef0de
Show file tree
Hide file tree
Showing 11 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion LayoutTests/accessibility/focus-new-element.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<div id="container"></div>

<script>
var output = "This test ensures that the accessiblity tree properly handles focus for an element who has not yet attached a renderer.\n\n";
var output = "This test ensures that the accessibility tree properly handles focus for an element who has not yet attached a renderer.\n\n";

var axText, axButton;
function verifyButton() {
Expand Down
2 changes: 1 addition & 1 deletion LayoutTests/platform/glib/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -1138,7 +1138,7 @@ webkit.org/b/210341 media/media-source/media-mp4-h264-sequence-mode.html [ Failu
webkit.org/b/210342 imported/w3c/web-platform-tests/media-source/mediasource-sourcebuffer-trackdefaults.html [ Failure ]
webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-trackdefault.html [ Failure ]

webkit.org/b/146720 media/accessiblity-describes-video.html [ Failure ]
webkit.org/b/146720 media/accessibility-describes-video.html [ Failure ]

webkit.org/b/227934 media/media-source/media-webm-vorbis-partial.html [ Failure ]
webkit.org/b/265016 media/media-webm-opus-error.html [ Timeout Failure ]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This test ensures that the accessiblity tree properly handles focus for an element who has not yet attached a renderer.
This test ensures that the accessibility tree properly handles focus for an element who has not yet attached a renderer.

PASS: axButton && axButton.isValid === true
AXTitle: BUTTON
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This test ensures that the accessiblity tree properly handles focus for an element who has not yet attached a renderer.
This test ensures that the accessibility tree properly handles focus for an element who has not yet attached a renderer.

PASS: axButton && axButton.isValid === true
AXLabel: BUTTON
Expand Down
2 changes: 1 addition & 1 deletion LayoutTests/platform/mac-wk1/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -2513,7 +2513,7 @@ imported/w3c/web-platform-tests/websockets/interfaces/WebSocket/bufferedAmount/b

#webkit.org/b/248537 Batch mark expectations for Ventura test failures
[ Ventura+ arm64 ] svg/transforms/transformed-text-fill-pattern.html [ ImageOnlyFailure ]
[ Ventura+ ] media/accessiblity-describes-video.html [ Crash ]
[ Ventura+ ] media/accessibility-describes-video.html [ Crash ]
[ Ventura+ ] media/modern-media-controls/pip-support/pip-support-click.html [ Pass Crash ]
[ Ventura+ ] media/audio-playback-restriction-removed-track-enabled.html [ Crash ]
[ Ventura+ ] media/modern-media-controls/media-controller/media-controller-auto-hide-rewind-with-mouse-enter.html [ Crash ]
Expand Down
6 changes: 3 additions & 3 deletions LayoutTests/platform/mac/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -756,8 +756,8 @@ webkit.org/b/230708 [ Debug ] media/video-ended-seek-crash.html [ Pass Timeout ]
# https://bugs.webkit.org/show_bug.cgi?id=236113 mathml/presentation/fenced-mi.html is flakey when run with STIX Two
mathml/presentation/fenced-mi.html [ Pass ImageOnlyFailure ]

# rdar://88981242 ([ Ventura ] media/accessiblity-describes-video.html is a constant timeout)
media/accessiblity-describes-video.html [ Timeout ]
# rdar://88981242 ([ Ventura ] media/accessibility-describes-video.html is a constant timeout)
media/accessibility-describes-video.html [ Timeout ]

# rdar://92286809 ([ Ventura ] 4x editing/spelling (layout-tests) Are constant timeouts)

Expand Down Expand Up @@ -1801,7 +1801,7 @@ webkit.org/b/228094 imported/w3c/web-platform-tests/mathml/presentation-markup/o
[ Monterey+ ] media/media-source/media-source-webm-vp8-malformed-header.html [ Pass ]

# rdar://66641405 (REGRESSION (20A2327-20A2348b?): 7 http/tests/media/hls/ tests are timing out)
[ Monterey+ ] http/tests/media/hls/hls-accessiblity-describes-video.html [ Skip ]
[ Monterey+ ] http/tests/media/hls/hls-accessibility-describes-video.html [ Skip ]
[ Monterey+ ] http/tests/media/hls/hls-audio-tracks-has-audio.html [ Skip ]
[ Monterey+ ] http/tests/media/hls/hls-audio-tracks-locale-selection.html [ Skip ]
[ Monterey+ ] http/tests/media/hls/hls-audio-tracks.html [ Skip ]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This test ensures that the accessiblity tree properly handles focus for an element who has not yet attached a renderer.
This test ensures that the accessibility tree properly handles focus for an element who has not yet attached a renderer.

PASS: axButton && axButton.isValid === true
AXTitle: BUTTON
Expand Down

0 comments on commit 7cef0de

Please sign in to comment.