forked from mirrors/gecko-dev
This fixes all few test failures without this patch. They happen because we were returning a <resizer> frame for a <textarea> instead of the textarea itself, which means that due to the order AllChildrenIterator iterates (non-anonymous, then anonymous), we'll never find the actual non-anonymous node if reaching this code path (since this is computing the point we'll start iterating from). MozReview-Commit-ID: 4kEzDddxDN7 |
||
|---|---|---|
| .. | ||
| content | ||
| jar.mn | ||
| moz.build | ||
| nsITypeAheadFind.idl | ||
| nsTypeAheadFind.cpp | ||
| nsTypeAheadFind.h | ||