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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/referrer-policy/generic/subresource-test/image-decoding.html

Issue 2695813009: Import wpt@503f5b5f78ec4e87d144f78609f363f0ed0ea8db (Closed)
Patch Set: Skip some tests Created 3 years, 10 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/external/wpt/referrer-policy/generic/subresource-test/image-decoding.html
diff --git a/third_party/WebKit/LayoutTests/external/wpt/referrer-policy/generic/subresource-test/image-decoding.html b/third_party/WebKit/LayoutTests/external/wpt/referrer-policy/generic/subresource-test/image-decoding.html
index 133c0cf43d3695488a139cfd4cee7e375a5d0aaa..448f12b1348fa77aaaebd52b2c3ee6ae9c73a5f6 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/referrer-policy/generic/subresource-test/image-decoding.html
+++ b/third_party/WebKit/LayoutTests/external/wpt/referrer-policy/generic/subresource-test/image-decoding.html
@@ -31,7 +31,7 @@
assert_own_property(headers, "connection")
});
messaging_test.done();
- });
+ }, null, "always", messaging_test);
</script>
<div id="log"></div>

Powered by Google App Engine
This is Rietveld 408576698