<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - AX: WebKit does not expose text fields inside tree views."
href="https://bugs.webkit.org/show_bug.cgi?id=142196#c12">Comment # 12</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - AX: WebKit does not expose text fields inside tree views."
href="https://bugs.webkit.org/show_bug.cgi?id=142196">bug 142196</a>
from <span class="vcard"><a class="email" href="mailto:nanwang1101@yahoo.com" title="Nan Wang <nanwang1101@yahoo.com>"> <span class="fn">Nan Wang</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=142196#c11">comment #11</a>)
<span class="quote">> (In reply to <a href="show_bug.cgi?id=142196#c10">comment #10</a>)
> > Created <span class=""><a href="attachment.cgi?id=251303" name="attach_251303" title="Archive of layout-test-results from ews103 for mac-mavericks">attachment 251303</a> <a href="attachment.cgi?id=251303&action=edit" title="Archive of layout-test-results from ews103 for mac-mavericks">[details]</a></span>
> > Archive of layout-test-results from ews103 for mac-mavericks
> >
> > The attached test failures were seen while running run-webkit-tests on the
> > mac-ews.
> > Bot: ews103 Port: mac-mavericks Platform: Mac OS X 10.9.5
>
> This seems like a real failure this one
>
> PASS resultElement.role is 'AXRole: AXOutline'
> -PASS resultElement.childAtIndex(0).childAtIndex(0).stringValue is 'AXValue:
> tree item'
> +FAIL resultElement.childAtIndex(0).childAtIndex(0).stringValue should be
> AXValue: tree item. Was AXValue: •.
> PASS resultElement.role is 'AXRole: AXStaticText'</span >
Since the fix is exposing all children of treeitem, the test is failed because the text is the second child of the treeitem. Can I change the test case to get childAtIndex(1)?
Thanks</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>