WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
280193
[ Sequoia ] fast/inline/justify-emphasis-inline-box.html is a constant failure.
https://bugs.webkit.org/show_bug.cgi?id=280193
Summary
[ Sequoia ] fast/inline/justify-emphasis-inline-box.html is a constant failure.
Anfernee Viduya
Reported
2024-09-23 11:32:33 PDT
fast/inline/justify-emphasis-inline-box.html needs to be re-baselined. HISTORY:
https://results.webkit.org/?suite=layout-tests&test=fast%2Finline%2Fjustify-emphasis-inline-box.html
DIFF: layer at (0,0) size 800x600 RenderView at (0,0) size 800x600 -layer at (0,0) size 800x66 - RenderBlock {HTML} at (0,0) size 800x66 - RenderBody {BODY} at (8,8) size 784x50 - RenderBlock {DIV} at (0,0) size 200x50 +layer at (0,0) size 800x68 + RenderBlock {HTML} at (0,0) size 800x68 + RenderBody {BODY} at (8,8) size 784x52 + RenderBlock {DIV} at (0,0) size 200x52 RenderBlock {SPAN} at (0,21) size 0x0 - RenderText {#text} at (0,8) size 512x42 + RenderText {#text} at (0,8) size 512x44 text run at (0,8) width 200: "\x{3042}" - text run at (0,34) width 512: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" + text run at (0,36) width 512: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" DESCRIPTION: I assume that this needs to be re-baselined since there is not an explicit failure, but rather pixel differences. I will update this bug when i reproduce the issue locally.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-09-23 11:32:43 PDT
<
rdar://problem/136516442
>
Anfernee Viduya
Comment 2
2024-09-23 14:14:01 PDT
Looking Closely, this might need more than a rebase.
Anfernee Viduya
Comment 3
2024-09-23 14:31:36 PDT
REPRODUCIBILITY: $run-webkit-tests fast/inline/justify-emphasis-inline-box.html --iterations=10
Anfernee Viduya
Comment 4
2024-09-23 15:15:57 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/34114
EWS
Comment 5
2024-09-23 16:52:39 PDT
Test gardening commit
284119@main
(582e37a0967b): <
https://commits.webkit.org/284119@main
> Reviewed commits have been landed. Closing PR #34114 and removing active labels.
Yuki Sekiguchi
Comment 6
2024-09-30 03:26:57 PDT
I don't have access to the Sequoia system, so I'm unsure why this difference occurs. It seems that Sequoia may have changed the Japanese font or its metrics, causing the height of "あ" (U+3042) to increase by 2px, which in turn pushes the "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" line down by 2px. This test checks the position of the emphasis mark.Although I can't see the rendering result on Sequoia, this render tree difference does not affect the outcome of this test. I suggest either rebaselining the test or adding an expectation specifically for Sequoia.
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