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

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

Issue 2697313005: Selection API: collapse() should recreate an internal Range. (Closed)
Patch Set: Add NeedsRebaseline for platform-dependent tests 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/editing/deleting/typing_one_character_delete_crash.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 # 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 939 matching lines...) Expand 10 before | Expand all | Expand 10 after
950 crbug.com/490511 [ Linux Win ] external/wpt/html/rendering/bindings/the-input-el ement-as-a-text-entry-widget/unrecognized-type-should-fallback-as-text-type.html [ Failure ] 950 crbug.com/490511 [ Linux Win ] external/wpt/html/rendering/bindings/the-input-el ement-as-a-text-entry-widget/unrecognized-type-should-fallback-as-text-type.html [ Failure ]
951 crbug.com/108417 external/wpt/html/rendering/non-replaced-elements/tables/table- border-1.html [ Failure ] 951 crbug.com/108417 external/wpt/html/rendering/non-replaced-elements/tables/table- border-1.html [ Failure ]
952 crbug.com/490511 external/wpt/html/rendering/non-replaced-elements/the-hr-elemen t-0/color.html [ Failure ] 952 crbug.com/490511 external/wpt/html/rendering/non-replaced-elements/the-hr-elemen t-0/color.html [ Failure ]
953 crbug.com/490511 external/wpt/html/rendering/non-replaced-elements/the-hr-elemen t-0/width.html [ Failure ] 953 crbug.com/490511 external/wpt/html/rendering/non-replaced-elements/the-hr-elemen t-0/width.html [ Failure ]
954 crbug.com/490511 external/wpt/html/rendering/replaced-elements/embedded-content- rendering-rules/canvas-fallback.html [ Failure ] 954 crbug.com/490511 external/wpt/html/rendering/replaced-elements/embedded-content- rendering-rules/canvas-fallback.html [ Failure ]
955 crbug.com/490511 external/wpt/html/semantics/document-metadata/styling/LinkStyle .html [ Failure Pass ] 955 crbug.com/490511 external/wpt/html/semantics/document-metadata/styling/LinkStyle .html [ Failure Pass ]
956 crbug.com/627706 external/wpt/html/semantics/embedded-content/the-img-element/in valid-src.html [ Skip ] 956 crbug.com/627706 external/wpt/html/semantics/embedded-content/the-img-element/in valid-src.html [ Skip ]
957 # MANIFEST.json contains any *-manual.*. https://github.com/w3c/web-platform-tes ts/issues/4137 957 # MANIFEST.json contains any *-manual.*. https://github.com/w3c/web-platform-tes ts/issues/4137
958 Bug(github) external/wpt/uievents/keyboard/key-manual.css [ Skip ] 958 Bug(github) external/wpt/uievents/keyboard/key-manual.css [ Skip ]
959 Bug(github) external/wpt/uievents/keyboard/key-manual.js [ Skip ] 959 Bug(github) external/wpt/uievents/keyboard/key-manual.js [ Skip ]
960 crbug.com/692400 editing/pasteboard/display-block-on-spans.html [ NeedsRebaselin e ]
961 crbug.com/692400 editing/selection/home-end.html [ NeedsRebaseline ]
960 962
961 crbug.com/387740 external/wpt/mediacapture-streams/MediaStreamTrack-MediaElement -disabled-audio-is-silence.https.html [ Skip ] 963 crbug.com/387740 external/wpt/mediacapture-streams/MediaStreamTrack-MediaElement -disabled-audio-is-silence.https.html [ Skip ]
962 crbug.com/387740 external/wpt/mediacapture-streams/MediaStreamTrack-MediaElement -disabled-video-is-black.https.html [ Skip ] 964 crbug.com/387740 external/wpt/mediacapture-streams/MediaStreamTrack-MediaElement -disabled-video-is-black.https.html [ Skip ]
963 crbug.com/387740 external/wpt/mediacapture-streams/MediaStreamTrack-end.https.ht ml [ Skip ] 965 crbug.com/387740 external/wpt/mediacapture-streams/MediaStreamTrack-end.https.ht ml [ Skip ]
964 crbug.com/387740 external/wpt/mediacapture-streams/MediaStreamTrack-init.https.h tml [ Skip ] 966 crbug.com/387740 external/wpt/mediacapture-streams/MediaStreamTrack-init.https.h tml [ Skip ]
965 crbug.com/387740 external/wpt/mediacapture-streams/MediaStream-audio-only.https. html [ Skip ] 967 crbug.com/387740 external/wpt/mediacapture-streams/MediaStream-audio-only.https. html [ Skip ]
966 crbug.com/387740 external/wpt/mediacapture-streams/MediaStream-finished-add.http s.html [ Skip ] 968 crbug.com/387740 external/wpt/mediacapture-streams/MediaStream-finished-add.http s.html [ Skip ]
967 crbug.com/387740 external/wpt/mediacapture-streams/MediaStream-idl.https.html [ Skip ] 969 crbug.com/387740 external/wpt/mediacapture-streams/MediaStream-idl.https.html [ Skip ]
968 crbug.com/387740 external/wpt/mediacapture-streams/MediaStream-removetrack.https .html [ Skip ] 970 crbug.com/387740 external/wpt/mediacapture-streams/MediaStream-removetrack.https .html [ Skip ]
969 971
(...skipping 1387 matching lines...) Expand 10 before | Expand all | Expand 10 after
2357 crbug.com/688486 external/wpt/service-workers/service-worker/fetch-request-resou rces.https.html [ Failure Pass ] 2359 crbug.com/688486 external/wpt/service-workers/service-worker/fetch-request-resou rces.https.html [ Failure Pass ]
2358 2360
2359 # Sheriff failures 2017-02-06 2361 # Sheriff failures 2017-02-06
2360 crbug.com/688515 [ Linux ] http/tests/media/video-play-stall.html [ Pass Failure ] 2362 crbug.com/688515 [ Linux ] http/tests/media/video-play-stall.html [ Pass Failure ]
2361 2363
2362 # Sheriff failures 2017-02-13 2364 # Sheriff failures 2017-02-13
2363 crbug.com/691423 [ Mac ] fast/frames/location-change-no-file-access.html [ Failu re Pass ] 2365 crbug.com/691423 [ Mac ] fast/frames/location-change-no-file-access.html [ Failu re Pass ]
2364 2366
2365 # Sheriff failures 2017-02-16 2367 # Sheriff failures 2017-02-16
2366 crbug.com/692733 [ Win7 Debug ] compositing/overflow/overflow-positioning.html [ Failure Pass ] 2368 crbug.com/692733 [ Win7 Debug ] compositing/overflow/overflow-positioning.html [ Failure Pass ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/editing/deleting/typing_one_character_delete_crash.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698