Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e058805dfaa499ecab2c12ade1d0ae8dd1ef06e1
https://github.com/WebKit/WebKit/commit/e058805dfaa499ecab2c12ade1d0ae8dd1ef06e1
Author: Wenson Hsieh <[email protected]>
Date: 2025-11-06 (Thu, 06 Nov 2025)
Changed paths:
A
LayoutTests/editing/input/cocoa/writing-suggestions-textarea-multiple-lines-expected.txt
M
LayoutTests/editing/input/cocoa/writing-suggestions-textarea-multiple-lines.html
M LayoutTests/platform/ios/TestExpectations
R
LayoutTests/platform/ios/editing/input/cocoa/writing-suggestions-textarea-multiple-lines-expected.txt
R
LayoutTests/platform/mac-sequoia-wk2/editing/input/cocoa/writing-suggestions-textarea-multiple-lines-expected.txt
R
LayoutTests/platform/mac-wk2/editing/input/cocoa/writing-suggestions-textarea-multiple-lines-expected.txt
R
LayoutTests/platform/mac/editing/input/cocoa/writing-suggestions-textarea-multiple-lines-expected.txt
Log Message:
-----------
[ iOS 26 ]
editing/input/cocoa/writing-suggestions-textarea-multiple-lines.html is a
constant text failure
https://bugs.webkit.org/show_bug.cgi?id=301133
rdar://163066980
Reviewed by Tim Horton.
Rewrite this test to be robust to minor pixel differences across platforms, and
between cosmetic
changes to form control styling; instead of dumping the entire render tree with
various platform and
OS-specific baselines, we can instead check that the text in the render tree
(including writing
suggestions) is what we expect, and then just use a single expected text file.
*
LayoutTests/editing/input/cocoa/writing-suggestions-textarea-multiple-lines-expected.txt:
Added.
*
LayoutTests/editing/input/cocoa/writing-suggestions-textarea-multiple-lines.html:
* LayoutTests/platform/ios/TestExpectations:
*
LayoutTests/platform/ios/editing/input/cocoa/writing-suggestions-textarea-multiple-lines-expected.txt:
Removed.
*
LayoutTests/platform/mac-sequoia-wk2/editing/input/cocoa/writing-suggestions-textarea-multiple-lines-expected.txt:
Removed.
*
LayoutTests/platform/mac-wk2/editing/input/cocoa/writing-suggestions-textarea-multiple-lines-expected.txt:
Removed.
*
LayoutTests/platform/mac/editing/input/cocoa/writing-suggestions-textarea-multiple-lines-expected.txt:
Removed.
Canonical link: https://commits.webkit.org/302659@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications