https://github.com/w3c/web-platform-tests/pull/6221
Hi Youen. I'm trying to update the tests in web-platform-tests/html/semantics/embedded-content/the-iframe-element but import-w3c-tests is now returning weird Python errors. I did not get them when I tried to do that import in bug 173162. Are you aware of any recent changes that could have cause this issue?
Created attachment 313522 [details] Patch
Comment on attachment 313522 [details] Patch rs=me. Some of these tests are timing out. Are you planning to fix them in the short term? If not, maybe they could be skipped?
(In reply to youenn fablet from comment #3) > Comment on attachment 313522 [details] > Patch > > rs=me. > Some of these tests are timing out. > Are you planning to fix them in the short term? > If not, maybe they could be skipped? It seems to be a bug in WebKit (they don't happen on Chromium and Gecko). However, my goal is to check that the navigation is indeed forbidden in these cases so for now I'm happy to keep the text reference. I've moved this to bug 173657
Comment on attachment 313522 [details] Patch Clearing flags on attachment: 313522 Committed r218639: <http://trac.webkit.org/changeset/218639>
All reviewed patches have been landed. Closing bug.