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
<rdar://problem/19169444>
Marked accordingly on the GTK expectations on https://trac.webkit.org/r176922
The same test is also failing at EFL platform.