[Webkit-unassigned] [Bug 239689] New: Setting white-space to "pre-line" does not work correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 23 00:57:01 PDT 2022


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

            Bug ID: 239689
           Summary: Setting white-space to "pre-line"  does not work
                    correctly
           Product: WebKit
           Version: Safari 15
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tlock.chijin at gmail.com

Created attachment 458204

  --> https://bugs.webkit.org/attachment.cgi?id=458204&action=review

expected rendering result of chrome

example url: https://codepen.io/chijinz/pen/eYyoLbz

Steps to reproduce the problem:

1. use Safari to visit the example url
2. the green light is on the top of the page even though white-space has been set to "pre-line". This is inconsistent with the document (https://developer.mozilla.org/en-US/docs/Web/CSS/white-space). Other browsers (e.g. chrome) works fine with this issue.

-- 
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/20220423/4b083bf3/attachment-0001.htm>


More information about the webkit-unassigned mailing list