Bug 309186
| Summary: | [iOS] fast/css/target-fragment-match.html is a constant text failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego De La Toba <d_delatoba> |
| Component: | New Bugs | Assignee: | Diego De La Toba <d_delatoba> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego De La Toba
fast/css/target-fragment-match.html is a constant text failure on iOS. Appears to be a rebaseline.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fcss%2Ftarget-fragment-match.html
DIFF:
--- /Volumes/Data/Builds/Ios/Debug/TestBuild308626@main/layout-test-results/fast/css/target-fragment-match-expected.txt
+++ /Volumes/Data/Builds/Ios/Debug/TestBuild308626@main/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/308626%40main%20(817)/fast/css/target-fragment-match-pretty-diff.html
REPRODUCTION:
Reproduced with the following on iOS 26.2 debug ToT with the following:
run-webkit-tests --force --no-retry --debug --ios-simulator --iterations 100 fast/css/target-fragment-match.html
I am going to mark expectations as fail.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/171746421>
Diego De La Toba
Pull request: https://github.com/WebKit/WebKit/pull/59915
EWS
Test gardening commit 308659@main (67878162222b): <https://commits.webkit.org/308659@main>
Reviewed commits have been landed. Closing PR #59915 and removing active labels.
Diego De La Toba
Pull request: https://github.com/WebKit/WebKit/pull/59929
EWS
Committed 308699@main (9f659bcc0220): <https://commits.webkit.org/308699@main>
Reviewed commits have been landed. Closing PR #59929 and removing active labels.