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

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

Issue 2312383002: Make CaretBase a DisplayItemClient. (Closed)
Patch Set: Created 4 years, 3 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 # ====== Oilpan-only failures from here ====== 1 # ====== Oilpan-only failures from here ======
2 # Most of these actually cause the tests to report success, rather than 2 # Most of these actually cause the tests to report success, rather than
3 # failure. Expected outputs will be adjusted for the better once Oilpan 3 # failure. Expected outputs will be adjusted for the better once Oilpan
4 # has been well and truly enabled always. 4 # has been well and truly enabled always.
5 5
6 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 6 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
8 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ] 8 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ]
9 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ] 9 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ]
10 10
(...skipping 799 matching lines...) Expand 10 before | Expand all | Expand 10 after
810 crbug.com/498021 [ Linux ] fast/forms/month/month-appearance-l10n.html [ Failure ] 810 crbug.com/498021 [ Linux ] fast/forms/month/month-appearance-l10n.html [ Failure ]
811 crbug.com/498021 [ Linux ] fast/text/ellipsis-stroked.html [ Failure ] 811 crbug.com/498021 [ Linux ] fast/text/ellipsis-stroked.html [ Failure ]
812 crbug.com/498021 [ Linux ] fast/text/emphasis-complex.html [ Failure ] 812 crbug.com/498021 [ Linux ] fast/text/emphasis-complex.html [ Failure ]
813 crbug.com/498021 [ Linux ] fast/text/international/danda-space.html [ Failure ] 813 crbug.com/498021 [ Linux ] fast/text/international/danda-space.html [ Failure ]
814 crbug.com/498021 [ Linux ] fast/text/international/hindi-whitespace.html [ Failu re ] 814 crbug.com/498021 [ Linux ] fast/text/international/hindi-whitespace.html [ Failu re ]
815 crbug.com/498021 [ Linux ] fast/text/selection-multiple-runs.html [ Failure ] 815 crbug.com/498021 [ Linux ] fast/text/selection-multiple-runs.html [ Failure ]
816 crbug.com/498021 [ Linux ] fast/encoding/invalid-UTF-8.html [ Failure ] 816 crbug.com/498021 [ Linux ] fast/encoding/invalid-UTF-8.html [ Failure ]
817 crbug.com/498021 [ Linux ] fast/text/emoticons.html [ Failure ] 817 crbug.com/498021 [ Linux ] fast/text/emoticons.html [ Failure ]
818 crbug.com/498021 [ Linux ] fast/text/international/hindi-spacing.html [ Failure ] 818 crbug.com/498021 [ Linux ] fast/text/international/hindi-spacing.html [ Failure ]
819 819
820 crbug.com/634094 fast/repaint/4776765.html [ NeedsRebaseline ]
821 crbug.com/634094 fast/repaint/caret-invalidation-in-overflow-scroll.html [ Needs Rebaseline ]
822 crbug.com/634094 fast/repaint/caret-outside-block.html [ NeedsRebaseline ]
823 crbug.com/634094 fast/repaint/caret-with-transformation.html [ NeedsRebaseline ]
824 crbug.com/634094 fast/repaint/delete-into-nested-block.html [ NeedsRebaseline ]
825 crbug.com/634094 fast/repaint/inline-outline-repaint.html [ NeedsRebaseline ]
826 crbug.com/634094 fast/repaint/paint-caret-in-div-with-negative-indent.html [ Nee dsRebaseline ]
827 crbug.com/634094 fast/repaint/selection-after-delete.html [ NeedsRebaseline ]
828 crbug.com/634094 paint/invalidation/caret-with-composited-scroll.html [ NeedsReb aseline ]
829 crbug.com/634094 paint/invalidation/invalidate-caret-in-composited-scrolling-con tainer.html [ NeedsRebaseline ]
830 crbug.com/634094 paint/invalidation/invalidate-caret-in-non-composited-scrolling -container.html [ NeedsRebaseline ]
831 crbug.com/634094 paint/invalidation/textarea-caret.html [ NeedsRebaseline ]
832
820 # These are the failing tests because Chrome implements the changes proposed to the spec. 833 # These are the failing tests because Chrome implements the changes proposed to the spec.
821 crbug.com/630671 imported/wpt/pointerevents/pointerevent_capture_suppressing_mou se-manual.html [ Skip ] 834 crbug.com/630671 imported/wpt/pointerevents/pointerevent_capture_suppressing_mou se-manual.html [ Skip ]
822 crbug.com/630671 imported/wpt/pointerevents/pointerevent_releasepointercapture_e vents_to_original_target-manual.html [ Skip ] 835 crbug.com/630671 imported/wpt/pointerevents/pointerevent_releasepointercapture_e vents_to_original_target-manual.html [ Skip ]
823 crbug.com/630671 imported/wpt/pointerevents/pointerevent_setpointercapture_relat edtarget-manual.html [ Skip ] 836 crbug.com/630671 imported/wpt/pointerevents/pointerevent_setpointercapture_relat edtarget-manual.html [ Skip ]
824 837
825 # The commented lines here for Mac is due to the fact that there is a more 838 # The commented lines here for Mac is due to the fact that there is a more
826 # generic skip rule in the next block of rules. However, when they get fixed 839 # generic skip rule in the next block of rules. However, when they get fixed
827 # these should be uncommented as there is no touch support on Mac. 840 # these should be uncommented as there is no touch support on Mac.
828 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_change-touch-ac tion-onpointerdown_touch-manual.html [ Skip ] 841 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_change-touch-ac tion-onpointerdown_touch-manual.html [ Skip ]
829 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_pointerenter_no hover-manual.html [ Skip ] 842 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_pointerenter_no hover-manual.html [ Skip ]
(...skipping 449 matching lines...) Expand 10 before | Expand all | Expand 10 after
1279 crbug.com/638618 inspector/editor/text-editor-search-switch-editor.html [ Skip ] 1292 crbug.com/638618 inspector/editor/text-editor-search-switch-editor.html [ Skip ]
1280 1293
1281 # This test breaks when the feature introduced in the bug is enabled. We keep 1294 # This test breaks when the feature introduced in the bug is enabled. We keep
1282 # this tested without the feature by using the virtual test. See 1295 # this tested without the feature by using the virtual test. See
1283 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte d.txt 1296 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte d.txt
1284 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [ Skip ] 1297 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [ Skip ]
1285 # This test doesn't need to be run with the stable release mode. 1298 # This test doesn't need to be run with the stable release mode.
1286 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl e-type.html [ Skip ] 1299 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl e-type.html [ Skip ]
1287 # This test fails with the stable release mode. 1300 # This test fails with the stable release mode.
1288 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ] 1301 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698