WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 204826
251495
Computed style value for `stroke-dasharray: 10em` is `stroke-dasharray: 0px`
https://bugs.webkit.org/show_bug.cgi?id=251495
Summary
Computed style value for `stroke-dasharray: 10em` is `stroke-dasharray: 0px`
Antoine Quint
Reported
2023-02-01 03:36:17 PST
Created
attachment 464792
[details]
Test We recently made it possible to get the computed style for stroke-dasharray on non-SVG elements with
bug 249813
. However, it's not always right since it returns 0px for a 10em value, as shown in the attached test.
Attachments
Test
(212 bytes, text/html)
2023-02-01 03:36 PST
,
Antoine Quint
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Antoine Quint
Comment 1
2023-02-01 03:54:21 PST
This affects the WPT tests web-animations/responsive/strokeDasharray.html:
https://wpt.fyi/results/web-animations/responsive/strokeDasharray.html
.
Antoine Quint
Comment 2
2023-02-02 03:45:38 PST
*** This bug has been marked as a duplicate of
bug 204826
***
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