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

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

Issue 2654083006: Revert of Sync requestFullscreen() and exitFullscreen() algorithms with the spec (Closed)
Patch Set: add failing test expectations Created 3 years, 10 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/fullscreen/api/document-exit-fullscreen-twice-manual-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Intentional failures to test the layout test system. 1 # Intentional failures to test the layout test system.
2 Bug(intentional) [ Android Linux Win Mac10.10 Mac10.11 Retina ] harness-tests/cr ash.html [ Crash ] 2 Bug(intentional) [ Android Linux Win Mac10.10 Mac10.11 Retina ] harness-tests/cr ash.html [ Crash ]
3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ] 3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ]
4 Bug(intentional) harness-tests/timeout.html [ Timeout ] 4 Bug(intentional) harness-tests/timeout.html [ Timeout ]
5 5
6 # ====== Oilpan-only failures from here ====== 6 # ====== Oilpan-only failures from here ======
7 # Most of these actually cause the tests to report success, rather than 7 # Most of these actually cause the tests to report success, rather than
8 # failure. Expected outputs will be adjusted for the better once Oilpan 8 # failure. Expected outputs will be adjusted for the better once Oilpan
9 # has been well and truly enabled always. 9 # has been well and truly enabled always.
10 10
(...skipping 1630 matching lines...) Expand 10 before | Expand all | Expand 10 after
1641 crbug.com/673632 fast/layout/display-none-no-relayout.html [ Failure Pass ] 1641 crbug.com/673632 fast/layout/display-none-no-relayout.html [ Failure Pass ]
1642 crbug.com/673632 fast/selectors/style-sharing-shadow.html [ Failure Pass ] 1642 crbug.com/673632 fast/selectors/style-sharing-shadow.html [ Failure Pass ]
1643 1643
1644 # Win7 does not support the needed DirectWrite APIs for font fallback 1644 # Win7 does not support the needed DirectWrite APIs for font fallback
1645 crbug.com/459056 [ Win7 ] fast/text/font-fallback-win.html [ Failure ] 1645 crbug.com/459056 [ Win7 ] fast/text/font-fallback-win.html [ Failure ]
1646 1646
1647 crbug.com/525296 fast/css/font-load-while-styleresolver-missing.html [ Crash Fai lure Pass ] 1647 crbug.com/525296 fast/css/font-load-while-styleresolver-missing.html [ Crash Fai lure Pass ]
1648 1648
1649 crbug.com/240576 external/wpt/fullscreen/api/element-ready-check-containing-ifra me-manual.html [ Timeout Failure Pass ] 1649 crbug.com/240576 external/wpt/fullscreen/api/element-ready-check-containing-ifra me-manual.html [ Timeout Failure Pass ]
1650 1650
1651 # TODO(foolip): Make the timing of fullscreen events reliable.
1652 crbug.com/402376 external/wpt/fullscreen/api/document-exit-fullscreen-timing-man ual.html [ Failure Pass ]
1653 crbug.com/402376 external/wpt/fullscreen/api/element-request-fullscreen-timing-m anual.html [ Failure Pass ]
1654
1651 crbug.com/567230 [ Debug ] virtual/threaded/animations/restart-not-visible.html [ Timeout ] 1655 crbug.com/567230 [ Debug ] virtual/threaded/animations/restart-not-visible.html [ Timeout ]
1652 1656
1653 crbug.com/567419 inspector/elements/styles-2/metrics-box-sizing.html [ Skip ] 1657 crbug.com/567419 inspector/elements/styles-2/metrics-box-sizing.html [ Skip ]
1654 1658
1655 crbug.com/457273 [ Mac ] http/tests/websocket/close.html [ Pass Timeout ] 1659 crbug.com/457273 [ Mac ] http/tests/websocket/close.html [ Pass Timeout ]
1656 crbug.com/457273 [ Mac ] virtual/mojo-loading/http/tests/websocket/close.html [ Pass Timeout ] 1660 crbug.com/457273 [ Mac ] virtual/mojo-loading/http/tests/websocket/close.html [ Pass Timeout ]
1657 1661
1658 crbug.com/596752 virtual/threaded/inspector/tracing/decode-resize.html [ Pass Fa ilure ] 1662 crbug.com/596752 virtual/threaded/inspector/tracing/decode-resize.html [ Pass Fa ilure ]
1659 1663
1660 crbug.com/610300 css3/fonts/font-style-matching-0.html [ Failure Pass ] 1664 crbug.com/610300 css3/fonts/font-style-matching-0.html [ Failure Pass ]
(...skipping 676 matching lines...) Expand 10 before | Expand all | Expand 10 after
2337 crbug.com/680407 [ Mac ] fast/forms/select/menulist-appearance-basic.html [ Need sManualRebaseline ] 2341 crbug.com/680407 [ Mac ] fast/forms/select/menulist-appearance-basic.html [ Need sManualRebaseline ]
2338 2342
2339 # No mock Mojo interface for services yet 2343 # No mock Mojo interface for services yet
2340 crbug.com/659139 [ Mac ] http/tests/shapedetection/shapedetection-cross-origin.h tml [ Skip ] 2344 crbug.com/659139 [ Mac ] http/tests/shapedetection/shapedetection-cross-origin.h tml [ Skip ]
2341 crbug.com/659139 [ Mac ] shapedetection/detection-HTMLCanvasElement.html [ Skip ] 2345 crbug.com/659139 [ Mac ] shapedetection/detection-HTMLCanvasElement.html [ Skip ]
2342 crbug.com/659139 [ Mac ] shapedetection/detection-HTMLImageElement.html [ Skip ] 2346 crbug.com/659139 [ Mac ] shapedetection/detection-HTMLImageElement.html [ Skip ]
2343 crbug.com/659139 [ Mac ] shapedetection/detection-HTMLVideoElement.html [ Skip ] 2347 crbug.com/659139 [ Mac ] shapedetection/detection-HTMLVideoElement.html [ Skip ]
2344 crbug.com/659139 [ Mac ] shapedetection/detection-ImageBitmap.html [ Skip ] 2348 crbug.com/659139 [ Mac ] shapedetection/detection-ImageBitmap.html [ Skip ]
2345 crbug.com/659139 [ Mac ] shapedetection/detection-ImageData.html [ Skip ] 2349 crbug.com/659139 [ Mac ] shapedetection/detection-ImageData.html [ Skip ]
2346 crbug.com/659139 [ Mac ] shapedetection/detection-options.html [ Skip ] 2350 crbug.com/659139 [ Mac ] shapedetection/detection-options.html [ Skip ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/external/wpt/fullscreen/api/document-exit-fullscreen-twice-manual-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698