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 2831313002: [RLS] Update iframe scrollbar behaviour based on scrolling attribute (Closed)
Patch Set: Modify TestExpectations Created 3 years, 8 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/Source/core/paint/PaintLayerScrollableArea.cpp » ('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) harness-tests/crash.html [ Crash ] 2 Bug(intentional) harness-tests/crash.html [ Crash ]
3 Bug(intentional) harness-tests/timeout.html [ Timeout ] 3 Bug(intentional) harness-tests/timeout.html [ Timeout ]
4 4
5 # TODO(qyearsley): Remove these lines and uncomment other test expectation 5 # TODO(qyearsley): Remove these lines and uncomment other test expectation
6 # lines related to CSS tests (crbug.com/706118). 6 # lines related to CSS tests (crbug.com/706118).
7 crbug.com/706118 external/wpt/css/css-flexbox-1 [ Skip ] 7 crbug.com/706118 external/wpt/css/css-flexbox-1 [ Skip ]
8 crbug.com/706118 external/wpt/css/css-scoping-1 [ Skip ] 8 crbug.com/706118 external/wpt/css/css-scoping-1 [ Skip ]
9 crbug.com/706118 external/wpt/css/css-shapes-1 [ Skip ] 9 crbug.com/706118 external/wpt/css/css-shapes-1 [ Skip ]
10 crbug.com/706118 external/wpt/css/css-text-3 [ Skip ] 10 crbug.com/706118 external/wpt/css/css-text-3 [ Skip ]
(...skipping 1216 matching lines...) Expand 10 before | Expand all | Expand 10 after
1227 crbug.com/504706 [ Linux ] inspector/profiler/heap-snapshot-containment-sorting. html [ Pass ] 1227 crbug.com/504706 [ Linux ] inspector/profiler/heap-snapshot-containment-sorting. html [ Pass ]
1228 1228
1229 crbug.com/425345 [ Mac ] fast/text/line-break-after-question-mark.html [ Failure ] 1229 crbug.com/425345 [ Mac ] fast/text/line-break-after-question-mark.html [ Failure ]
1230 1230
1231 # When drawing subpixel smoothed glyphs, CoreGraphics will fake bold the glyphs. 1231 # When drawing subpixel smoothed glyphs, CoreGraphics will fake bold the glyphs.
1232 # In this configuration, the pixel smoothed glyphs will be created from subpixel smoothed glyphs. 1232 # In this configuration, the pixel smoothed glyphs will be created from subpixel smoothed glyphs.
1233 # This means that CoreGraphics may draw outside the reported glyph bounds, and i n this case does. 1233 # This means that CoreGraphics may draw outside the reported glyph bounds, and i n this case does.
1234 # By about a quarter or less of a pixel. 1234 # By about a quarter or less of a pixel.
1235 crbug.com/421412 [ Mac ] fast/text/international/bdo-bidi-width.html [ Failure ] 1235 crbug.com/421412 [ Mac ] fast/text/international/bdo-bidi-width.html [ Failure ]
1236 1236
1237 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s crolling-no-overried-inherited-visibility-hidden.html [ Failure ]
1238 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s crolling-no-visibility-hidden-child.html [ Failure ]
1239 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s crolling-no.html [ Failure ]
1240 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-z ero-size-and-border.html [ Failure ] 1237 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-z ero-size-and-border.html [ Failure ]
1241 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollbar-tickmarks-sty led.html [ Failure ] 1238 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollbar-tickmarks-sty led.html [ Failure ]
1242 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollbar-tickmarks-sty led-after-onload.html [ Failure ] 1239 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollbar-tickmarks-sty led-after-onload.html [ Failure ]
1243 1240
1244 crbug.com/574283 [ Mac ] fast/scroll-behavior/smooth-scroll/ongoing-smooth-scrol l-anchors.html [ Skip ] 1241 crbug.com/574283 [ Mac ] fast/scroll-behavior/smooth-scroll/ongoing-smooth-scrol l-anchors.html [ Skip ]
1245 crbug.com/574283 [ Mac ] virtual/scroll_customization/fast/scroll-behavior/smoot h-scroll/ongoing-smooth-scroll-anchors.html [ Skip ] 1242 crbug.com/574283 [ Mac ] virtual/scroll_customization/fast/scroll-behavior/smoot h-scroll/ongoing-smooth-scroll-anchors.html [ Skip ]
1246 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/first-scroll-runs -on-compositor.html [ Skip ] 1243 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/first-scroll-runs -on-compositor.html [ Skip ]
1247 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/fix ed-background-in-iframe.html [ Skip ] 1244 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/fix ed-background-in-iframe.html [ Skip ]
1248 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/hor izontal-smooth-scroll-in-rtl.html [ Skip ] 1245 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/hor izontal-smooth-scroll-in-rtl.html [ Skip ]
1249 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mai n-thread-scrolling-reason-added.html [ Skip ] 1246 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mai n-thread-scrolling-reason-added.html [ Skip ]
(...skipping 1453 matching lines...) Expand 10 before | Expand all | Expand 10 after
2703 # Should be [ Crash Pass ], but this has a commented out [ Skip ] expectation 2700 # Should be [ Crash Pass ], but this has a commented out [ Skip ] expectation
2704 # for Mac earlier in the file, so just skip it everywhere. 2701 # for Mac earlier in the file, so just skip it everywhere.
2705 crbug.com/707689 shapedetection/detection-HTMLCanvasElement.html [ Skip ] 2702 crbug.com/707689 shapedetection/detection-HTMLCanvasElement.html [ Skip ]
2706 2703
2707 # Tests to be run only under virtual/experimental-canvas-features/ 2704 # Tests to be run only under virtual/experimental-canvas-features/
2708 crbug.com/682753 fast/canvas-experimental [ Skip ] 2705 crbug.com/682753 fast/canvas-experimental [ Skip ]
2709 2706
2710 crbug.com/713049 images/color-profile-reflection.html [ Failure Pass ] 2707 crbug.com/713049 images/color-profile-reflection.html [ Failure Pass ]
2711 crbug.com/713049 virtual/gpu-rasterization/images/color-profile-reflection.html [ Failure Pass ] 2708 crbug.com/713049 virtual/gpu-rasterization/images/color-profile-reflection.html [ Failure Pass ]
2712 crbug.com/713050 tables/mozilla/bugs/bug113424.html [ Failure Pass ] 2709 crbug.com/713050 tables/mozilla/bugs/bug113424.html [ Failure Pass ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/paint/PaintLayerScrollableArea.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698