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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json

Side-by-side diff isn't available for this file because of its large size.
Issue 2678223002: WPT test for reading Blob URLs minted in iframes w/ and w/o sandboxing. (Closed)
Patch Set: Removed assert that relied on implementation-defined behavior. 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:
Download patch
« no previous file with comments | « third_party/WebKit/LayoutTests/external/wpt/FileAPI/url/blob-url-in-sandboxed-iframe.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
diff --git a/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json b/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
index 4e5a01a86db61b5d5f2d42871524036c5a5f8ae5..afa5e901d6e8cb4b82a996e7f5cca596ae9b9d0b 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
+++ b/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
@@ -17244,6 +17244,12 @@
{}
]
],
+ "FileAPI/url/blob-url-in-sandboxed-iframe.html": [
+ [
+ "/FileAPI/url/blob-url-in-sandboxed-iframe.html",
+ {}
+ ]
+ ],
"FileAPI/url/origin.sub.html": [
[
"/FileAPI/url/origin.sub.html",
@@ -34705,6 +34711,10 @@
"18972f4ed024eb5e1494ac466426ae32b3f5525f",
"support"
],
+ "FileAPI/url/blob-url-in-sandboxed-iframe.html": [
+ "ea6ccb6eb5b6370b9c524833bf267adf71b0cdf2",
+ "testharness"
+ ],
"FileAPI/url/origin.sub.html": [
"427ede39094dacc910250495bc39ae5ad5826279",
"testharness"
« no previous file with comments | « third_party/WebKit/LayoutTests/external/wpt/FileAPI/url/blob-url-in-sandboxed-iframe.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698