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

Unified Diff: LayoutTests/TestExpectations

Issue 190723007: Fix tests to be compatible with Android scale initialization. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove substantive change, change only tests Created 6 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 | LayoutTests/compositing/geometry/fixed-position-composited-page-scale-smaller-than-viewport.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/TestExpectations
diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations
index 659146eed5e10616bc76dec0b6f45c1ff844eb30..ee566c7d138832f15c6df744efd0e2fb052d4f68 100644
--- a/LayoutTests/TestExpectations
+++ b/LayoutTests/TestExpectations
@@ -86,8 +86,8 @@ crbug.com/310679 [ Mac ] compositing/rubberbanding/transform-overhang-sw.html [
crbug.com/310679 [ Mac ] compositing/rubberbanding/transform-overhang-w.html [ ImageOnlyFailure Pass ]
crbug.com/310679 [ Mac ] fast/events/scale-and-scroll-iframe-body.html [ ImageOnlyFailure Pass ]
crbug.com/310679 [ Mac ] fast/events/scale-and-scroll-iframe-window.html [ ImageOnlyFailure Pass ]
-crbug.com/310679 [ Mac ] fast/frames/frame-set-rotation-hit.html [ ImageOnlyFailure Pass ]
-crbug.com/310679 [ Mac ] fast/frames/frame-set-scaling-hit.html [ ImageOnlyFailure Pass ]
+crbug.com/310679 [ Mac ] fast/frames/frame-set-rotation-hit.html [ Failure ImageOnlyFailure Pass ]
+crbug.com/310679 [ Mac ] fast/frames/frame-set-scaling-hit.html [ Failure ImageOnlyFailure Pass ]
crbug.com/318434 [ Mac ] virtual/gpu/compositedscrolling/scrollbars/custom-scrollbar-with-incomplete-style.html [ ImageOnlyFailure ]
# Tests failing since applyPageScaleFactorInCompositor enabled
@@ -804,6 +804,21 @@ crbug.com/309197 [ Win Debug ] webaudio/oscillator-custom.html [ Skip ]
crbug.com/309197 [ Win Debug ] webaudio/oscillator-sine.html [ Skip ]
crbug.com/309197 [ Win Debug ] webaudio/oscillator-square.html [ Skip ]
+# Fixing page scale clamp required changing the body width which makes these
+# tests look different. I verified the behavior they're intended to test
+# remains fine.
+crbug.com/350599 [ Win Linux Android ] fast/frames/frame-set-rotation-hit.html [ NeedsRebaseline ]
+crbug.com/350599 [ Win Linux Android ] fast/frames/frame-set-scaling-hit.html [ NeedsRebaseline ]
+crbug.com/350599 compositing/repaint/page-scale-repaint.html [ NeedsRebaseline ]
+crbug.com/350599 compositing/layer-creation/fixed-position-out-of-view-scaled-scroll.html [ NeedsRebaseline ]
+crbug.com/350599 compositing/layer-creation/fixed-position-out-of-view-scaled.html [ NeedsRebaseline ]
+crbug.com/350599 virtual/softwarecompositing/repaint/page-scale-repaint.html [ NeedsRebaseline ]
+crbug.com/350599 virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-scroll.html [ NeedsRebaseline ]
+crbug.com/350599 virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled.html [ NeedsRebaseline ]
+crbug.com/350599 [ Mac ] compositing/overflow/overflow-scaled-descendant-overlapping.html [ NeedsRebaseline ]
+crbug.com/350599 [ Mac ] virtual/gpu/compositedscrolling/overflow/overflow-scaled-descendant-overlapping.html [ NeedsRebaseline ]
+crbug.com/350599 [ Mac ] fast/repaint/scale-page-shrink.html [ NeedsRebaseline ]
+
crbug.com/350011 [ Debug ] svg/W3C-SVG-1.1/animate-elem-40-t.svg [ ImageOnlyFailure ]
crbug.com/350011 [ Debug ] svg/W3C-SVG-1.1/animate-elem-41-t.svg [ ImageOnlyFailure ]
« no previous file with comments | « no previous file | LayoutTests/compositing/geometry/fixed-position-composited-page-scale-smaller-than-viewport.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698