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

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

Issue 1883693002: Zero-length path with round/square lineCap should paint circle on Canvas (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebaseline outdated philip tests to match IE9 and Firefox Created 4 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/LayoutTests/canvas/philip/tests/2d.path.stroke.prune.arc-expected.txt » ('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 # With Oilpan, the parent pointer in the CSSRule hierarchy is 6 # With Oilpan, the parent pointer in the CSSRule hierarchy is
7 # strong. This is the intended behavior. 7 # strong. This is the intended behavior.
8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] 8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ]
9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] 9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ]
10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ] 10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ]
(...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after
104 crbug.com/537172 [ Win10 ] virtual/spv2/paint/invalidation/spv2/background-image -paint-invalidation.html [ Failure ] 104 crbug.com/537172 [ Win10 ] virtual/spv2/paint/invalidation/spv2/background-image -paint-invalidation.html [ Failure ]
105 crbug.com/564443 [ Mac10.9 Mac10.10 Win7 Linux ] virtual/spv2/paint/invalidation /spv2/background-image-paint-invalidation.html [ Failure Pass ] 105 crbug.com/564443 [ Mac10.9 Mac10.10 Win7 Linux ] virtual/spv2/paint/invalidation /spv2/background-image-paint-invalidation.html [ Failure Pass ]
106 106
107 crbug.com/504613 crbug.com/524248 paint/images/image-backgrounds-not-antialiased .html [ Skip ] 107 crbug.com/504613 crbug.com/524248 paint/images/image-backgrounds-not-antialiased .html [ Skip ]
108 crbug.com/504613 crbug.com/524248 virtual/spv2/paint/images/image-backgrounds-no t-antialiased.html [ Skip ] 108 crbug.com/504613 crbug.com/524248 virtual/spv2/paint/images/image-backgrounds-no t-antialiased.html [ Skip ]
109 crbug.com/502531 fast/borders/border-antialiasing.html [ Failure ] 109 crbug.com/502531 fast/borders/border-antialiasing.html [ Failure ]
110 110
111 crbug.com/538697 [ Win7 Debug ] virtual/threaded/printing/webgl-oversized-printi ng.html [ Crash ] 111 crbug.com/538697 [ Win7 Debug ] virtual/threaded/printing/webgl-oversized-printi ng.html [ Crash ]
112 crbug.com/538697 [ Win7 Debug ] printing/webgl-oversized-printing.html [ Crash ] 112 crbug.com/538697 [ Win7 Debug ] printing/webgl-oversized-printing.html [ Crash ]
113 113
114 crbug.com/577655 fast/canvas/canvas-zero-length-lineCap.html [ NeedsManualRebase line ]
115 crbug.com/577655 virtual/display_list_2d_canvas/fast/canvas/canvas-zero-length-l ineCap.html [ NeedsManualRebaseline ]
116 crbug.com/577655 virtual/gpu/fast/canvas/canvas-zero-length-lineCap.html [ Needs ManualRebaseline ]
117
114 # Expected to fail until OffscreenCanvas can render on the gpu 118 # Expected to fail until OffscreenCanvas can render on the gpu
115 crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-strokeRect-in-worker.ht ml [ Failure ] 119 crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-strokeRect-in-worker.ht ml [ Failure ]
116 crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-paths-in-worker.html [ Failure ] 120 crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-paths-in-worker.html [ Failure ]
117 crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-transform-shadow-in-wor ker.html [ Failure ] 121 crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-transform-shadow-in-wor ker.html [ Failure ]
118 122
119 crbug.com/417782 [ Linux Win ] virtual/rootlayerscrolls/fast/scrolling/fractiona l-scroll-offset-fixed-position-non-composited.html [ Failure ] 123 crbug.com/417782 [ Linux Win ] virtual/rootlayerscrolls/fast/scrolling/fractiona l-scroll-offset-fixed-position-non-composited.html [ Failure ]
120 crbug.com/492664 [ Linux ] imported/csswg-test/css-writing-modes-3/box-offsets-r el-pos-vlr-005.xht [ Failure ] 124 crbug.com/492664 [ Linux ] imported/csswg-test/css-writing-modes-3/box-offsets-r el-pos-vlr-005.xht [ Failure ]
121 crbug.com/492664 [ Linux ] imported/csswg-test/css-writing-modes-3/box-offsets-r el-pos-vrl-004.xht [ Failure ] 125 crbug.com/492664 [ Linux ] imported/csswg-test/css-writing-modes-3/box-offsets-r el-pos-vrl-004.xht [ Failure ]
122 crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/bidi-embed-002. html [ Failure ] 126 crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/bidi-embed-002. html [ Failure ]
123 crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/bidi-isolate-00 2.html [ Failure ] 127 crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/bidi-isolate-00 2.html [ Failure ]
(...skipping 1393 matching lines...) Expand 10 before | Expand all | Expand 10 after
1517 crbug.com/593679 virtual/scalefactor150/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ] 1521 crbug.com/593679 virtual/scalefactor150/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ]
1518 crbug.com/593679 virtual/scalefactor200/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ] 1522 crbug.com/593679 virtual/scalefactor200/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ]
1519 crbug.com/593679 virtual/scalefactor200withzoom/fast/hidpi/static/calendar-picke r-appearance.html [ NeedsManualRebaseline ] 1523 crbug.com/593679 virtual/scalefactor200withzoom/fast/hidpi/static/calendar-picke r-appearance.html [ NeedsManualRebaseline ]
1520 1524
1521 crbug.com/603703 [ Linux ] imported/web-platform-tests/web-animations/animation- timeline/document-timeline.html [ Failure Pass ] 1525 crbug.com/603703 [ Linux ] imported/web-platform-tests/web-animations/animation- timeline/document-timeline.html [ Failure Pass ]
1522 1526
1523 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC omputedTiming-progress.html [ Crash Failure ] 1527 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC omputedTiming-progress.html [ Crash Failure ]
1524 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC omputedTiming-currentIteration.html [ Crash Failure ] 1528 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC omputedTiming-currentIteration.html [ Crash Failure ]
1525 crbug.com/600248 imported/web-platform-tests/web-animations/animation-effect-tim ing/endDelay.html [ Failure ] 1529 crbug.com/600248 imported/web-platform-tests/web-animations/animation-effect-tim ing/endDelay.html [ Failure ]
1526 crbug.com/600248 imported/web-platform-tests/web-animations/animation/constructo r.html [ Failure Timeout ] 1530 crbug.com/600248 imported/web-platform-tests/web-animations/animation/constructo r.html [ Failure Timeout ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/canvas/philip/tests/2d.path.stroke.prune.arc-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698