[Webkit-unassigned] [Bug 256458] New: Render control characters when taking simple text code path

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 8 04:45:30 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=256458

            Bug ID: 256458
           Summary: Render control characters when taking simple text code
                    path
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: vitaly at igalia.com
                CC: mmaxfield at apple.com

The spec says: "Control characters (Unicode category Cc)—other than tabs (U+0009), line feeds (U+000A), carriage returns (U+000D) and sequences that form a segment break—must be rendered as a visible glyph".
When taking the complex text code path we act according to the spec but make the tab character invisible when taking the simple text code path.

-- 
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/20230508/c4177d2c/attachment.htm>


More information about the webkit-unassigned mailing list