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

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

Issue 2778693004: Remove navigator.vibrate without user gesture. (Closed)
Patch Set: rebase Created 3 years, 8 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
OLDNEW
1 # Intentional failures to test the layout test system. 1 # Intentional failures to test the layout test system.
2 Bug(intentional) harness-tests/crash.html [ Crash ] 2 Bug(intentional) harness-tests/crash.html [ Crash ]
3 Bug(intentional) harness-tests/timeout.html [ Timeout ] 3 Bug(intentional) harness-tests/timeout.html [ Timeout ]
4 4
5 # TODO(qyearsley): Remove these lines and uncomment other test expectation 5 # TODO(qyearsley): Remove these lines and uncomment other test expectation
6 # lines related to CSS tests (crbug.com/706118). 6 # lines related to CSS tests (crbug.com/706118).
7 crbug.com/706118 external/wpt/css/css-flexbox-1 [ Skip ] 7 crbug.com/706118 external/wpt/css/css-flexbox-1 [ Skip ]
8 crbug.com/706118 external/wpt/css/css-scoping-1 [ Skip ] 8 crbug.com/706118 external/wpt/css/css-scoping-1 [ Skip ]
9 crbug.com/706118 external/wpt/css/css-shapes-1 [ Skip ] 9 crbug.com/706118 external/wpt/css/css-shapes-1 [ Skip ]
10 crbug.com/706118 external/wpt/css/css-text-3 [ Skip ] 10 crbug.com/706118 external/wpt/css/css-text-3 [ Skip ]
(...skipping 2692 matching lines...) Expand 10 before | Expand all | Expand 10 after
2703 # Should be [ Crash Pass ], but this has a commented out [ Skip ] expectation 2703 # Should be [ Crash Pass ], but this has a commented out [ Skip ] expectation
2704 # for Mac earlier in the file, so just skip it everywhere. 2704 # for Mac earlier in the file, so just skip it everywhere.
2705 crbug.com/707689 shapedetection/detection-HTMLCanvasElement.html [ Skip ] 2705 crbug.com/707689 shapedetection/detection-HTMLCanvasElement.html [ Skip ]
2706 2706
2707 # Tests to be run only under virtual/experimental-canvas-features/ 2707 # Tests to be run only under virtual/experimental-canvas-features/
2708 crbug.com/682753 fast/canvas-experimental [ Skip ] 2708 crbug.com/682753 fast/canvas-experimental [ Skip ]
2709 2709
2710 crbug.com/713049 images/color-profile-reflection.html [ Failure Pass ] 2710 crbug.com/713049 images/color-profile-reflection.html [ Failure Pass ]
2711 crbug.com/713049 virtual/gpu-rasterization/images/color-profile-reflection.html [ Failure Pass ] 2711 crbug.com/713049 virtual/gpu-rasterization/images/color-profile-reflection.html [ Failure Pass ]
2712 crbug.com/713050 tables/mozilla/bugs/bug113424.html [ Failure Pass ] 2712 crbug.com/713050 tables/mozilla/bugs/bug113424.html [ Failure Pass ]
2713
2714 crbug.com/708934 fast/backgrounds/background-image-relative-url-in-iframe.html [ Failure Pass ]
2715
2716 # Skip tests for vibrate with feature policy
2717 crbug.com/710850 http/tests/feature-policy/vibrate-enabledforall.php [ Skip ]
2718 crbug.com/710850 http/tests/feature-policy/vibrate-enabledforself.php [ Skip ]
2719 crbug.com/710850 http/tests/feature-policy/vibrate-disabled.php [ Skip ]
2720 crbug.com/710850 virtual/feature-policy/http/tests/feature-policy/vibrate-enable dforall.php [ Skip ]
2721 crbug.com/710850 virtual/feature-policy/http/tests/feature-policy/vibrate-enable dforself.php [ Skip ]
2722 crbug.com/710850 virtual/feature-policy/http/tests/feature-policy/vibrate-disabl ed.php [ Skip ]
2723 crbug.com/710850 virtual/mojo-loading/http/tests/feature-policy/vibrate-enabledf orall.php [ Skip ]
2724 crbug.com/710850 virtual/mojo-loading/http/tests/feature-policy/vibrate-enabledf orself.php [ Skip ]
2725 crbug.com/710850 virtual/mojo-loading/http/tests/feature-policy/vibrate-disabled .php [ Skip ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698