Prepare DocumentLoadingRenderingTests for parser blocking.
Test extensively testing HaveRenderBlockingResourcesLoaded is always run with the BlockHTMLParserOnStyleSheets disabled since it always true with that flag enabled. Various tests required us to test::RunPendingTasks() to do the work after unblocking the parser. There is one test still not passing because xml-stylesheet processing instructions are not blocking parsing with the runtime flag enabled. Will address that separately. Bug: 891767 Change-Id: If237faca49ba965114e51b02763307f56039d8f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1936256Reviewed-by:Chris Harrelson <chrishtr@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#719238}
Showing
Please register or sign in to comment