[Webkit-unassigned] [Bug 178053] New: usemap-casing.html test passes in browser, fails in LayoutTests (image loading problem?)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 7 16:31:23 PDT 2017


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

            Bug ID: 178053
           Summary: usemap-casing.html test passes in browser, fails in
                    LayoutTests (image loading problem?)
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: darin at apple.com
                CC: lforschler at apple.com

To reproduce:

% open-layout-test LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/usemap-casing.html

Note that all 8 tests pass. Same thing if you just open <http://w3c-test.org/html/semantics/embedded-content/the-img-element/usemap-casing.html>.

% run-webkit-tests imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/usemap-casing.html

It says "The test ran as expected."

But "as expected" means 4 tests passing and 4 tests failing. You can see that in the expected results file LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/usemap-casing-expected.txt and can see that the failure is because element.parentElement is null. To me seems to indicate that the images did not load.

-- 
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/20171007/bc4af014/attachment.html>


More information about the webkit-unassigned mailing list