Bug 161960 - [gtk] fast/dom/HTMLLinkElement/prefetch-beforeload.html fails after r199650
Summary: [gtk] fast/dom/HTMLLinkElement/prefetch-beforeload.html fails after r199650
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-14 07:16 PDT by Javier Fernandez
Modified: 2017-11-28 11:53 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Javier Fernandez 2016-09-14 07:16:57 PDT
The changes introduced in r199650 enabled Link preload as a runtime feature, but it causes the fast/dom/HTMLLinkElement/prefetch-beforeload.html test to fail. It seems the script is loaded twice so the epxected result, even passing, is different from current expectations.
Comment 1 Charlie Turner 2017-11-28 11:53:55 PST
This has been consistently passing since r225098