[webkit-changes] [WebKit/WebKit] f6d4c6: Update 'bogus-dropEffect-effectAllowed' to account...

Ahmad Saleem noreply at github.com
Wed Jan 10 22:08:05 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f6d4c6154380b7278662043aed49944d933b30ef
      https://github.com/WebKit/WebKit/commit/f6d4c6154380b7278662043aed49944d933b30ef
  Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
  Date:   2024-01-10 (Wed, 10 Jan 2024)

  Changed paths:
    M LayoutTests/fast/events/bogus-dropEffect-effectAllowed-expected.txt
    M LayoutTests/fast/events/bogus-dropEffect-effectAllowed.html

  Log Message:
  -----------
  Update 'bogus-dropEffect-effectAllowed' to account for 'empty String', 'null' and 'undefined'

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

Reviewed by Wenson Hsieh.

Merge: https://src.chromium.org/viewvc/blink?view=revision&revision=197013

This test is to update 'bogus-dropEffect-effectAllowed' test to account for 'empty String', 'null'
and 'undefined' results for m_dropEffect as none and m_effectAllowed as uninitialized.

* LayoutTests/fast/events/bogus-dropEffect-effectAllowed.html: Updated
* LayoutTests/fast/events/bogus-dropEffect-effectAllowed-expected.txt: Updated Test Case Expectation

Canonical link: https://commits.webkit.org/272888@main




More information about the webkit-changes mailing list