Bug 106340
Summary: | [GTK][WK2] accessibility/img-fallsback-to-title.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Zan Dobersek <zan> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | jdiggs, spena |
Priority: | P2 | Keywords: | Gtk, LayoutTestFailure |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 98347 |
Zan Dobersek
The accessibility/img-fallsback-to-title.html layout test is failing on GTK WK2 port.
Here's the diff:
--- /home/zan/Dev/webkit/webkit/WebKitBuild/Release/layout-test-results/accessibility/img-fallsback-to-title-expected.txt
+++ /home/zan/Dev/webkit/webkit/WebKitBuild/Release/layout-test-results/accessibility/img-fallsback-to-title-actual.txt
@@ -7,16 +7,16 @@
Image1 description: AXDescription: test1
-Image1 help: AXHelp:
+Image1 help:
Image2 description: AXDescription: test2
-Image2 help: AXHelp: test2
+Image2 help:
Image3 description: AXDescription: test3
-Image3 help: AXHelp:
+Image3 help:
Image4 description: AXDescription: alt
-Image4 help: AXHelp: test4
+Image4 help:
PASS imagesGroup.childAtIndex(0).childrenCount is 2
PASS successfullyParsed is true
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Martin Robinson
*** Bug 118418 has been marked as a duplicate of this bug. ***
Joanmarie Diggs
*** This bug has been marked as a duplicate of bug 157187 ***