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

Side by Side Diff: third_party/WebKit/LayoutTests/W3CImportExpectations

Issue 2695593006: Initial stub version of Async Clipboard API (Closed)
Patch Set: Expected layout tests results for mac Created 3 years, 5 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 unified diff | Download patch
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/external/wpt/clipboard-apis/async-interfaces.https.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 # This file controls which subdirectories of the w3c test repos we import. 1 # This file controls which subdirectories of the w3c test repos we import.
2 # 2 #
3 # This file acts as a blacklist; directories and files not listed here will 3 # This file acts as a blacklist; directories and files not listed here will
4 # automatically be found and imported. 4 # automatically be found and imported.
5 # 5 #
6 # This file is read by webkitpy/w3c/directory_owners_extractor.py to decide who 6 # This file is read by webkitpy/w3c/directory_owners_extractor.py to decide who
7 # to contact for new failures; it will read entries with the following format: 7 # to contact for new failures; it will read entries with the following format:
8 # When removing blacklist entries: 8 # When removing blacklist entries:
9 # * Comment out the line rather than deleting it, to show it is intentional. 9 # * Comment out the line rather than deleting it, to show it is intentional.
10 # * Change [ Skip ] to [ Pass ] 10 # * Change [ Skip ] to [ Pass ]
11 # * Add a leading comment: ## Owners: user@example.com 11 # * Add a leading comment: ## Owners: user@example.com
12 # 12 #
13 # We may want to move towards importing but not running directories without 13 # We may want to move towards importing but not running directories without
14 # owners, in order to make it easier to enable or run them in the future -- 14 # owners, in order to make it easier to enable or run them in the future --
15 # directories that are imported but not run are listed in NeverFixTests. 15 # directories that are imported but not run are listed in NeverFixTests.
16 # 16 #
17 # Further documentation: 17 # Further documentation:
18 # https://chromium.googlesource.com/chromium/src/+/master/docs/testing/layout_te st_expectations.md 18 # https://chromium.googlesource.com/chromium/src/+/master/docs/testing/layout_te st_expectations.md
19 19
20 ## Owners: paint-dev@chromium.org 20 ## Owners: paint-dev@chromium.org
21 # external/wpt/2dcontext [ Pass ] 21 # external/wpt/2dcontext [ Pass ]
22 ## Owners: garykac@chromium.org
23 # external/wpt/clipboard-apis [Pass]
22 ## Owners: jsbell@chromium.org 24 ## Owners: jsbell@chromium.org
23 # external/wpt/FileAPI [ Pass ] 25 # external/wpt/FileAPI [ Pass ]
24 ## Owners: jsbell@chromium.org 26 ## Owners: jsbell@chromium.org
25 # external/wpt/IndexedDB [ Pass ] 27 # external/wpt/IndexedDB [ Pass ]
26 ## Owners: eroman@chromium.org,rsleevi@chromium.org 28 ## Owners: eroman@chromium.org,rsleevi@chromium.org
27 # external/wpt/WebCryptoAPI [ Pass ] 29 # external/wpt/WebCryptoAPI [ Pass ]
28 ## Owners: jsbell@chromium.org 30 ## Owners: jsbell@chromium.org
29 # external/wpt/WebIDL [ Pass ] 31 # external/wpt/WebIDL [ Pass ]
30 external/wpt/WebIDL/invalid [ Skip ] 32 external/wpt/WebIDL/invalid [ Skip ]
31 external/wpt/WebIDL/readme.txt [ Skip ] 33 external/wpt/WebIDL/readme.txt [ Skip ]
(...skipping 726 matching lines...) Expand 10 before | Expand all | Expand 10 after
758 external/wpt/uievents/order-of-events/focus-events/focus-contained-manual.html [ Skip ] 760 external/wpt/uievents/order-of-events/focus-events/focus-contained-manual.html [ Skip ]
759 external/wpt/uievents/order-of-events/focus-events/legacy-manual.html [ Skip ] 761 external/wpt/uievents/order-of-events/focus-events/legacy-manual.html [ Skip ]
760 external/wpt/uievents/order-of-events/mouse-events/click-cancel-manual.html [ Sk ip ] 762 external/wpt/uievents/order-of-events/mouse-events/click-cancel-manual.html [ Sk ip ]
761 external/wpt/uievents/order-of-events/mouse-events/click-on-body-manual.html [ S kip ] 763 external/wpt/uievents/order-of-events/mouse-events/click-on-body-manual.html [ S kip ]
762 external/wpt/uievents/order-of-events/mouse-events/click-on-div-manual.html [ Sk ip ] 764 external/wpt/uievents/order-of-events/mouse-events/click-on-div-manual.html [ Sk ip ]
763 external/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S kip ] 765 external/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S kip ]
764 external/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski p ] 766 external/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski p ]
765 external/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual. htm [ Skip ] 767 external/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual. htm [ Skip ]
766 external/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html [ Skip ] 768 external/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html [ Skip ]
767 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html [ Skip ] 769 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html [ Skip ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/external/wpt/clipboard-apis/async-interfaces.https.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698