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

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: Reupload Created 6 years, 9 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
Index: LayoutTests/TestExpectations
diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations
index 79bfd4e2398fb05fad929e9c8e940d1816039c16..498b65e599f76b1968ec627fa47fc93dc8a8fa9f 100644
--- a/LayoutTests/TestExpectations
+++ b/LayoutTests/TestExpectations
@@ -108,8 +108,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 virtual/gpu/compositedscrolling/scrollbars/custom-scrollbar-with-incomplete-style.html [ ImageOnlyFailure ]
crbug.com/346134 [ Linux ] virtual/gpu/compositedscrolling/overflow/invisible-descendants-should-not-affect-opt-in.html [ Pass Failure ]
@@ -874,6 +874,15 @@ crbug.com/347365 [ Linux ] dom/xhtml/level3/core/canonicalform09.xhtml [ Crash P
# Flaky since being added
crbug.com/340277 http/tests/navigation/back-to-get-after-post.php [ Failure Pass ]
+# 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 compositing/repaint/page-scale-repaint.html [ NeedsRebaseline ]
+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/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/309197 [ Win ] fast/block/float/overhanging-tall-block.html [ NeedsManualRebaseline ]
crbug.com/309197 [ Win ] fast/url/standard-url.html [ NeedsManualRebaseline ]
crbug.com/309197 [ Win ] http/tests/local/fileapi/send-sliced-dragged-file.html [ NeedsManualRebaseline ]

Powered by Google App Engine
This is Rietveld 408576698