RESOLVED FIXED 262811
REGRESSION ( Sonoma): [ Sonoma wk2 Release on Mac14,12 with arm64 ] css3/viewport-percentage-lengths/viewport-percentage-lengths-anonymous-block.html is constantly failing
https://bugs.webkit.org/show_bug.cgi?id=262811
Summary REGRESSION ( Sonoma): [ Sonoma wk2 Release on Mac14,12 with arm64 ] css3/view...
Marta Darbinyan
Reported 2023-10-06 14:42:57 PDT
Description: css3/viewport-percentage-lengths/viewport-percentage-lengths-anonymous-block.html is constantly failing on Sonoma wk2 Release on Mac14,12 with arm64 on ToT starting from 268654@main. History: https://results.webkit.org/?suite=layout-tests&test=css3%2Fviewport-percentage-lengths%2Fviewport-percentage-lengths-anonymous-block.html&version_name=Sonoma&style=release&model=Mac14%2C12&flavor=wk2 Diff: FAIL innerHeight should be 640. Was 620. PASS getComputedStyle(container).width is "450px" PASS getComputedStyle(container).height is "310px" PASS getComputedStyle(random).width is "225px" PASS innerWidth / 2 is >= document.getElementById('firstContent').offsetWidth PASS innerWidth / 2 is >= document.getElementById('secondContent').offsetWidth PASS innerWidth is 500 FAIL innerHeight should be 640. Was 620.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-10-06 14:44:03 PDT
Marta Darbinyan
Comment 2 2023-10-17 11:53:50 PDT
Verified that the test is back to be green after the updating the resolution
Note You need to log in before you can comment on or make changes to this bug.