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

Unified Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 1951043002: Don't let PaintInvalidationLocationChange shadow other reasons (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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/LayoutTests/compositing/layer-creation/compositing-reason-removed-expected.txt » ('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 4d0efc2b2aabb06a11d3a54a2add90dbb549d911..aeab2bbd09e8a159b1fa77c548064ad751d4241b 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -416,7 +416,8 @@ 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 ]
-crbug.com/600618 virtual/spv2/svg/custom/object-sizing-no-width-height-change-content-box-size.xhtml [ Pass ]
+# TODO(wangxianzhu): Restore this 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/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 ]
@@ -776,6 +777,91 @@ crbug.com/467635 fast/dom/HTMLImageElement/image-sizes-meta-viewport.html [ Skip
crbug.com/484370 [ Win Debug ] svg/custom/gradient-userSpaceOnUse-with-percentage.svg [ Failure ]
+crbug.com/602068 compositing/repaint/fixed-pos-with-abs-pos-child-scroll.html [ NeedsRebaseline ]
+crbug.com/602068 compositing/squashing/remove-squashed-layer-plus-move.html [ NeedsRebaseline ]
+crbug.com/602068 css3/flexbox/repaint-on-layout.html [ NeedsRebaseline ]
+crbug.com/602068 css3/flexbox/repaint.html [ NeedsRebaseline ]
+crbug.com/602068 fast/layers/scroll-descendant-with-cached-cliprects.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/4776765.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/abspos-shift-image-incorrect-repaint.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/block-layout-inline-children-float-positioned.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/box-inline-resize.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/bugzilla-6278.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/bugzilla-6388.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/bugzilla-6473.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/bugzilla-7235.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/clipped-relative.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/containing-block-position-change.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/crbug-371640-2.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/crbug-371640-3.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/crbug-371640-4.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/crbug-371640.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/details-open-repaint.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/dynamic-table-vertical-alignment-change.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/float-move-during-layout.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/float-overflow-right.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/float-overflow.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/focus-ring-on-child-move.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/layoutstate-invalid-invalidation-inline-relative-positioned.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/line-flow-with-floats-1.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/line-flow-with-floats-10.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/line-flow-with-floats-2.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/line-flow-with-floats-3.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/line-flow-with-floats-6.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/line-flow-with-floats-9.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/list-marker-2.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/make-children-non-inline.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/offset-change-wrong-invalidation-with-float.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/positioned-document-element.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/positioned-great-grandparent-change-location.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/positioned-list-offset-change-repaint.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/reflection-invalidation-positioned-child.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/remove-inline-after-layout.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/remove-inline-layer-after-layout.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/repaint-descandant-on-ancestor-layer-move.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/repaint-during-scroll-with-zoom.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/replaced-clipped-positioned-not-wrong-incremental-repainting.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/search-field-cancel.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/selected-replaced.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/selection-clear.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/shift-relative-positioned-container-with-image-addition.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/shift-relative-positioned-container-with-image-removal.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/static-to-positioned.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/subtree-root-skipped.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/table-cell-move.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/table-collapsed-border.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/table-shrink-row-repaint.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/text-match-document-change.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/transform-absolute-in-positioned-container.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/transform-inline-layered-child.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/transform-relative-position.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/transform-repaint-descendants.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/vertical-align-length1.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/vertical-align-length2.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/vertical-align1.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/vertical-align2.html [ NeedsRebaseline ]
+crbug.com/602068 fast/repaint/window-resize-vertical-writing-mode.html [ NeedsRebaseline ]
+crbug.com/602068 fast/table/resize-table-repaint-percent-size-cell.html [ NeedsRebaseline ]
+crbug.com/602068 media/video-paint-invalidation.html [ NeedsRebaseline ]
+crbug.com/602068 svg/carto.net/tabgroup.svg [ NeedsRebaseline ]
+crbug.com/602068 svg/carto.net/window.svg [ NeedsRebaseline ]
+crbug.com/602068 svg/custom/object-sizing-no-width-height-change-content-box-size.xhtml [ NeedsRebaseline ]
+crbug.com/602068 svg/custom/relative-sized-deep-shadow-tree-content.xhtml [ NeedsRebaseline ]
+crbug.com/602068 svg/custom/relative-sized-inner-svg.xhtml [ NeedsRebaseline ]
+crbug.com/602068 svg/custom/relative-sized-shadow-tree-content-with-symbol.xhtml [ NeedsRebaseline ]
+crbug.com/602068 svg/custom/relative-sized-shadow-tree-content.xhtml [ NeedsRebaseline ]
+crbug.com/602068 svg/custom/relative-sized-use-on-symbol.xhtml [ NeedsRebaseline ]
+crbug.com/602068 svg/custom/relative-sized-use-without-attributes-on-symbol.xhtml [ NeedsRebaseline ]
+crbug.com/602068 svg/custom/text-repaint-including-stroke.svg [ NeedsRebaseline ]
+crbug.com/602068 svg/custom/use-detach.svg [ NeedsRebaseline ]
+crbug.com/602068 svg/custom/use-setAttribute-crash.svg [ NeedsRebaseline ]
+crbug.com/602068 svg/repaint/image-with-clip-path.svg [ NeedsRebaseline ]
+crbug.com/602068 svg/repaint/inner-svg-change-viewPort-relative.svg [ NeedsRebaseline ]
+crbug.com/602068 svg/text/append-text-node-to-tspan.html [ NeedsRebaseline ]
+crbug.com/602068 svg/text/text-rescale.html [ NeedsRebaseline ]
+crbug.com/602068 virtual/spv2/svg/custom/object-sizing-no-width-height-change-content-box-size.xhtml [ NeedsRebaseline ]
+
# Printing Layout broken in these tests.
crbug.com/377696 printing/setPrinting.html [ Skip ]
crbug.com/377696 printing/width-overflow.html [ Skip ]
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/compositing/layer-creation/compositing-reason-removed-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698