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

Side by Side 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 unified diff | Download patch
OLDNEW
1 { 1 {
2 "items": { 2 "items": {
3 "manual": [], 3 "manual": [],
4 "reftest": [], 4 "reftest": [],
5 "stub": [], 5 "stub": [],
6 "testharness": [], 6 "testharness": [],
7 "wdspec": [] 7 "wdspec": []
8 }, 8 },
9 "local_changes": { 9 "local_changes": {
10 "deleted": [], 10 "deleted": [],
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
64 "path": "fullscreen/api/element-ready-check-iframe-child-manual.html ", 64 "path": "fullscreen/api/element-ready-check-iframe-child-manual.html ",
65 "url": "/fullscreen/api/element-ready-check-iframe-child-manual.html " 65 "url": "/fullscreen/api/element-ready-check-iframe-child-manual.html "
66 } 66 }
67 ], 67 ],
68 "fullscreen/api/element-ready-check-not-in-document-manual.html": [ 68 "fullscreen/api/element-ready-check-not-in-document-manual.html": [
69 { 69 {
70 "path": "fullscreen/api/element-ready-check-not-in-document-manual.h tml", 70 "path": "fullscreen/api/element-ready-check-not-in-document-manual.h tml",
71 "url": "/fullscreen/api/element-ready-check-not-in-document-manual.h tml" 71 "url": "/fullscreen/api/element-ready-check-not-in-document-manual.h tml"
72 } 72 }
73 ], 73 ],
74 "fullscreen/api/element-request-fullscreen-and-exit-iframe-manual.html": [
75 {
76 "path": "fullscreen/api/element-request-fullscreen-and-exit-iframe-m anual.html",
77 "url": "/fullscreen/api/element-request-fullscreen-and-exit-iframe-m anual.html"
78 }
79 ],
74 "fullscreen/api/element-request-fullscreen-manual.html": [ 80 "fullscreen/api/element-request-fullscreen-manual.html": [
75 { 81 {
76 "path": "fullscreen/api/element-request-fullscreen-manual.html", 82 "path": "fullscreen/api/element-request-fullscreen-manual.html",
77 "url": "/fullscreen/api/element-request-fullscreen-manual.html" 83 "url": "/fullscreen/api/element-request-fullscreen-manual.html"
78 } 84 }
79 ], 85 ],
80 "fullscreen/api/element-request-fullscreen-non-top-manual.html": [ 86 "fullscreen/api/element-request-fullscreen-non-top-manual.html": [
81 { 87 {
82 "path": "fullscreen/api/element-request-fullscreen-non-top-manual.ht ml", 88 "path": "fullscreen/api/element-request-fullscreen-non-top-manual.ht ml",
83 "url": "/fullscreen/api/element-request-fullscreen-non-top-manual.ht ml" 89 "url": "/fullscreen/api/element-request-fullscreen-non-top-manual.ht ml"
(...skipping 20760 matching lines...) Expand 10 before | Expand all | Expand 10 after
20844 "url": "/svg/linking/reftests/href-use-element.html" 20850 "url": "/svg/linking/reftests/href-use-element.html"
20845 } 20851 }
20846 ] 20852 ]
20847 } 20853 }
20848 }, 20854 },
20849 "reftest_nodes": {}, 20855 "reftest_nodes": {},
20850 "rev": null, 20856 "rev": null,
20851 "url_base": "/", 20857 "url_base": "/",
20852 "version": 3 20858 "version": 3
20853 } 20859 }
OLDNEW
« 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