[ElementTiming] Fix flaky observe-child-element.html

The timeout used to bail out early is causing flakiness, so this change
removes that timeout since it is not needed for the test. It also
increases the timeout used in cross-origin-iframe-element.html to give
chance for the entry to be dispatched. Since this test passes when such
entry is NOT dispatched, that test is not currently flaky.

Bug: 879270, 896765
Change-Id: Ie02a9787d721e6c0d1f347b0d08dd9dbd985ca79
Reviewed-on: https://chromium-review.googlesource.com/c/1363960
Reviewed-by: Timothy Dresser <tdresser@chromium.org>
Commit-Queue: Nicolás Peña Moreno <npm@chromium.org>
Cr-Commit-Position: refs/heads/master@{#614753}
3 files changed