WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
46914
REGRESSION (
r65681
): platform/win/accessibility/img-alt-attribute.html failing on Windows
https://bugs.webkit.org/show_bug.cgi?id=46914
Summary
REGRESSION (r65681): platform/win/accessibility/img-alt-attribute.html failin...
Adam Roben (:aroben)
Reported
2010-09-30 09:58:41 PDT
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 .
Attachments
Add attachment
proposed patch, testcase, etc.
Adam Roben (:aroben)
Comment 1
2010-09-30 09:59:14 PDT
<
rdar://problem/8497393
>
Simon Fraser (smfr)
Comment 2
2010-09-30 16:38:51 PDT
Patch in
bug 46913
fixes this.
Simon Fraser (smfr)
Comment 3
2010-09-30 17:40:21 PDT
http://trac.webkit.org/changeset/68855
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug