[Webkit-unassigned] [Bug 46914] New: REGRESSION (r65681): platform/win/accessibility/img-alt-attribute.html failing on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 30 09:58:42 PDT 2010


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

           Summary: REGRESSION (r65681):
                    platform/win/accessibility/img-alt-attribute.html
                    failing on Windows
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://build.webkit.org/results/Windows%20Release%20(T
                    ests)/r68785%20(4613)/platform/win/accessibility/img-a
                    lt-attribute-pretty-diff.html
        OS/Version: Windows XP
            Status: NEW
          Keywords: LayoutTestFailure, NeedsRadar, PlatformOnly,
                    Regression
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com
                CC: zimmermann at kde.org, jhoneycutt at apple.com,
                    cfleizach at apple.com, simon.fraser at apple.com


platform/win/accessibility/img-alt-attribute.html is failing on Windows. webkit-patch failure-reason blames r65681. Here's the diff:

--- /home/buildbot/slave/win-release-tests/build/layout-test-results/platform/win/accessibility/img-alt-attribute-expected.txt    2010-09-30 09:33:25.499125000 -0700
+++ /home/buildbot/slave/win-release-tests/build/layout-test-results/platform/win/accessibility/img-alt-attribute-actual.txt    2010-09-30 09:33:25.499125000 -0700
@@ -2,6 +2,6 @@

 This test verifies that, on Windows, an img tag's alt text is returned for the element's 'title' property when the element has no ARIA name.

-PASS e.title is "ARIA labeled-by name"
-PASS e.title is "alternate text"
+FAIL e.title should be ARIA labeled-by name. Was .
+FAIL e.title should be alternate text. Was .

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