[Webkit-unassigned] [Bug 220639] Web Inspector: BiDi issue on JavaScript evaluation result element
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 21 14:40:21 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=220639
fantasai <fantasai.bugs at inkedblade.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fantasai.bugs at inkedblade.ne
| |t
--- Comment #15 from fantasai <fantasai.bugs at inkedblade.net> ---
Isolation is definitely the correct thing to do here. I would say in general, if there's anywhere in your UI where you're presenting user-generated strings inline with other content, you want to isolate.
I'm a little unsure why you don't want dir=auto here, though. If you're dealing with RTL strings, wouldn't you want them handled as RTL?
--
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/20210121/ea5b5fb9/attachment-0001.htm>
More information about the webkit-unassigned
mailing list