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

Side by Side Diff: third_party/WebKit/LayoutTests/imported/wpt/MANIFEST.json

Issue 2570203004: Fix low risk nullable => non nullable change for NavigatorLanguage.language (Closed)
Patch Set: Added InputEvent constructor platform test to MANIFEST 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/imported/wpt/uievents/constructors/inputevent-constructor.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 16293 matching lines...) Expand 10 before | Expand all | Expand 10 after
16304 "path": "touch-events/touch-retargeting.html", 16304 "path": "touch-events/touch-retargeting.html",
16305 "url": "/touch-events/touch-retargeting.html" 16305 "url": "/touch-events/touch-retargeting.html"
16306 } 16306 }
16307 ], 16307 ],
16308 "touch-events/touch-touchevent-constructor.html": [ 16308 "touch-events/touch-touchevent-constructor.html": [
16309 { 16309 {
16310 "path": "touch-events/touch-touchevent-constructor.html", 16310 "path": "touch-events/touch-touchevent-constructor.html",
16311 "url": "/touch-events/touch-touchevent-constructor.html" 16311 "url": "/touch-events/touch-touchevent-constructor.html"
16312 } 16312 }
16313 ], 16313 ],
16314 "uievents/constructors/inputevent-constructor.html": [
16315 {
16316 "path": "uievents/constructors/inputevent-constructor.html",
16317 "url": "/uievents/constructors/inputevent-constructor.html"
16318 }
16319 ],
16314 "uievents/legacy-domevents-tests/approved/ProcessingInstruction.DOMChara cterDataModified.html": [ 16320 "uievents/legacy-domevents-tests/approved/ProcessingInstruction.DOMChara cterDataModified.html": [
16315 { 16321 {
16316 "path": "uievents/legacy-domevents-tests/approved/ProcessingInstruct ion.DOMCharacterDataModified.html", 16322 "path": "uievents/legacy-domevents-tests/approved/ProcessingInstruct ion.DOMCharacterDataModified.html",
16317 "url": "/uievents/legacy-domevents-tests/approved/ProcessingInstruct ion.DOMCharacterDataModified.html" 16323 "url": "/uievents/legacy-domevents-tests/approved/ProcessingInstruct ion.DOMCharacterDataModified.html"
16318 } 16324 }
16319 ], 16325 ],
16320 "uievents/legacy-domevents-tests/approved/dispatchEvent.click.checkbox.h tml": [ 16326 "uievents/legacy-domevents-tests/approved/dispatchEvent.click.checkbox.h tml": [
16321 { 16327 {
16322 "path": "uievents/legacy-domevents-tests/approved/dispatchEvent.clic k.checkbox.html", 16328 "path": "uievents/legacy-domevents-tests/approved/dispatchEvent.clic k.checkbox.html",
16323 "url": "/uievents/legacy-domevents-tests/approved/dispatchEvent.clic k.checkbox.html" 16329 "url": "/uievents/legacy-domevents-tests/approved/dispatchEvent.clic k.checkbox.html"
(...skipping 4526 matching lines...) Expand 10 before | Expand all | Expand 10 after
20850 "url": "/svg/linking/reftests/href-use-element.html" 20856 "url": "/svg/linking/reftests/href-use-element.html"
20851 } 20857 }
20852 ] 20858 ]
20853 } 20859 }
20854 }, 20860 },
20855 "reftest_nodes": {}, 20861 "reftest_nodes": {},
20856 "rev": null, 20862 "rev": null,
20857 "url_base": "/", 20863 "url_base": "/",
20858 "version": 3 20864 "version": 3
20859 } 20865 }
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/imported/wpt/uievents/constructors/inputevent-constructor.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698