Bug 229738

Summary: REGRESSION(r281463): [GTK][WPE] 3 new fast/text failures
Product: WebKit Reporter: Carlos Alberto Lopez Perez <clopez>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: bugs-noreply, cgarcia, zalan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=228655

Description Carlos Alberto Lopez Perez 2021-08-31 14:27:34 PDT
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.
Comment 1 Carlos Alberto Lopez Perez 2021-08-31 14:29:49 PDT
Here are the diffs (with images) of the tests https://people.igalia.com/clopez/wkbug/229738/layout-test-results/results.html
Comment 2 Carlos Alberto Lopez Perez 2021-08-31 14:59:46 PDT
Expectations updated on r281824
Comment 3 Carlos Garcia Campos 2021-08-31 23:31:36 PDT
I wonder why this only affects GTK/WPE because it's a cross-platform change.