WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
307582
REGRESSION(
307212@main
): [iOS] compositing/overflow/rtl-scrollbar-layer-positioning.html is a constant text failure
https://bugs.webkit.org/show_bug.cgi?id=307582
Summary
REGRESSION(307212@main): [iOS] compositing/overflow/rtl-scrollbar-layer-posit...
Diego De La Toba
Reported
2026-02-11 12:14:14 PST
compositing/overflow/rtl-scrollbar-layer-positioning.html is a constant text failure. Regression at
307212@main
verified via bisection. HISTORY:
https://results.webkit.org/?suite=layout-tests&test=compositing%2Foverflow%2Frtl-scrollbar-layer-positioning.html
TEXT DIFF: --- /Volumes/Data/worker/Apple-iOS-26-Simulator-Debug-WK2-Tests/build/layout-test-results/fast/css/target-fragment-match-expected.txt +++ /Volumes/Data/worker/Apple-iOS-26-Simulator-Debug-WK2-Tests/build/layout-test-results/fast/css/target-fragment-match-actual.txt @@ -5,5 +5,5 @@ RenderBody {BODY} at (8,16) size 784x20 RenderBlock {DIV} at (0,0) size 784x20 RenderBlock {P} at (0,0) size 784x20 - RenderText {#text} at (0,0) size 624x19 + RenderText {#text} at (0,0) size 624x20 text run at (0,0) width 624: "I should be highlighted first because of the anchor, and de-highlighted when there is no fragment." DIFF URL:
https://build.webkit.org/results/Apple-iOS-26-Simulator-Debug-WK2-Tests/307245%40main%20(703)/fast/css/target-fragment-match-pretty-diff.html
REPRODUCTION: I was able to reproduce this failure on an iPhone 12 simulator running iOS 26.2 ToT with the following: run-webkit-tests --ios-simulator --child-processes=1 --no-retry --exit-after-n-failures=5 --iterations 100 compositing/overflow/rtl-scrollbar-layer-positioning.html I am going to mark expectations as fail while this pends investigation.
Attachments
[fast-cq]Patch
(2.46 KB, patch)
2026-05-07 14:08 PDT
,
alan
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-02-11 12:14:22 PST
<
rdar://problem/170165781
>
Diego De La Toba
Comment 2
2026-02-11 12:21:45 PST
CORRECTED DIFF AND URL:
https://build.webkit.org/results/Apple-iOS-26-Simulator-Debug-WK2-Tests/307245%40main%20(703)/compositing/overflow/rtl-scrollbar-layer-positioning-pretty-diff.html
--- /Volumes/Data/worker/Apple-iOS-26-Simulator-Debug-WK2-Tests/build/layout-test-results/compositing/overflow/rtl-scrollbar-layer-positioning-expected.txt +++ /Volumes/Data/worker/Apple-iOS-26-Simulator-Debug-WK2-Tests/build/layout-test-results/compositing/overflow/rtl-scrollbar-layer-positioning-actual.txt @@ -15,14 +15,14 @@ (GraphicsLayer (offsetFromRenderer width=13 height=13) (position 23.00 23.00) - (bounds origin 292.00 0.00) + (bounds origin 300.00 0.00) (bounds 316.00 316.00) (children 1 (GraphicsLayer (offsetFromRenderer width=13 height=13) - (scrollOffset (292,0)) + (scrollOffset (300,0)) (anchor 0.00 0.00) - (bounds 608.00 616.00) + (bounds 616.00 616.00) ) ) )
Alexey Proskuryakov
Comment 3
2026-02-12 09:05:18 PST
This updated diff makes it look like something is truly wrong with scrollbar, and it's not for rebaselining.
Diego De La Toba
Comment 4
2026-02-12 14:59:36 PST
Pull request:
https://github.com/WebKit/WebKit/pull/58550
EWS
Comment 5
2026-02-12 15:03:43 PST
Test gardening commit
307407@main
(ff0c84b551c9): <
https://commits.webkit.org/307407@main
> Reviewed commits have been landed. Closing PR #58550 and removing active labels.
Diego Pino
Comment 6
2026-04-26 04:41:40 PDT
***
Bug 210849
has been marked as a duplicate of this bug. ***
alan
Comment 7
2026-05-07 14:08:19 PDT
Created
attachment 479524
[details]
[fast-cq]Patch
EWS
Comment 8
2026-05-07 17:44:34 PDT
Committed
312845@main
(f726934bda0f): <
https://commits.webkit.org/312845@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 479524
[details]
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug