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 ] |