Bug 241601

Summary: [GTK] Changes to logical width and height computations causing gtk svg test failures
Product: WebKit Reporter: Sammy Gill <sgill26>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   

Description Sammy Gill 2022-06-14 10:15:06 PDT
There was a slight change to the way we are computing the logical width and height that is causing some tests in gtk to fail. The change caused some minor differences in the computations, but we need to rebase line the tests nonetheless.

The changes to the computations are in https://bugs.webkit.org/show_bug.cgi?id=206161
Comment 1 Radar WebKit Bug Importer 2022-06-14 10:16:07 PDT
<rdar://problem/95124129>
Comment 2 Sammy Gill 2022-06-17 10:09:37 PDT
I forgot to mention which gtk tests are failing. These are the ones that are failing due to the change in the referenced bug:

LayoutTests/platform/gtk/svg/wicd/rightsizing-grid.xhtml

LayoutTests/platform/gtk/svg/wicd/test-rightsizing-b.xhtml

LayoutTests/platform/glib/css2.1/t090501-c414-flt-03-b-g.html