Bug 229738
Summary: | REGRESSION(r281463): [GTK][WPE] 3 new fast/text failures | ||
---|---|---|---|
Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply, cgarcia, dpino, zalan |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=228655 |
Carlos Alberto Lopez Perez
r281463 caused this new failures on GTK/WPE
fast/forms/basic-textareas.html [ Failure ]
fast/text/whitespace/pre-break-word.html [ Failure ]
fast/text/whitespace/tab-character-basics.html [ Failure ]
fast/text/word-break.html [ Failure ]
fast/forms/basic-textareas.html is not really a test failure, it just needs a new baseline
However the other 3 are real failures.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
Here are the diffs (with images) of the tests https://people.igalia.com/clopez/wkbug/229738/layout-test-results/results.html
Carlos Alberto Lopez Perez
Expectations updated on r281824
Carlos Garcia Campos
I wonder why this only affects GTK/WPE because it's a cross-platform change.
Diego Pino
These tests are passing after updating baselines in 275882@main.
https://results.webkit.org/?platform=WPE&platform=GTK&suite=layout-tests&suite=layout-tests&test=fast%2Ftext%2Fwhitespace%2Fpre-break-word.html&test=fast%2Ftext%2Fword-break.html
After updating test expectations in 279290@main, there are no more tests referring to this bug. Closing bug.