[webkit-changes] [WebKit/WebKit] 2e4c27: Update and Extend `5075944.html` to `copy-paste-un...

Commit Queue noreply at github.com
Thu Apr 11 10:17:08 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2e4c27ee55f1d67e4d797f4270c063f372148198
      https://github.com/WebKit/WebKit/commit/2e4c27ee55f1d67e4d797f4270c063f372148198
  Author: Ahmad Saleem <ahmad.saleem792 at gmail.com>
  Date:   2024-04-11 (Thu, 11 Apr 2024)

  Changed paths:
    R LayoutTests/editing/pasteboard/5075944.html
    A LayoutTests/editing/pasteboard/copy-paste-underlined-expected.txt
    A LayoutTests/editing/pasteboard/copy-paste-underlined.html
    R LayoutTests/platform/gtk/editing/pasteboard/5075944-expected.png
    R LayoutTests/platform/gtk/editing/pasteboard/5075944-expected.txt
    R LayoutTests/platform/ios/editing/pasteboard/5075944-expected.txt
    R LayoutTests/platform/mac/editing/pasteboard/5075944-expected.png
    R LayoutTests/platform/mac/editing/pasteboard/5075944-expected.txt
    R LayoutTests/platform/wincairo/editing/pasteboard/5075944-expected.txt

  Log Message:
  -----------
  Update and Extend `5075944.html` to `copy-paste-underlined.html` from Blink / Chromium source

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

Reviewed by Ryosuke Niwa.

Merge: https://chromium.googlesource.com/chromium/src.git/+/a0873eea705ea81161ec71eb3055001920f7b448 &
https://source.chromium.org/chromium/chromium/src/+/c9297ecbd87ae09ce5f315c0ae5718cf9a4aabf0

This changes the test by renaming from '5075944.html' to
'copy-paste-underlined.html' and extended to add 'spell-checker' test.

Additionally, by using `testharness` and `assert-selection`, making them
easier to maintain and highlight any platform specific failure better.

* LayoutTests/editing/pasteboard/copy-paste-underlined.html: Add Test Case
* LayoutTests/editing/pasteboard/copy-paste-underlined-expected.txt: Add Test Case Expectation

> Deleted Test & Test Expectations:
* LayoutTests/editing/pasteboard/5075944.html: Removed.
* LayoutTests/platform/gtk/editing/pasteboard/5075944-expected.png: Removed.
* LayoutTests/platform/gtk/editing/pasteboard/5075944-expected.txt: Removed.
* LayoutTests/platform/ios/editing/pasteboard/5075944-expected.txt: Removed.
* LayoutTests/platform/mac/editing/pasteboard/5075944-expected.png: Removed.
* LayoutTests/platform/mac/editing/pasteboard/5075944-expected.txt: Removed.
* LayoutTests/platform/wincairo/editing/pasteboard/5075944-expected.txt: Removed.

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list