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

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

Issue 2565183002: Add a nextLocalAncestor helper for Fullscreen (Closed)
Patch Set: add continue and test that would break without it Created 4 years 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/imported/wpt/fullscreen/api/element-request-fullscreen-and-exit-iframe-manual.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/imported/wpt/MANIFEST.json
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/MANIFEST.json b/third_party/WebKit/LayoutTests/imported/wpt/MANIFEST.json
index e68cd8d4c28483debc9d6225c1f8a65bc4723f1f..c414885ed27cdb4cca515218d50e45b3286a5fc8 100644
--- a/third_party/WebKit/LayoutTests/imported/wpt/MANIFEST.json
+++ b/third_party/WebKit/LayoutTests/imported/wpt/MANIFEST.json
@@ -71,6 +71,12 @@
"url": "/fullscreen/api/element-ready-check-not-in-document-manual.html"
}
],
+ "fullscreen/api/element-request-fullscreen-and-exit-iframe-manual.html": [
+ {
+ "path": "fullscreen/api/element-request-fullscreen-and-exit-iframe-manual.html",
+ "url": "/fullscreen/api/element-request-fullscreen-and-exit-iframe-manual.html"
+ }
+ ],
"fullscreen/api/element-request-fullscreen-manual.html": [
{
"path": "fullscreen/api/element-request-fullscreen-manual.html",
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/imported/wpt/fullscreen/api/element-request-fullscreen-and-exit-iframe-manual.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698