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

Unified Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 1950573003: Improve handling of PaintInvalidationLayer (renamed to PaintInvalidationSubtree) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@LocationChange
Patch Set: Created 4 years, 7 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/layout/LayoutBox.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/TestExpectations
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
index 1200f3d76848cc0c2143564897902463b5b0496b..5082ba98d8d06c21800bb3cc7bb82850ca4a96de 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -393,8 +393,7 @@ crbug.com/600618 virtual/spv2/svg/custom/object-current-scale.html [ Pass ]
crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-height.xhtml [ Pass ]
crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-width-height.xhtml [ Pass ]
crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-width.xhtml [ Pass ]
-# TODO(wangxianzhu): restore the following line after rebaseline.
-# crbug.com/600618 virtual/spv2/svg/custom/object-sizing-no-width-height-change-content-box-size.xhtml [ Pass ]
+crbug.com/600618 virtual/spv2/svg/custom/object-sizing-no-width-height-change-content-box-size.xhtml [ Pass ]
crbug.com/600618 virtual/spv2/svg/custom/svg-root-padding-left.html [ Pass ]
crbug.com/600618 virtual/spv2/svg/custom/svg-root-padding-top.html [ Pass ]
crbug.com/600618 virtual/spv2/svg/css/max-height.html [ Pass ]
@@ -468,6 +467,86 @@ crbug.com/596780 virtual/spv2/compositing/rtl/rtl-iframe-fixed.html [ Failure ]
crbug.com/596780 virtual/spv2/compositing/rtl/rtl-iframe-relative.html [ Failure ]
crbug.com/596780 virtual/spv2/compositing/visibility/layer-visible-content.html [ Failure ]
+crbug.com/410097 compositing/squashing/squash-above-fixed-1.html [ NeedsRebaseline ]
+crbug.com/410097 svg/repaint/transform-foreign-object.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/fixed-scroll-simple.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/paint-invalidation-with-opacity.html [ NeedsRebaseline ]
+crbug.com/410097 compositing/squashing/remove-squashed-layer-plus-move.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/transform-repaint-descendants.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/transform-relative-position.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/change-transform.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/transform-rotate-and-remove.html [ NeedsRebaseline ]
+crbug.com/410097 compositing/will-change/containing-block-added.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/fixed-position-transparency-with-overflow.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/scroll-relative-table-inside-table-cell.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/reflection-invalidation-positioned-child.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/containing-block-position-change.html [ NeedsRebaseline ]
+crbug.com/410097 compositing/repaint/fixed-pos-with-abs-pos-child-scroll.html [ NeedsRebaseline ]
+crbug.com/410097 fast/css-grid-layout/grid-item-z-index-change-repaint.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/fixed-scale.html [ NeedsRebaseline ]
+crbug.com/410097 svg/custom/js-update-bounce.svg [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/transform-absolute-in-positioned-container.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/filter-invalidation-positioned-child.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/transform-translate.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/scroll-fixed-reflected-layer.html [ NeedsRebaseline ]
+crbug.com/410097 compositing/repaint/should-not-repaint-composited-descendants.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/scroll-in-transformed-layer.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/transform-absolute-child.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/scroll-inside-table-cell.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/scroll-absolute-layer-with-reflection.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/invalidation-after-opacity-change-subtree.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/scroll-in-fixed-layer.html [ NeedsRebaseline ]
+crbug.com/410097 fast/images/fixed-img-src-change-after-scroll.html [ NeedsRebaseline ]
+crbug.com/410097 compositing/squashing/squashed-layer-loses-graphicslayer.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/fixed-and-absolute-position-scrolled.html [ NeedsRebaseline ]
+crbug.com/410097 fast/forms/range/range-focus-by-mouse-then-keydown.html [ NeedsRebaseline ]
+crbug.com/410097 svg/repaint/transform-text-element.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/scroll-fixed-layer-with-reflection.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/scroll-with-transformed-parent-layer.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/overflow-auto-in-overflow-auto-scrolled.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/fixed-after-scroll.html [ NeedsRebaseline ]
+crbug.com/410097 fast/forms/button/button-reset-focus-by-mouse-then-keydown.html [ NeedsRebaseline ]
+crbug.com/410097 compositing/will-change/containing-block-removed.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/dont-invalidate-root-layer-when-composited-layer-becomes-visible.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/absolute-position-change-containing-block.html [ NeedsRebaseline ]
+crbug.com/410097 compositing/squashing/resize-squashing-layer-that-needs-full-repaint.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/mix-blend-mode-separate-stacking-context.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/overflow-scroll-in-overflow-scroll-scrolled.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/stacking-context-lost.html [ NeedsRebaseline ]
+crbug.com/410097 svg/repaint/paintorder-filtered.svg [ NeedsRebaseline ]
+crbug.com/410097 fast/forms/checkbox/checkbox-focus-by-mouse-then-keydown.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces.html [ NeedsRebaseline ]
+crbug.com/410097 svg/filters/filter-refresh.svg [ NeedsRebaseline ]
+crbug.com/410097 compositing/squashing/invalidate-when-leaving-squashed-layer.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/overflow-hidden-in-overflow-hidden-scrolled.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/scroll-in-clipped-layer.html [ NeedsRebaseline ]
+crbug.com/410097 fast/forms/radio/radio-focus-by-mouse-then-keydown.html [ NeedsRebaseline ]
+crbug.com/410097 fast/layers/scroll-descendant-with-cached-cliprects.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/create-layer-repaint.html [ NeedsRebaseline ]
+crbug.com/410097 compositing/overflow/fixed-scroll-in-empty-root-layer.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/repaint-during-scroll-with-zoom.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/textarea-set-disabled.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/reflection-invalidation-after-display.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/opacity-change-on-overflow-float.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/requestAnimation-translation-leave-traces.html [ NeedsRebaseline ]
+crbug.com/410097 fast/forms/submit/submit-focus-by-mouse-then-keydown.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/button-checkbox-click-method-repaint.html [ NeedsRebaseline ]
+crbug.com/410097 paint/invalidation/invalidate-descendants-when-receiving-paint-layer.html [ NeedsRebaseline ]
+crbug.com/410097 compositing/repaint/fixed-pos-inside-composited-intermediate-layer.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/filter-invalidation-after-display.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/transform-inline-layered-child.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/scroll-fixed-layer-with-transformed-parent-layer.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/transform-replaced-shadows.html [ NeedsRebaseline ]
+crbug.com/410097 compositing/squashing/add-remove-squashed-layers.html [ NeedsRebaseline ]
+crbug.com/410097 virtual/gpu-rasterization/fast/images/fixed-img-src-change-after-scroll.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/table-overflow-auto-in-overflow-auto-scrolled.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/filter-invalidation-with-composited-container-change.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/scroll-fixed-layer-with-no-visible-content.html [ NeedsRebaseline ]
+crbug.com/410097 fast/repaint/fixed-to-relative-position-with-absolute-child.html [ NeedsRebaseline ]
+crbug.com/410097 svg/repaint/filter-child-repaint.svg [ NeedsRebaseline ]
+crbug.com/410097 css3/flexbox/repaint-opacity-change.html [ NeedsRebaseline ]
+
# This test has a paint invalidation failure that needs to be investigated.
crbug.com/600618 virtual/spv2/svg/as-image/svg-image-with-data-uri.html [ Failure Crash ]
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/layout/LayoutBox.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698