| Index: LayoutTests/TestExpectations
|
| diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations
|
| index e446038bd6f5eb4b9f5e27ee062bcd80e3f88a00..7abc129f31a9b12f3f3f4b02f194e9cb5ab3fbfd 100644
|
| --- a/LayoutTests/TestExpectations
|
| +++ b/LayoutTests/TestExpectations
|
| @@ -2397,6 +2397,15 @@ webkit.org/b/92968 http/tests/appcache/abort-cache-onprogress.html
|
| # Scrolling content draws beneath scrollbars in composited scrolling mode.
|
| webkit.org/b/103156 virtual/gpu/compositedscrolling/scrollbars/custom-scrollbar-with-incomplete-style.html [ ImageOnlyFailure ]
|
|
|
| +# Adding new failing layout tests to illustrate the need for a future logic fix.
|
| +# Will be fixed in upcoming patch.
|
| +crbug.com/172875 compositing/overflow/automatically-opt-into-composited-scrolling.html [ Failure ]
|
| +crbug.com/172875 compositing/overflow/opt-into-composited-scrolling-positioned-ancestor.html [ Failure ]
|
| +crbug.com/172875 virtual/gpu/compositedscrolling/overflow/automatically-opt-into-composited-scrolling.html [ Failure ]
|
| +crbug.com/172875 virtual/gpu/compositedscrolling/overflow/opt-into-composited-scrolling-positioned-ancestor.html [ Failure ]
|
| +crbug.com/172875 virtual/softwarecompositing/overflow/automatically-opt-into-composited-scrolling.html [ Failure ]
|
| +crbug.com/172875 virtual/softwarecompositing/overflow/opt-into-composited-scrolling-positioned-ancestor.html [ Failure ]
|
| +
|
| # Will need updated baselines with the opt-in fixes.
|
| crbug.com/234482 [ Linux Win Mac ] virtual/gpu/compositedscrolling/overflow/overflow-scroll.html [ Failure ]
|
|
|
|
|