Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(26)

Side by Side Diff: third_party/WebKit/LayoutTests/fast/preloader/is-preloaded-after-load-expected.txt

Issue 2332333003: Make internals.isPreloaded() to remain the same before/after clearPreloads() (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: const auto& Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 CONSOLE MESSAGE: line 11: PASS: image1.png
2 CONSOLE MESSAGE: line 12: PASS: non-existant.js
3 CONSOLE MESSAGE: line 11: PASS: image1.png
4 CONSOLE MESSAGE: line 12: PASS: non-existant.js
5 internals.isPreloaded() should remain the same even after ResourceFetcher::clear Preloads() is called (around document's load event). crbug.com/643621
6
7 <img src=resources/image1.png>
8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698