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