Bug 139352 - [GTK] Layout test accessibility/inline-block-assertion.html fails since it was added on r176321
Summary: [GTK] Layout test accessibility/inline-block-assertion.html fails since it wa...
Status: NEW
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: 2014-12-07 01:57 PST by Carlos Alberto Lopez Perez
Modified: 2017-03-11 10:47 PST (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Alberto Lopez Perez 2014-12-07 01:57:57 PST
The Layout test accessibility/inline-block-assertion.html fails on platform GTK since it was added on r176321 <http://trac.webkit.org/r176321>.

The diff is:

--- /home/clopez/webkit/webkit/layout-test-results/accessibility/inline-block-assertion-expected.txt
+++ /home/clopez/webkit/webkit/layout-test-results/accessibility/inline-block-assertion-actual.txt
@@ -4,7 +4,7 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
-ROLE: AXRole: AXWebArea
+ROLE: AXRole: AXScrollArea
 PASS successfullyParsed is true
 
 TEST COMPLETE


https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r176321%20%284363%29/accessibility/inline-block-assertion-pretty-diff.html
Comment 1 Radar WebKit Bug Importer 2014-12-07 01:58:08 PST
<rdar://problem/19169444>
Comment 2 Carlos Alberto Lopez Perez 2014-12-07 08:13:47 PST
Marked accordingly on the GTK expectations on https://trac.webkit.org/r176922
Comment 3 Dariusz Frankiewicz 2015-01-29 08:10:45 PST
The same test is also failing at EFL platform.