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/TestExpectations

Issue 2212293002: Use LayoutObject::selectionState() to check whether selection contains node or not (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 2016-08-08T11:10:01 Created 4 years, 4 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/PerformanceTests/DOM/remove_child_with_selection.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 # ====== 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 1014 matching lines...) Expand 10 before | Expand all | Expand 10 after
1025 1025
1026 # Disabled briefly until test runner support lands. 1026 # Disabled briefly until test runner support lands.
1027 crbug.com/479533 accessibility/show-context-menu.html [ Skip ] 1027 crbug.com/479533 accessibility/show-context-menu.html [ Skip ]
1028 crbug.com/479533 accessibility/show-context-menu-shadowdom.html [ Skip ] 1028 crbug.com/479533 accessibility/show-context-menu-shadowdom.html [ Skip ]
1029 crbug.com/483653 accessibility/scroll-containers.html [ Skip ] 1029 crbug.com/483653 accessibility/scroll-containers.html [ Skip ]
1030 1030
1031 crbug.com/491764 http/tests/inspector/service-workers/user-agent-override.html [ Pass Timeout ] 1031 crbug.com/491764 http/tests/inspector/service-workers/user-agent-override.html [ Pass Timeout ]
1032 crbug.com/474798 fast/repaint/align-self-change-keeping-geometry-grid.html [ Fai lure ] 1032 crbug.com/474798 fast/repaint/align-self-change-keeping-geometry-grid.html [ Fai lure ]
1033 crbug.com/474798 fast/repaint/justify-self-change-keeping-geometry.html [ Failur e ] 1033 crbug.com/474798 fast/repaint/justify-self-change-keeping-geometry.html [ Failur e ]
1034 1034
1035 crbug.com/632333 fast/repaint/selection-after-remove.html [ NeedsRebaseline ]
1036
1035 crbug.com/582230 fast/css-grid-layout/relayout-align-items-changed.html [ Skip ] 1037 crbug.com/582230 fast/css-grid-layout/relayout-align-items-changed.html [ Skip ]
1036 crbug.com/582230 fast/repaint/align-items-change.html [ Skip ] 1038 crbug.com/582230 fast/repaint/align-items-change.html [ Skip ]
1037 crbug.com/582230 fast/repaint/align-items-overflow-change.html [ Skip ] 1039 crbug.com/582230 fast/repaint/align-items-overflow-change.html [ Skip ]
1038 1040
1039 # Fails with leak detector. 1041 # Fails with leak detector.
1040 crbug.com/622915 [ Linux ] ietestcenter/css3/grid/grid-column-003.htm [ Skip ] 1042 crbug.com/622915 [ Linux ] ietestcenter/css3/grid/grid-column-003.htm [ Skip ]
1041 1043
1042 # Temporarily disabled after chromium change 1044 # Temporarily disabled after chromium change
1043 crbug.com/492511 [ Mac ] fast/text/atsui-negative-spacing-features.html [ Failur e ] 1045 crbug.com/492511 [ Mac ] fast/text/atsui-negative-spacing-features.html [ Failur e ]
1044 crbug.com/492511 [ Mac ] fast/text/international/arabic-justify.html [ Failure ] 1046 crbug.com/492511 [ Mac ] fast/text/international/arabic-justify.html [ Failure ]
(...skipping 341 matching lines...) Expand 10 before | Expand all | Expand 10 after
1386 # This test breaks when the feature introduced in the bug is enabled. We keep 1388 # This test breaks when the feature introduced in the bug is enabled. We keep
1387 # this tested without the feature by using the virtual test. See 1389 # this tested without the feature by using the virtual test. See
1388 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte d.txt 1390 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte d.txt
1389 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [ Skip ] 1391 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [ Skip ]
1390 # This test doesn't need to be run with the stable release mode. 1392 # This test doesn't need to be run with the stable release mode.
1391 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl e-type.html [ Skip ] 1393 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl e-type.html [ Skip ]
1392 # This test fails with the stable release mode. 1394 # This test fails with the stable release mode.
1393 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ] 1395 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ]
1394 1396
1395 crbug.com/634685 compositing/overflow/scroll-ancestor-update.html [ Pass Failure ] 1397 crbug.com/634685 compositing/overflow/scroll-ancestor-update.html [ Pass Failure ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/PerformanceTests/DOM/remove_child_with_selection.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698