[Webkit-unassigned] [Bug 279049] New: counter-style doesn't render RTL text correctly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 2 23:47:24 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=279049
Bug ID: 279049
Summary: counter-style doesn't render RTL text correctly
Product: WebKit
Version: Safari 17
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ebrahim at gnu.org
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
Created attachment 472412
--> https://bugs.webkit.org/attachment.cgi?id=472412&action=review
Safari vs Chrome and Firefox
Discovered this in a Wikipedia page
Compare the following with Chrome and Firefox
data:text/html,<style>@counter-style%20persian-alpha{symbols:"\627\644\641";}</style><li style="list-style-type:persian-alpha">
Expected:
All be same
Actual:
Safari renders the text from end
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240903/6ebda81d/attachment.htm>
More information about the webkit-unassigned
mailing list