NEW241601
[GTK] Changes to logical width and height computations causing gtk svg test failures
https://bugs.webkit.org/show_bug.cgi?id=241601
Summary [GTK] Changes to logical width and height computations causing gtk svg test f...
Sammy Gill
Reported 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
Attachments
Radar WebKit Bug Importer
Comment 1 2022-06-14 10:16:07 PDT
Sammy Gill
Comment 2 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
Note You need to log in before you can comment on or make changes to this bug.