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

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

Issue 1415633006: Revert of Mark overflow-scrollbar-combinations and its virtual equivalents as NeedsRebaseline (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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 | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Run these tests with under virtual/spv2 only. 1 # Run these tests with under virtual/spv2 only.
2 crbug.com/524134 paint/invalidation/spv2 [ Skip ] 2 crbug.com/524134 paint/invalidation/spv2 [ Skip ]
3 crbug.com/524134 virtual/syncpaint/paint/invalidation/spv2 [ Skip ] 3 crbug.com/524134 virtual/syncpaint/paint/invalidation/spv2 [ Skip ]
4 4
5 # TODO(wangxianzhu): Triage the failures 5 # TODO(wangxianzhu): Triage the failures
6 crbug.com/524134 virtual/spv2/paint/invalidation/invalidate-after-composited-scr oll.html [ Failure ] 6 crbug.com/524134 virtual/spv2/paint/invalidation/invalidate-after-composited-scr oll.html [ Failure ]
7 crbug.com/524134 crbug.com/539546 virtual/spv2/paint/selection/text-selection-dr ag.html [ Pass Failure ] 7 crbug.com/524134 crbug.com/539546 virtual/spv2/paint/selection/text-selection-dr ag.html [ Pass Failure ]
8 crbug.com/524134 virtual/spv2/paint/paintlayer/non-self-painting-layer-overrides -visibility.html [ Crash Failure Timeout ] 8 crbug.com/524134 virtual/spv2/paint/paintlayer/non-self-painting-layer-overrides -visibility.html [ Crash Failure Timeout ]
9 crbug.com/524134 virtual/spv2/paint/invalidation/spv2/focus-ring-on-continuation -move.html [ Failure ] 9 crbug.com/524134 virtual/spv2/paint/invalidation/spv2/focus-ring-on-continuation -move.html [ Failure ]
10 crbug.com/524134 virtual/spv2/paint/overflow/interest-rect-change-scroll-down.ht ml [ Failure ] 10 crbug.com/524134 virtual/spv2/paint/overflow/interest-rect-change-scroll-down.ht ml [ Failure ]
(...skipping 879 matching lines...) Expand 10 before | Expand all | Expand 10 after
890 crbug.com/418091 [ Mac10.6 ] fast/text/international/zerowidthjoiner.html [ Fail ure ] 890 crbug.com/418091 [ Mac10.6 ] fast/text/international/zerowidthjoiner.html [ Fail ure ]
891 891
892 crbug.com/425345 [ Mac ] fast/text/line-break-after-question-mark.html [ Failure ] 892 crbug.com/425345 [ Mac ] fast/text/line-break-after-question-mark.html [ Failure ]
893 893
894 # When drawing subpixel smoothed glyphs, CoreGraphics will fake bold the glyphs. 894 # When drawing subpixel smoothed glyphs, CoreGraphics will fake bold the glyphs.
895 # In this configuration, the pixel smoothed glyphs will be created from subpixel smoothed glyphs. 895 # In this configuration, the pixel smoothed glyphs will be created from subpixel smoothed glyphs.
896 # This means that CoreGraphics may draw outside the reported glyph bounds, and i n this case does. 896 # This means that CoreGraphics may draw outside the reported glyph bounds, and i n this case does.
897 # By about a quarter or less of a pixel. 897 # By about a quarter or less of a pixel.
898 crbug.com/421412 [ Mac ] fast/text/international/bdo-bidi-width.html [ Failure ] 898 crbug.com/421412 [ Mac ] fast/text/international/bdo-bidi-width.html [ Failure ]
899 899
900 crbug.com/553553 scrollbars/overflow-scrollbar-combinations.html [ NeedsRebaseli ne ]
901 crbug.com/553553 virtual/prefer_compositing_to_lcd_text/scrollbars/overflow-scro llbar-combinations.html [ NeedsRebaseline ]
902 crbug.com/553553 virtual/rootlayerscrolls/scrollbars/overflow-scrollbar-combinat ions.html [ NeedsRebaseline ]
903
904 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-o verflow-hidden.html [ Failure ] 900 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-o verflow-hidden.html [ Failure ]
905 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-o verried-inherited-visibility-hidden.html [ Failure ] 901 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-o verried-inherited-visibility-hidden.html [ Failure ]
906 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s crolling-no-overried-inherited-visibility-hidden.html [ Failure ] 902 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s crolling-no-overried-inherited-visibility-hidden.html [ Failure ]
907 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s crolling-no-visibility-hidden-child.html [ Failure ] 903 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s crolling-no-visibility-hidden-child.html [ Failure ]
908 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s crolling-no.html [ Failure ] 904 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s crolling-no.html [ Failure ]
909 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s crolling-yes.html [ Failure ] 905 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s crolling-yes.html [ Failure ]
910 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-v isibility-hidden-child.html [ Failure ] 906 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-v isibility-hidden-child.html [ Failure ]
911 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-z ero-size-and-border.html [ Failure ] 907 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-z ero-size-and-border.html [ Failure ]
912 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame.h tml [ Failure ] 908 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame.h tml [ Failure ]
913 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollbar-tickmarks-sty led.html [ Failure ] 909 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollbar-tickmarks-sty led.html [ Failure ]
(...skipping 460 matching lines...) Expand 10 before | Expand all | Expand 10 after
1374 1370
1375 crbug.com/548416 [ Mac10.6 ] virtual/syncpaint/compositing/repaint/background-at tachment-fixed-scrolled.html [ Failure ] 1371 crbug.com/548416 [ Mac10.6 ] virtual/syncpaint/compositing/repaint/background-at tachment-fixed-scrolled.html [ Failure ]
1376 1372
1377 crbug.com/548765 http/tests/inspector/console-fetch-logging.html [ Failure Pass Slow ] 1373 crbug.com/548765 http/tests/inspector/console-fetch-logging.html [ Failure Pass Slow ]
1378 1374
1379 crbug.com/549314 [ XP ] inspector-protocol/layout-fonts/unicode-range-combining- chars-fallback.html [ Failure ] 1375 crbug.com/549314 [ XP ] inspector-protocol/layout-fonts/unicode-range-combining- chars-fallback.html [ Failure ]
1380 1376
1381 crbug.com/551272 fast/js/getOwnPropertyDescriptor.html [ NeedsManualRebaseline ] 1377 crbug.com/551272 fast/js/getOwnPropertyDescriptor.html [ NeedsManualRebaseline ]
1382 crbug.com/551272 fast/js/pic/cached-named-property-getter.html [ NeedsManualReba seline ] 1378 crbug.com/551272 fast/js/pic/cached-named-property-getter.html [ NeedsManualReba seline ]
1383 crbug.com/551272 fast/js/mozilla/strict/15.10.7.html [ NeedsManualRebaseline ] 1379 crbug.com/551272 fast/js/mozilla/strict/15.10.7.html [ NeedsManualRebaseline ]
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698