[Webkit-unassigned] [Bug 94198] New: fast/dom/HTMLImageElement/image-alt-text.html and fast/dom/HTMLInputElement/input-image-alt-text.html are failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 16 00:39:29 PDT 2012


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

           Summary: fast/dom/HTMLImageElement/image-alt-text.html and
                    fast/dom/HTMLInputElement/input-image-alt-text.html
                    are failing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://www.w3.org/TR/html5/the-img-element.html#the-im
                    g-element
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: christophe.dumez at intel.com
                CC: rakuco at webkit.org


The following test cases seem to be failing for all the ports:
  fast/dom/HTMLImageElement/image-alt-text.html
  fast/dom/HTMLInputElement/input-image-alt-text.html

Those tests are not skipped because the ports seem to have wrong expected results:
- The text clearly says that "SUCCESS" is supposed to be printed twice but it is printed only once in the expected results

According to HTML5 spec, the alt text MUST be displayed for images that don't have "src" attribute set. However, for those 2 test cases, we are not displaying the alt text for the first image (which does not have src set).

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