Bug 143468 - [GTK] Layout Test accessibility/plugin.html is failing
Summary: [GTK] Layout Test accessibility/plugin.html is failing
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-04-07 01:17 PDT by Marcos Chavarría Teijeiro (irc: chavaone)
Modified: 2020-08-17 06:28 PDT (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcos Chavarría Teijeiro (irc: chavaone) 2015-04-07 01:17:40 PDT
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:
Comment 1 Radar WebKit Bug Importer 2015-04-07 01:17:56 PDT
<rdar://problem/20446461>
Comment 2 Radar WebKit Bug Importer 2015-04-07 01:18:51 PDT
<rdar://problem/20446465>
Comment 3 Carlos Garcia Campos 2020-08-17 06:28:31 PDT
Plugins are no longer supported.