Index: third_party/WebKit/LayoutTests/TestExpectations |
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations |
index 213d04d8c1e7b2a3dfedfcedafee417e9740e904..68a7995179df702de33d11834f0ccad411eeab82 100644 |
--- a/third_party/WebKit/LayoutTests/TestExpectations |
+++ b/third_party/WebKit/LayoutTests/TestExpectations |
@@ -873,6 +873,11 @@ crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mou |
crbug.com/587165 [ Win7 Debug ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel-scroll-interrupted.html [ Pass Failure ] |
crbug.com/587165 [ Linux Debug ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel-scroll-interrupted.html [ Pass Failure ] |
+# Webkit test is checking for outdated semantics on ArrayBuffer constructors. |
adamk
2016/06/27 19:12:08
Do you mean "TypedArray" here? The test seems like
bakkot
2016/06/27 21:01:49
Done.
|
+crbug.com/623120 virtual/gpu/fast/canvas/webgl/webgl-array-invalid-ranges.html [ NeedsManualRebaseline ] |
+crbug.com/623120 fast/canvas/webgl/webgl-array-invalid-ranges.html [ NeedsManualRebaseline ] |
+crbug.com/623120 virtual/display_list_2d_canvas/fast/canvas/webgl/webgl-array-invalid-ranges.html [ NeedsManualRebaseline ] |
+ |
# When drawing subpixel smoothed glyphs, CoreGraphics will fake bold the glyphs. |
# In this configuration, the pixel smoothed glyphs will be created from subpixel smoothed glyphs. |
# This means that CoreGraphics may draw outside the reported glyph bounds, and in this case does. |