Bug 143468
Summary: | [GTK] Layout Test accessibility/plugin.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Marcos ChavarrÃa Teijeiro (irc: chavaone) <chavarria1991> |
Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | andersca, bugs-noreply, cgarcia, chavarria1991, clopez, jdiggs, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Linux |
Marcos ChavarrÃa Teijeiro (irc: chavaone)
The accessibility/plugin.html layout test is failing on GTK+ since it was changed on r182428 (trac.webkit.org/changeset/r182428).
This revision changes this test for using the Test Plugin instead of Flash.
The test diff is the following:
--- /home/ch01/jhbuild/src/WebKit/WebKitBuild/Release/layout-test-results/accessibility/plugin-expected.txt
+++ /home/ch01/jhbuild/src/WebKit/WebKitBuild/Release/layout-test-results/accessibility/plugin-actual.txt
@@ -1,7 +1,7 @@
AXRole: AXGroup
AXParent: AXWebArea
-AXChildren: 0
+AXChildren: 1
AXPosition: { 8.000000, 8.000000 }
AXSize: { 784.000000, 150.000000 }
AXTitle:
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/20446461>
Radar WebKit Bug Importer
<rdar://problem/20446465>
Carlos Garcia Campos
Plugins are no longer supported.