Bug 139352
Summary: | [GTK] Layout test accessibility/inline-block-assertion.html fails since it was added on r176321 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bugs-noreply, cfleizach, d.frankiewic, jdiggs, mario, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Linux |
Carlos Alberto Lopez Perez
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/19169444>
Carlos Alberto Lopez Perez
Marked accordingly on the GTK expectations on https://trac.webkit.org/r176922
Dariusz Frankiewicz
The same test is also failing at EFL platform.