[Webkit-unassigned] [Bug 140199] New: Two tests, which include data uri images, need to be changed and rebase-lined since the expected results are incorrect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 7 13:29:05 PST 2015


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

            Bug ID: 140199
           Summary: Two tests, which include data uri images, need to be
                    changed and rebase-lined since the expected results
                    are incorrect
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: said at apple.com

fast/forms/basic-buttons.html
compositing/tiling/huge-layer-img.html

These tests have data uri images and both assume that the data of the images are loaded in memory immediately after setting the source of the <img> tag.

Both tests need to be changed such that the results can be dumped only after the image onload() event is fired. And of course the expected results need to be changed since they are incorrect.

-- 
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/20150107/718310d9/attachment-0002.html>


More information about the webkit-unassigned mailing list