[Webkit-unassigned] [Bug 115347] New: white-space:pre not working if loaded from script after getComputedStyle is used.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 29 05:18:57 PDT 2013


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

           Summary: white-space:pre not working if loaded from script
                    after getComputedStyle is used.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://acid.woboq.im:8001/~test/test.html
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ogoffart at kde.org


When loading a css file from a script, the white-space:pre looses some white spaces if the style is applied after window.getComputedStyle is called (and it is called from jquery)

Reproduced with chromium 26.0.1410.63 and was also seen with safari.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list