[Webkit-unassigned] [Bug 104130] New: Extra space in fast/css/image-resolution/image-resolution.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 5 09:02:00 PST 2012


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

           Summary: Extra space in
                    fast/css/image-resolution/image-resolution.html
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: leoyang at rim.com


in fast/css/image-resolution/image-resolution.html there is a line like
shouldBe('img.style.cssText', '"image-resolution: ' + test + '; "');

It expect an extra space at the tail of the value of img.style.cssText. But cssText doesn't include the extra space.

-- 
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