[Webkit-unassigned] [Bug 168370] [GTK] Two more accessibility tests failing in the bots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 24 07:33:12 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=168370

Ms2ger <Ms2ger at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Ms2ger at igalia.com

--- Comment #2 from Ms2ger <Ms2ger at igalia.com> ---
I'm fixing accessibility/selected-text-range-aria-elements.html in bug 168369.

For accessibility/hidden-th-still-column-header.html:

--- /accessibility/hidden-th-still-column-header-expected.txt
+++ /accessibility/hidden-th-still-column-header-actual.txt
@@ -6,8 +6,8 @@


 PASS colHeaders.length is 2
-PASS colHeaders[0].childAtIndex(0).childAtIndex(0).stringValue is 'AXValue: header 1'
-PASS colHeaders[1].childAtIndex(0).stringValue is 'AXValue: header 3'
+FAIL colHeaders[0].childAtIndex(0).childAtIndex(0).stringValue should be AXValue: header 1. Was .
+FAIL colHeaders[1].childAtIndex(0).stringValue should be AXValue: header 3. Was .
 PASS successfullyParsed is true

 TEST COMPLETE

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180124/b113487a/attachment.html>


More information about the webkit-unassigned mailing list