Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / HTMLLinkElement / prefetch-too-many-clients-expected.txt
blobbb659bcc7c3cc3d62e7b2aceab6d7c366491dcf1
1 PASS successfullyParsed is true
3 TEST COMPLETE
4 PASS we didn't crash.
5 This test makes sure that a single prefetch element is not a client of multiple cachedresources at the same time; by repeatedly changing an existing link element, we will induce a double-notify bug if that element is not releasing its cachedresource on update.