Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2 |
| diff --git a/third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2 b/third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2 |
| index 7b1783579aec737290a47d12dc6d343d8c4f24eb..cc386defe6a7fbc54573ce869d9b00bd03ed8728 100644 |
| --- a/third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2 |
| +++ b/third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2 |
| @@ -471,8 +471,7 @@ compositing/transitions/scale-transition-no-start.html [ Failure ] |
| compositing/update-paint-phases.html [ Failure ] |
| compositing/video/video-controls-layer-creation.html [ Failure ] |
| compositing/video/video-poster.html [ Crash Failure ] |
| -compositing/video/video-reflection.html [ Crash ] |
| -compositing/video/video-reflection.html [ Failure ] |
|
pdr.
2016/08/30 17:31:48
This was a mistake in https://crrev.com/a52eb4201d
|
| +compositing/video/video-reflection.html [ Crash Failure ] |
| compositing/visibility/layer-visible-content.html [ Failure ] |
| compositing/visibility/overlays-persist-on-navigation.html [ Crash ] |
| compositing/visibility/overlays.html [ Crash ] |
| @@ -2545,3 +2544,44 @@ crbug.com/637316 svg/repaint/image-with-clip-path.svg [ Failure ] |
| crbug.com/637316 svg/repaint/modify-transferred-listitem-different-attr.html [ Failure ] |
| crbug.com/637316 svg/text/text-rescale.html [ Failure ] |
| crbug.com/637316 svg/text/text-viewbox-rescale.html [ Failure ] |
| + |
| +crbug.com/642401 fast/css/all-shorthand-first-letter.html [ Fail ] |
| + |
| +crbug.com/636463 compositing/rtl/rtl-absolute-overflow-scrolled.html [ Crash ] |
| +crbug.com/636463 compositing/rtl/rtl-absolute-overflow.html [ Crash ] |
| +crbug.com/636463 compositing/rtl/rtl-fixed-overflow-scrolled.html [ Crash ] |
| +crbug.com/636463 compositing/rtl/rtl-fixed-overflow.html [ Crash ] |
| +crbug.com/636463 compositing/rtl/rtl-overflow-invalidation.html [ Crash ] |
| +crbug.com/636463 fast/block/basic/truncation-rtl.html [ Crash ] |
| +crbug.com/636463 fast/block/positioning/auto/vertical-rl/007.html [ Crash ] |
| +crbug.com/636463 fast/block/positioning/rtl-fixed-positioning.html [ Crash ] |
| +crbug.com/636463 fast/block/positioning/vertical-rl/fixed-positioning.html [ Crash ] |
| +crbug.com/636463 fast/dom/horizontal-scrollbar-in-rtl.html [ Crash ] |
| +crbug.com/636463 fast/dom/rtl-scroll-to-leftmost-and-resize.html [ Crash ] |
| +crbug.com/636463 fast/dom/scroll-reveal-left-overflow.html [ Crash ] |
| +crbug.com/636463 fast/dom/scroll-reveal-top-overflow.html [ Crash ] |
| +crbug.com/636463 fast/dom/vertical-scrollbar-in-rtl-doesnt-fire-onscroll.html [ Crash ] |
| +crbug.com/636463 fast/dom/vertical-scrollbar-in-rtl.html [ Crash ] |
| +crbug.com/636463 fast/events/wheel/wheelevent-in-horizontal-scrollbar-in-rtl.html [ Crash ] |
| +crbug.com/636463 fast/events/wheel/wheelevent-in-vertical-scrollbar-in-rtl.html [ Crash ] |
| +crbug.com/636463 fast/pagination/viewport-x-horizontal-tb-rtl.html [ Crash ] |
| +crbug.com/636463 fast/pagination/viewport-x-vertical-rl-ltr.html [ Crash ] |
| +crbug.com/636463 fast/pagination/viewport-x-vertical-rl-rtl.html [ Crash ] |
| +crbug.com/636463 fast/pagination/viewport-y-vertical-lr-rtl.html [ Crash ] |
| +crbug.com/636463 fast/pagination/viewport-y-vertical-rl-rtl.html [ Crash ] |
| +crbug.com/636463 fast/repaint/window-resize-vertical-writing-mode.html [ Crash ] |
| +crbug.com/636463 fast/scroll-behavior/smooth-scroll/ongoing-smooth-scroll-vertical-rl-anchors.html [ Crash ] |
| +crbug.com/636463 fast/text/international/bidi-neutral-in-mixed-direction-run-crash.html [ Crash ] |
| +crbug.com/636463 fast/writing-mode/Kusa-Makura-background-canvas.html [ Crash ] |
| + |
| +crbug.com/642240 fast/backgrounds/gradient-background-leakage-hidpi.html [ Fail ] |
| +crbug.com/642240 fast/canvas/canvas-hidpi-blurry.html [ Fail ] |
| +crbug.com/642240 fast/hidpi/broken-image-icon-hidpi.html [ Fail ] |
| +crbug.com/642240 fast/hidpi/broken-image-with-size-hidpi.html [ Fail ] |
| +crbug.com/642240 fast/hidpi/clip-text-in-hidpi.html [ Fail ] |
| +crbug.com/642240 fast/hidpi/device-scale-factor-paint.html [ Fail ] |
| +crbug.com/642240 fast/hidpi/focus-rings.html [ Fail ] |
| +crbug.com/642240 fast/hidpi/gradient-with-scaled-ancestor.html [ Fail ] |
| +crbug.com/642240 fast/hidpi/resize-corner-hidpi.html [ Fail ] |
| +crbug.com/642240 fast/sub-pixel/shadows-hidpi.html [ Fail ] |
| +crbug.com/642240 svg/as-image/image-respects-deviceScaleFactor.html [ Fail ] |