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

Side by Side Diff: third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2

Issue 2322073006: Turn off the old compositing path for SPv2. (Closed)
Patch Set: none Created 4 years, 3 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
OLDNEW
1 # Expectations for slimming paint v2 1 # Expectations for slimming paint v2
2 # See: https://docs.google.com/document/d/1QCM912Dr6u38DqyQqd7pxQxDy8FFOoWMMDq7u AXqKdA/view 2 # See: https://docs.google.com/document/d/1QCM912Dr6u38DqyQqd7pxQxDy8FFOoWMMDq7u AXqKdA/view
3 # We are focused on fast/, compositing/, and svg/ with all other directories ski pped (for now). 3 # We are focused on fast/, compositing/, and svg/ with all other directories ski pped (for now).
4 4
5 accessibility/ [ Skip ] 5 accessibility/ [ Skip ]
6 animations/ [ Skip ] 6 animations/ [ Skip ]
7 app_banner/ [ Skip ] 7 app_banner/ [ Skip ]
8 battery-status/ [ Skip ] 8 battery-status/ [ Skip ]
9 bindings/ [ Skip ] 9 bindings/ [ Skip ]
10 bluetooth/ [ Skip ] 10 bluetooth/ [ Skip ]
(...skipping 575 matching lines...) Expand 10 before | Expand all | Expand 10 after
586 fast/css/nested-rounded-corners.html [ Failure ] 586 fast/css/nested-rounded-corners.html [ Failure ]
587 fast/css/object-fit-img-svg.html [ Failure ] 587 fast/css/object-fit-img-svg.html [ Failure ]
588 fast/css/object-fit-img-svg2.html [ Failure ] 588 fast/css/object-fit-img-svg2.html [ Failure ]
589 fast/css/object-position-svg.html [ Failure ] 589 fast/css/object-position-svg.html [ Failure ]
590 fast/css/only-child-pseudo-class.html [ Failure ] 590 fast/css/only-child-pseudo-class.html [ Failure ]
591 fast/css/only-of-type-pseudo-class.html [ Failure ] 591 fast/css/only-of-type-pseudo-class.html [ Failure ]
592 fast/css/outline-auto-empty-rects.html [ Failure ] 592 fast/css/outline-auto-empty-rects.html [ Failure ]
593 fast/css/outline-offset-large.html [ Failure ] 593 fast/css/outline-offset-large.html [ Failure ]
594 fast/css/resize-corner-tracking-transformed-iframe.html [ Failure ] 594 fast/css/resize-corner-tracking-transformed-iframe.html [ Failure ]
595 fast/css/resize-corner-tracking-transformed.html [ Failure ] 595 fast/css/resize-corner-tracking-transformed.html [ Failure ]
596 fast/css/sticky/sticky-scrolls-on-main.html [ Failure ]
596 fast/css/rtl-ordering.html [ Failure ] 597 fast/css/rtl-ordering.html [ Failure ]
597 fast/css/text-overflow-ellipsis-block-with-border-and-padding.html [ Failure ] 598 fast/css/text-overflow-ellipsis-block-with-border-and-padding.html [ Failure ]
598 fast/css/text-overflow-ellipsis-multiple-shadows.html [ Failure ] 599 fast/css/text-overflow-ellipsis-multiple-shadows.html [ Failure ]
599 fast/css/text-overflow-ellipsis-strict.html [ Failure ] 600 fast/css/text-overflow-ellipsis-strict.html [ Failure ]
600 fast/css/text-overflow-ellipsis-text-align-center.html [ Failure ] 601 fast/css/text-overflow-ellipsis-text-align-center.html [ Failure ]
601 fast/css/text-overflow-ellipsis-text-align-justify.html [ Failure ] 602 fast/css/text-overflow-ellipsis-text-align-justify.html [ Failure ]
602 fast/css/text-overflow-ellipsis-text-align-left.html [ Failure ] 603 fast/css/text-overflow-ellipsis-text-align-left.html [ Failure ]
603 fast/css/text-overflow-ellipsis-text-align-right.html [ Failure ] 604 fast/css/text-overflow-ellipsis-text-align-right.html [ Failure ]
604 fast/css/text-overflow-ellipsis-vertical-select.html [ Failure ] 605 fast/css/text-overflow-ellipsis-vertical-select.html [ Failure ]
605 fast/css/text-overflow-ellipsis.html [ Failure ] 606 fast/css/text-overflow-ellipsis.html [ Failure ]
(...skipping 11 matching lines...) Expand all
617 fast/dom/CompositorProxy/proxy-forces-layer.html [ Failure Timeout Pass ] 618 fast/dom/CompositorProxy/proxy-forces-layer.html [ Failure Timeout Pass ]
618 fast/dom/focus-contenteditable.html [ Failure ] 619 fast/dom/focus-contenteditable.html [ Failure ]
619 fast/dom/rtl-scroll-to-leftmost-and-resize.html [ Failure Crash ] 620 fast/dom/rtl-scroll-to-leftmost-and-resize.html [ Failure Crash ]
620 fast/dom/Window/open-existing-pop-up-blocking.html [ Failure ] 621 fast/dom/Window/open-existing-pop-up-blocking.html [ Failure ]
621 fast/dynamic/anchor-lock.html [ Failure ] 622 fast/dynamic/anchor-lock.html [ Failure ]
622 fast/dynamic/first-letter-after-list-marker.html [ Failure ] 623 fast/dynamic/first-letter-after-list-marker.html [ Failure ]
623 fast/encoding/utf-16-big-endian.html [ Failure ] 624 fast/encoding/utf-16-big-endian.html [ Failure ]
624 fast/encoding/utf-16-little-endian.html [ Failure ] 625 fast/encoding/utf-16-little-endian.html [ Failure ]
625 fast/events/autoscroll.html [ Failure ] 626 fast/events/autoscroll.html [ Failure ]
626 fast/events/context-no-deselect.html [ Failure ] 627 fast/events/context-no-deselect.html [ Failure ]
628 fast/events/gesture-pinch-zoom-scroll-bubble.html [ Failure ]
629 fast/events/keyboard-scroll-by-page.html [ Failure ]
630 fast/events/platform-wheelevent-paging-x-in-scrolling-page.html [ Failure ]
631 fast/events/platform-wheelevent-paging-xy-in-scrolling-page.html [ Failure ]
632 fast/events/platform-wheelevent-paging-y-in-scrolling-page.html [ Failure ]
627 fast/events/reveal-link-when-focused.html [ Failure ] 633 fast/events/reveal-link-when-focused.html [ Failure ]
628 fast/events/scale-and-scroll-body.html [ Crash Timeout ] 634 fast/events/scale-and-scroll-body.html [ Crash Timeout ]
629 fast/events/scale-and-scroll-iframe-body.html [ Crash Timeout ] 635 fast/events/scale-and-scroll-iframe-body.html [ Crash Timeout ]
630 fast/events/scale-and-scroll-iframe-window.html [ Crash Timeout ] 636 fast/events/scale-and-scroll-iframe-window.html [ Crash Timeout ]
631 fast/events/scale-and-scroll-window.html [ Crash Timeout ] 637 fast/events/scale-and-scroll-window.html [ Crash Timeout ]
638 fast/events/scroll-after-click-on-tab-index.html [ Failure ]
639 fast/events/space-scroll-textinput-canceled.html [ Failure ]
632 fast/events/touch/compositor-touch-hit-rects-animation.html [ Failure ] 640 fast/events/touch/compositor-touch-hit-rects-animation.html [ Failure ]
633 fast/events/touch/compositor-touch-hit-rects-global.html [ Crash ] 641 fast/events/touch/compositor-touch-hit-rects-global.html [ Crash ]
634 fast/events/touch/compositor-touch-hit-rects-many.html [ Failure ] 642 fast/events/touch/compositor-touch-hit-rects-many.html [ Failure ]
635 fast/events/touch/compositor-touch-hit-rects-non-composited-scroll.html [ Failur e ] 643 fast/events/touch/compositor-touch-hit-rects-non-composited-scroll.html [ Failur e ]
636 fast/events/touch/compositor-touch-hit-rects-scroll.html [ Failure ] 644 fast/events/touch/compositor-touch-hit-rects-scroll.html [ Failure ]
637 fast/events/touch/compositor-touch-hit-rects-squashing.html [ Failure ] 645 fast/events/touch/compositor-touch-hit-rects-squashing.html [ Failure ]
646 fast/events/touch/compositor-touch-hit-rects-trigger-commit.html [ Failure ]
638 fast/events/touch/compositor-touch-hit-rects.html [ Failure ] 647 fast/events/touch/compositor-touch-hit-rects.html [ Failure ]
648 fast/events/touch/gesture/gesture-scroll-by-page.html [ Failure ]
649 fast/events/touch/gesture/gesture-scroll-by-pixel.html [ Failure ]
650 fast/events/touch/touch-handler-assert-input-range.html [ Failure ]
651 fast/events/touch/touch-rect-assert-first-layer-special.html [ Failure ]
639 fast/events/touch/touch-rect-crash-on-unpromote-layer.html [ Failure ] 652 fast/events/touch/touch-rect-crash-on-unpromote-layer.html [ Failure ]
653 fast/events/wheel/wheelevent-in-horizontal-scrollbar-in-rtl.html [ Failure ]
654 fast/events/wheel/wheelevent-in-vertical-scrollbar-in-rtl.html [ Failure ]
640 fast/files/file-in-input-display.html [ Failure ] 655 fast/files/file-in-input-display.html [ Failure ]
641 fast/forms/001.html [ Failure ] 656 fast/forms/001.html [ Failure ]
642 fast/forms/basic-buttons.html [ Failure ] 657 fast/forms/basic-buttons.html [ Failure ]
643 fast/forms/basic-inputs.html [ Failure ] 658 fast/forms/basic-inputs.html [ Failure ]
644 fast/forms/blankbuttons.html [ Failure ] 659 fast/forms/blankbuttons.html [ Failure ]
645 fast/forms/button-default-title.html [ Failure ] 660 fast/forms/button-default-title.html [ Failure ]
646 fast/forms/button-positioned.html [ Failure ] 661 fast/forms/button-positioned.html [ Failure ]
647 fast/forms/button-sizes.html [ Failure ] 662 fast/forms/button-sizes.html [ Failure ]
648 fast/forms/button-style-color.html [ Failure ] 663 fast/forms/button-style-color.html [ Failure ]
649 fast/forms/button-table-styles.html [ Failure ] 664 fast/forms/button-table-styles.html [ Failure ]
(...skipping 475 matching lines...) Expand 10 before | Expand all | Expand 10 after
1125 fast/reflections/table-cell.html [ Crash Failure ] 1140 fast/reflections/table-cell.html [ Crash Failure ]
1126 fast/reflections/transparent-reflected-sublayers.html [ Crash Failure ] 1141 fast/reflections/transparent-reflected-sublayers.html [ Crash Failure ]
1127 fast/replaced/border-radius-clip-content-edge.html [ Failure ] 1142 fast/replaced/border-radius-clip-content-edge.html [ Failure ]
1128 fast/replaced/border-radius-clip.html [ Failure ] 1143 fast/replaced/border-radius-clip.html [ Failure ]
1129 fast/replaced/outline-replaced-elements.html [ Failure ] 1144 fast/replaced/outline-replaced-elements.html [ Failure ]
1130 fast/replaced/replaced-breaking-mixture.html [ Failure ] 1145 fast/replaced/replaced-breaking-mixture.html [ Failure ]
1131 fast/replaced/replaced-breaking.html [ Failure ] 1146 fast/replaced/replaced-breaking.html [ Failure ]
1132 fast/replaced/selection-rect-transform.html [ Failure ] 1147 fast/replaced/selection-rect-transform.html [ Failure ]
1133 fast/replaced/width100percent-button.html [ Failure ] 1148 fast/replaced/width100percent-button.html [ Failure ]
1134 fast/replaced/width100percent-textarea.html [ Failure ] 1149 fast/replaced/width100percent-textarea.html [ Failure ]
1150 fast/scroll-behavior/ [ Skip ]
1135 fast/scrolling/overflow-clip-with-page-scale.html [ Crash Timeout ] 1151 fast/scrolling/overflow-clip-with-page-scale.html [ Crash Timeout ]
1136 fast/scrolling/scrollbar-tickmarks-styled.html [ Failure ] 1152 fast/scrolling/scrollbar-tickmarks-styled.html [ Failure ]
1137 fast/selectors/166.html [ Failure ] 1153 fast/selectors/166.html [ Failure ]
1138 fast/selectors/input-with-selection-pseudo-element.html [ Failure ] 1154 fast/selectors/input-with-selection-pseudo-element.html [ Failure ]
1139 fast/shapes/shape-outside-floats/shape-outside-boxes-001.html [ Failure ] 1155 fast/shapes/shape-outside-floats/shape-outside-boxes-001.html [ Failure ]
1140 fast/shapes/shape-outside-floats/shape-outside-boxes-002.html [ Failure ] 1156 fast/shapes/shape-outside-floats/shape-outside-boxes-002.html [ Failure ]
1141 fast/shapes/shape-outside-floats/shape-outside-boxes-003.html [ Failure ] 1157 fast/shapes/shape-outside-floats/shape-outside-boxes-003.html [ Failure ]
1142 fast/shapes/shape-outside-floats/shape-outside-dynamic-shape-margin.html [ Failu re ] 1158 fast/shapes/shape-outside-floats/shape-outside-dynamic-shape-margin.html [ Failu re ]
1143 fast/shapes/shape-outside-floats/shape-outside-dynamic-shape-overhang.html [ Fai lure ] 1159 fast/shapes/shape-outside-floats/shape-outside-dynamic-shape-overhang.html [ Fai lure ]
1144 fast/spatial-navigation/snav-multiple-select-focusring.html [ Failure ] 1160 fast/spatial-navigation/snav-multiple-select-focusring.html [ Failure ]
(...skipping 327 matching lines...) Expand 10 before | Expand all | Expand 10 after
1472 svg/custom/visibility-enable-on-svg-element-contained-viewport-size.html [ Failu re ] 1488 svg/custom/visibility-enable-on-svg-element-contained-viewport-size.html [ Failu re ]
1473 svg/custom/visibility-override-clip.svg [ Failure ] 1489 svg/custom/visibility-override-clip.svg [ Failure ]
1474 svg/custom/visibility-override-mask.svg [ Failure ] 1490 svg/custom/visibility-override-mask.svg [ Failure ]
1475 svg/custom/visited-link-color.svg [ Failure ] 1491 svg/custom/visited-link-color.svg [ Failure ]
1476 svg/custom/width-full-percentage.svg [ Failure ] 1492 svg/custom/width-full-percentage.svg [ Failure ]
1477 svg/custom/zero-path-square-cap-rendering2.svg [ Failure ] 1493 svg/custom/zero-path-square-cap-rendering2.svg [ Failure ]
1478 svg/custom/zoomed-background-alignment.html [ Failure ] 1494 svg/custom/zoomed-background-alignment.html [ Failure ]
1479 svg/dom/complex-svgView-specification.html [ Failure ] 1495 svg/dom/complex-svgView-specification.html [ Failure ]
1480 svg/dom/css-transforms.xhtml [ Failure ] 1496 svg/dom/css-transforms.xhtml [ Failure ]
1481 svg/dom/filter-reference-in-shadow-tree.html [ Failure ] 1497 svg/dom/filter-reference-in-shadow-tree.html [ Failure ]
1482 svg/dom/SVGLengthList-appendItem.xhtml [ Failure ]
1483 svg/dom/SVGLengthList-getItem.xhtml [ Failure ]
1484 svg/dom/SVGLengthList-initialize.xhtml [ Failure ] 1498 svg/dom/SVGLengthList-initialize.xhtml [ Failure ]
1485 svg/dom/SVGLengthList-insertItemBefore.xhtml [ Failure ] 1499 svg/dom/SVGLengthList-insertItemBefore.xhtml [ Failure ]
1486 svg/dom/SVGLengthList-removeItem.xhtml [ Failure ] 1500 svg/dom/SVGLengthList-removeItem.xhtml [ Failure ]
1487 svg/dom/SVGLengthList-replaceItem.xhtml [ Failure ] 1501 svg/dom/SVGLengthList-replaceItem.xhtml [ Failure ]
1488 svg/dom/SVGLengthList-xml-dom-modifications.xhtml [ Failure ] 1502 svg/dom/SVGLengthList-xml-dom-modifications.xhtml [ Failure ]
1489 svg/dom/SVGStringList-basics.xhtml [ Failure ] 1503 svg/dom/SVGStringList-basics.xhtml [ Failure ]
1490 svg/dynamic-updates/SVG-dynamic-css-transform.html [ Failure ] 1504 svg/dynamic-updates/SVG-dynamic-css-transform.html [ Failure ]
1491 svg/dynamic-updates/SVGCircleElement-dom-cx-attr.html [ Failure ] 1505 svg/dynamic-updates/SVGCircleElement-dom-cx-attr.html [ Failure ]
1492 svg/dynamic-updates/SVGCircleElement-dom-cy-attr.html [ Failure ] 1506 svg/dynamic-updates/SVGCircleElement-dom-cy-attr.html [ Failure ]
1493 svg/dynamic-updates/SVGCircleElement-dom-r-attr.html [ Failure ] 1507 svg/dynamic-updates/SVGCircleElement-dom-r-attr.html [ Failure ]
(...skipping 498 matching lines...) Expand 10 before | Expand all | Expand 10 after
1992 crbug.com/636463 fast/block/float/overhanging-float-crashes-when-sibling-becomes -formatting-context.html [ Crash ] 2006 crbug.com/636463 fast/block/float/overhanging-float-crashes-when-sibling-becomes -formatting-context.html [ Crash ]
1993 crbug.com/636463 fast/block/basic/truncation-rtl.html [ Crash ] 2007 crbug.com/636463 fast/block/basic/truncation-rtl.html [ Crash ]
1994 crbug.com/636463 fast/block/positioning/auto/vertical-rl/007.html [ Crash ] 2008 crbug.com/636463 fast/block/positioning/auto/vertical-rl/007.html [ Crash ]
1995 crbug.com/636463 fast/block/positioning/rtl-fixed-positioning.html [ Crash ] 2009 crbug.com/636463 fast/block/positioning/rtl-fixed-positioning.html [ Crash ]
1996 crbug.com/636463 fast/block/positioning/vertical-rl/fixed-positioning.html [ Cra sh ] 2010 crbug.com/636463 fast/block/positioning/vertical-rl/fixed-positioning.html [ Cra sh ]
1997 crbug.com/636463 fast/dom/horizontal-scrollbar-in-rtl-doesnt-fire-onscroll.html [ Crash ] 2011 crbug.com/636463 fast/dom/horizontal-scrollbar-in-rtl-doesnt-fire-onscroll.html [ Crash ]
1998 crbug.com/636463 fast/dom/horizontal-scrollbar-in-rtl.html [ Crash ] 2012 crbug.com/636463 fast/dom/horizontal-scrollbar-in-rtl.html [ Crash ]
1999 crbug.com/636463 fast/dom/scroll-reveal-left-overflow.html [ Crash ] 2013 crbug.com/636463 fast/dom/scroll-reveal-left-overflow.html [ Crash ]
2000 crbug.com/636463 fast/dom/scroll-reveal-top-overflow.html [ Crash ] 2014 crbug.com/636463 fast/dom/scroll-reveal-top-overflow.html [ Crash ]
2001 crbug.com/636463 fast/dom/vertical-scrollbar-in-rtl-doesnt-fire-onscroll.html [ Crash ] 2015 crbug.com/636463 fast/dom/vertical-scrollbar-in-rtl-doesnt-fire-onscroll.html [ Crash ]
2002 crbug.com/636463 fast/dom/vertical-scrollbar-in-rtl.html [ Crash ]
2003 crbug.com/636463 fast/events/wheel/wheelevent-in-horizontal-scrollbar-in-rtl.htm l [ Crash ] 2016 crbug.com/636463 fast/events/wheel/wheelevent-in-horizontal-scrollbar-in-rtl.htm l [ Crash ]
2004 crbug.com/636463 fast/events/wheel/wheelevent-in-vertical-scrollbar-in-rtl.html [ Crash ] 2017 crbug.com/636463 fast/events/wheel/wheelevent-in-vertical-scrollbar-in-rtl.html [ Crash ]
2005 crbug.com/636463 fast/pagination/viewport-x-horizontal-tb-rtl.html [ Crash ] 2018 crbug.com/636463 fast/pagination/viewport-x-horizontal-tb-rtl.html [ Crash ]
2006 crbug.com/636463 fast/pagination/viewport-x-vertical-rl-ltr.html [ Crash ] 2019 crbug.com/636463 fast/pagination/viewport-x-vertical-rl-ltr.html [ Crash ]
2007 crbug.com/636463 fast/pagination/viewport-x-vertical-rl-rtl.html [ Crash ] 2020 crbug.com/636463 fast/pagination/viewport-x-vertical-rl-rtl.html [ Crash ]
2008 crbug.com/636463 fast/pagination/viewport-y-vertical-lr-rtl.html [ Crash ] 2021 crbug.com/636463 fast/pagination/viewport-y-vertical-lr-rtl.html [ Crash ]
2009 crbug.com/636463 fast/pagination/viewport-y-vertical-rl-rtl.html [ Crash ] 2022 crbug.com/636463 fast/pagination/viewport-y-vertical-rl-rtl.html [ Crash ]
2010 crbug.com/636463 fast/scroll-behavior/smooth-scroll/ongoing-smooth-scroll-vertic al-rl-anchors.html [ Crash ] 2023 crbug.com/636463 fast/scroll-behavior/smooth-scroll/ongoing-smooth-scroll-vertic al-rl-anchors.html [ Failure Timeout ]
2011 crbug.com/636463 fast/text/international/bidi-neutral-in-mixed-direction-run-cra sh.html [ Crash ] 2024 crbug.com/636463 fast/text/international/bidi-neutral-in-mixed-direction-run-cra sh.html [ Crash ]
2012 crbug.com/636463 fast/text/whitespace/whitespace-and-margin-wrap-after-list-mark er-crash.html [ Crash ] 2025 crbug.com/636463 fast/text/whitespace/whitespace-and-margin-wrap-after-list-mark er-crash.html [ Crash ]
2013 2026
2014 crbug.com/644358 compositing/gestures/gesture-tapHighlight-1-iframe-composited-s crolled-late-composite.html [ Crash ] 2027 crbug.com/644358 compositing/gestures/gesture-tapHighlight-1-iframe-composited-s crolled-late-composite.html [ Crash ]
2015 crbug.com/644358 compositing/gestures/gesture-tapHighlight-1-overflow-div-scroll ed-late-composite.html [ Crash ] 2028 crbug.com/644358 compositing/gestures/gesture-tapHighlight-1-overflow-div-scroll ed-late-composite.html [ Crash ]
2016 crbug.com/644358 compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-out er-late-composite.html [ Crash ] 2029 crbug.com/644358 compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-out er-late-composite.html [ Crash ]
2017 crbug.com/644358 compositing/iframes/connect-compositing-iframe-delayed.html [ C rash ] 2030 crbug.com/644358 compositing/iframes/connect-compositing-iframe-delayed.html [ C rash ]
2018 crbug.com/644358 compositing/iframes/connect-compositing-iframe.html [ Crash ] 2031 crbug.com/644358 compositing/iframes/connect-compositing-iframe.html [ Crash ]
2019 crbug.com/644358 compositing/iframes/enter-compositing-iframe.html [ Crash ] 2032 crbug.com/644358 compositing/iframes/enter-compositing-iframe.html [ Crash ]
2020 crbug.com/644358 compositing/squashing/squashed-layer-loses-graphicslayer.html [ Crash ] 2033 crbug.com/644358 compositing/squashing/squashed-layer-loses-graphicslayer.html [ Crash ]
2021 crbug.com/644358 fast/forms/relayout-shifts-inner-editor.html [ Crash ] 2034 crbug.com/644358 fast/forms/relayout-shifts-inner-editor.html [ Crash ]
2022 2035
2023 crbug.com/644358 compositing/overflow/overflow-positioning.html [ Failure ] 2036 crbug.com/644358 compositing/overflow/overflow-positioning.html [ Failure ]
2024 crbug.com/644358 compositing/sibling-positioning.html [ Failure ] 2037 crbug.com/644358 compositing/sibling-positioning.html [ Failure ]
2025 crbug.com/644358 fast/canvas/canvas-composite-video-shadow.html [ Failure ] 2038 crbug.com/644358 fast/canvas/canvas-composite-video-shadow.html [ Failure ]
2026 2039
2040 compositing/contents-opaque/visibility-hidden.html [ Failure ]
2041 compositing/force-compositing-mode/force-composite-empty.html [ Failure ]
2042 compositing/force-compositing-mode/no-overflow-iframe-layer.html [ Failure ]
2043 compositing/force-compositing-mode/overflow-hidden-iframe-layer.html [ Failure ]
2044 compositing/iframes/visibility-hidden-transformed-content.html [ Failure ]
2045 compositing/layer-creation/fixed-position-nonscrollable-body.html [ Failure ]
2046 compositing/layer-creation/main-thread-scrolling-for-non-composited-fixed-positi on-if-overflow-hidden.html [ Failure ]
2047 compositing/layer-creation/main-thread-scrolling-for-non-composited-fixed-positi on.html [ Failure ]
2048 compositing/layer-creation/no-main-thread-scrolling-for-non-composited-fixed-pos ition-without-scroll.html [ Failure ]
2049 compositing/layer-creation/translatez-removed.html [ Failure ]
2050 compositing/overflow/overflow-auto-with-touch-no-overflow.html [ Failure ]
2051 compositing/overflow/overflow-auto-with-touch-toggle.html [ Failure ]
2052 compositing/overflow/overflow-auto-with-touch.html [ Failure ]
2053 compositing/overflow/overflow-hidden-with-touch.html [ Failure ]
2054 compositing/overflow/overflow-overlay-with-touch-no-overflow.html [ Failure ]
2055 compositing/overflow/overflow-overlay-with-touch.html [ Failure ]
2056 compositing/overflow/overflow-scroll-with-touch-no-overflow.html [ Failure ]
2057 compositing/overflow/overflow-visible-with-touch.html [ Failure ]
2058 compositing/squashing/invalidations-with-large-negative-margin-inline-content.ht ml [ Failure ]
2059 compositing/visibility/visibility-composited-incremental-update.html [ Failure ]
2060 compositing/will-change/will-change-contents-suppresses-compositing.html [ Failu re ]
2061 fast/dom/vertical-scrollbar-in-rtl.html [ Failure ]
2062 fast/events/continuous-platform-wheelevent-in-scrolling-div.html [ Failure ]
2063 fast/events/middleClickAutoscroll-click-hyperlink.html [ Failure ]
2064 fast/events/platform-wheelevent-in-scrolling-div.html [ Failure ]
2065 fast/events/platform-wheelevent-paging-x-in-scrolling-div.html [ Failure ]
2066 fast/events/platform-wheelevent-paging-xy-in-scrolling-div.html [ Failure ]
2067 fast/events/platform-wheelevent-paging-y-in-scrolling-div.html [ Failure ]
2068 fast/events/scroll-in-scaled-page-with-overflow-hidden.html [ Failure ]
2069 fast/events/scrollbar-double-click.html [ Failure ]
2070 fast/events/wheel/wheelevent-basic.html [ Failure ]
2071 fast/events/wheel/wheelevent-in-scrolling-div.html [ Failure ]
2072 fast/forms/suggestion-picker/date-suggestion-picker-mouse-operations.html [ Fail ure ]
2073 fast/forms/suggestion-picker/datetimelocal-suggestion-picker-mouse-operations.ht ml [ Failure ]
2074 fast/forms/suggestion-picker/month-suggestion-picker-mouse-operations.html [ Fai lure ]
2075 fast/forms/suggestion-picker/time-suggestion-picker-mouse-operations.html [ Fail ure ]
2076 fast/forms/suggestion-picker/week-suggestion-picker-mouse-operations.html [ Fail ure ]
2077
2078 fast/layers/layer-content-visibility-change.html [ Failure ]
2079 fast/multicol/nested-with-clipped-first-column.html [ Failure ]
2080 fast/scrolling/absolute-position-behind-scrollbar.html [ Failure ]
2081 fast/scrolling/fixed-position-behind-scrollbar.html [ Failure Timeout ]
2082 fast/events/middleClickAutoscroll-in-iframe.html [ Timeout ]
2083 fast/events/middleClickAutoscroll-click.html [ Timeout ]
2084 fast/events/remove-child-onscroll.html [ Timeout ]
2085 fast/events/middleClickAutoscroll-drag.html [ Timeout ]
2086 fast/events/middleClickAutoscroll-nested-divs-forbidden.html [ Timeout ]
2087 fast/events/middleClickAutoscroll-nested-divs.html [ Timeout ]
2088 fast/events/middleClickAutoscroll-event-fired.html [ Timeout ]
2089 fast/events/mouse-wheel-main-frame-scroll.html [ Timeout ]
2090 fast/scrolling/hover-during-scroll.html [ Timeout ]
2091 fast/scrolling/scrollbar-tickmarks-hittest.html [ Timeout ]
2092
2027 # Invisible pixel diffs caused by different methods of clipping. 2093 # Invisible pixel diffs caused by different methods of clipping.
2028 crbug.com/637316 svg/W3C-SVG-1.1-SE/color-prop-05-t.svg [ Failure ] 2094 crbug.com/637316 svg/W3C-SVG-1.1-SE/color-prop-05-t.svg [ Failure ]
2029 crbug.com/637316 svg/W3C-SVG-1.1-SE/coords-dom-03-f.svg [ Failure ] 2095 crbug.com/637316 svg/W3C-SVG-1.1-SE/coords-dom-03-f.svg [ Failure ]
2030 crbug.com/637316 svg/W3C-SVG-1.1-SE/filters-felem-01-b.svg [ Failure ] 2096 crbug.com/637316 svg/W3C-SVG-1.1-SE/filters-felem-01-b.svg [ Failure ]
2031 crbug.com/637316 svg/W3C-SVG-1.1-SE/interact-pointer-03-t.svg [ Failure ] 2097 crbug.com/637316 svg/W3C-SVG-1.1-SE/interact-pointer-03-t.svg [ Failure ]
2032 crbug.com/637316 svg/W3C-SVG-1.1-SE/painting-control-04-f.svg [ Failure ] 2098 crbug.com/637316 svg/W3C-SVG-1.1-SE/painting-control-04-f.svg [ Failure ]
2033 crbug.com/637316 svg/W3C-SVG-1.1-SE/painting-marker-07-f.svg [ Failure ] 2099 crbug.com/637316 svg/W3C-SVG-1.1-SE/painting-marker-07-f.svg [ Failure ]
2034 crbug.com/637316 svg/W3C-SVG-1.1-SE/pservers-pattern-04-f.svg [ Failure ] 2100 crbug.com/637316 svg/W3C-SVG-1.1-SE/pservers-pattern-04-f.svg [ Failure ]
2035 crbug.com/637316 svg/W3C-SVG-1.1-SE/struct-dom-11-f.svg [ Failure ] 2101 crbug.com/637316 svg/W3C-SVG-1.1-SE/struct-dom-11-f.svg [ Failure ]
2036 crbug.com/637316 svg/W3C-SVG-1.1-SE/styling-css-04-f.svg [ Failure ] 2102 crbug.com/637316 svg/W3C-SVG-1.1-SE/styling-css-04-f.svg [ Failure ]
(...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after
2162 crbug.com/637316 svg/custom/text-rotation.svg [ Failure ] 2228 crbug.com/637316 svg/custom/text-rotation.svg [ Failure ]
2163 crbug.com/637316 svg/filters/feImage-preserveAspectratio.svg [ Failure ] 2229 crbug.com/637316 svg/filters/feImage-preserveAspectratio.svg [ Failure ]
2164 crbug.com/637316 svg/hixie/cascade/001-broken.xml [ Failure ] 2230 crbug.com/637316 svg/hixie/cascade/001-broken.xml [ Failure ]
2165 crbug.com/637316 svg/hixie/rendering-model/002.xml [ Failure ] 2231 crbug.com/637316 svg/hixie/rendering-model/002.xml [ Failure ]
2166 crbug.com/637316 svg/hixie/shapes/path/001.xml [ Failure ] 2232 crbug.com/637316 svg/hixie/shapes/path/001.xml [ Failure ]
2167 crbug.com/637316 svg/hixie/transform/001.xml [ Failure ] 2233 crbug.com/637316 svg/hixie/transform/001.xml [ Failure ]
2168 crbug.com/637316 svg/text/text-decorations-in-scaled-pattern.svg [ Failure ] 2234 crbug.com/637316 svg/text/text-decorations-in-scaled-pattern.svg [ Failure ]
2169 crbug.com/637316 svg/text/text-gradient-positioning.svg [ Failure ] 2235 crbug.com/637316 svg/text/text-gradient-positioning.svg [ Failure ]
2170 crbug.com/637316 svg/text/text-outline-rgba.html [ Failure ] 2236 crbug.com/637316 svg/text/text-outline-rgba.html [ Failure ]
2171 crbug.com/637316 svg/text/text-path-middle-align.svg [ Failure ] 2237 crbug.com/637316 svg/text/text-path-middle-align.svg [ Failure ]
2238
2239 fast/scrolling/overflow-scrollability.html [ Failure ]
2240 fast/scrolling/scrollbar-prevent-default.html [ Failure ]
2241 compositing/lots-of-img-layers-with-opacity.html [ Failure ]
2242 compositing/lots-of-img-layers.html [ Failure ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698