| Index: third_party/WebKit/LayoutTests/TestExpectations
|
| diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
|
| index ab94eae3b7271d3f81952f2725fc0c439c3e1a13..26b1a93568e5b7f2f9870ed3f28f97309f67c138 100644
|
| --- a/third_party/WebKit/LayoutTests/TestExpectations
|
| +++ b/third_party/WebKit/LayoutTests/TestExpectations
|
| @@ -650,6 +650,12 @@ crbug.com/306222 fast/hidpi/image-srcset-relative-svg-canvas-2x.html [ Skip ]
|
| # Under osmesa, skia's filter quality doesn't work correctly. This test is expected to pass
|
| # when we swith to swiftshader.
|
| crbug.com/549742 [ Linux Mac Win ] virtual/gpu/fast/canvas/canvas-drawImage-video-imageSmoothingEnabled.html [ Failure ]
|
| +# Similarly, these tests draw incorrectly because of osmesa's poor support for shader derivatives and should work
|
| +# with swiftshader.
|
| +crbug.com/649063 [ Linux Mac Win ] virtual/gpu/fast/canvas/canvas-ellipse-circumference.html [ Failure Pass ]
|
| +crbug.com/649063 [ Linux Mac Win ] virtual/gpu/fast/canvas/canvas-ellipse-circumference-fill.html [ Failure Pass ]
|
| +crbug.com/649063 [ Linux Mac Win ] virtual/gpu/fast/canvas/canvas-arc-circumference.html [ Failure Pass ]
|
| +crbug.com/649063 [ Linux Mac Win ] virtual/gpu/fast/canvas/canvas-arc-circumference-fill.html [ Failure Pass ]
|
|
|
| crbug.com/364250 [ Debug ] virtual/threaded/animations/interpolation/transform-interpolation.html [ Pass Crash ]
|
| crbug.com/364250 [ Debug ] virtual/threaded/animations/interpolation/webkit-transform-interpolation.html [ Pass Crash ]
|
|
|