RESOLVED FIXED 172811
[GTK] Several tests are failing since r217418
https://bugs.webkit.org/show_bug.cgi?id=172811
Summary [GTK] Several tests are failing since r217418
Miguel Gomez
Reported 2017-06-01 08:34:10 PDT
The changeset modified a bit the appearance of some input fields, which caused several test to fail. In some cases the difference is just one pixel and maybe a rebaseline would be enough, but in some cases I'm not sure the out put is ok. For example, the up and down arrows of the number input field are a bit bigger now and they don't fit into the input field. In other cases the position differs in up to 3 pixels, which is noticeable. We need to check into this. The failing tests are: fast/block/float/032.html [ Failure ] fast/forms/input-text-word-wrap.html [ Failure ] fast/css/input-search-padding.html [ Failure ] fast/forms/number/number-appearance-rtl.html [ Failure ] fast/forms/number/number-appearance-spinbutton-disabled-readonly.html [ Failure ] fast/forms/number/number-appearance-spinbutton-layer.html [ Failure ]
Attachments
Diego Pino
Comment 1 2024-05-29 03:03:33 PDT
These tests are passing after updating baselines in 276098@main. https://results.webkit.org/?platform=GTK&suite=layout-tests&test=fast%2Fforms%2Finput-text-word-wrap.html After updating test expectations in 279290@main, there are no more tests referring to this bug. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.