Skip to content

Commit

Permalink
[Gardening] Update 'disabled-event-dispatch.tentative.html' test expe…
Browse files Browse the repository at this point in the history
…ctation on 'ios-simulator-16-wk2'

https://bugs.webkit.org/show_bug.cgi?id=266008

Reviewed by Tim Nguyen.

This PR is to fix platform specific test expectation, which was not shown during initial commit.

* LayoutTests/platform/ios-simulator-16-wk2/imported/w3c/web-platform-tests/html/semantics/disabled-elements/disabled-event-dispatch.tentative-expected.txt: Rebaselined

Canonical link: https://commits.webkit.org/271716@main
  • Loading branch information
Ahmad-S792 authored and Ahmad Saleem committed Dec 8, 2023
1 parent ec8318b commit b8b425e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ PASS Testing click events when clicking child of disabled button.
PASS Testing click events when clicking child of disabled my-control.
PASS Testing click events when clicking disabled button.
PASS Testing click events when clicking disabled my-control.
PASS Testing dblclick events when clicking child of disabled button.
PASS Testing dblclick events when clicking child of disabled my-control.
FAIL Testing dblclick events when clicking child of disabled button. assert_equals: child element received dblclick events expected true but got false
FAIL Testing dblclick events when clicking child of disabled my-control. assert_equals: child element received dblclick events expected true but got false
PASS Testing dblclick events when clicking disabled button.
PASS Testing dblclick events when clicking disabled my-control.

0 comments on commit b8b425e

Please sign in to comment.