Chromium Code Reviews| Index: LayoutTests/TestExpectations |
| diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations |
| index 7b2faf1256a7c6d4f5db6e0580d47b4f70540514..976c72a49e68c7530ebeeee24aa916f2f279fe97 100644 |
| --- a/LayoutTests/TestExpectations |
| +++ b/LayoutTests/TestExpectations |
| @@ -482,8 +482,8 @@ crbug.com/293932 [ Android ] css3/images/optimize-contrast-image.html [ ImageOnl |
| crbug.com/293932 [ Android ] svg/as-background-image/svg-width-100p-as-background.html [ ImageOnlyFailure Pass ] |
| # Needs triaging. |
| -crbug.com/307781 [ Android ] compositing/layer-creation/fixed-position-out-of-view.html [ Failure ] |
| -crbug.com/307781 [ Android ] svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults.xhtml [ Failure ] |
| +# crbug.com/307781 [ Android ] compositing/layer-creation/fixed-position-out-of-view.html [ Failure ] |
| +# crbug.com/307781 [ Android ] svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults.xhtml [ Failure ] |
|
Ian Vollick
2014/08/07 18:18:16
Should these lines just be deleted?
abarth-chromium
2014/08/07 18:19:11
Yeah, probably.
|
| # Flaky timeouts on android |
| crbug.com/307777 [ Android ] accessibility/aria-labelledby-on-input.html [ Timeout Pass ] |
| @@ -1264,6 +1264,23 @@ crbug.com/392046 [ Win ] fast/ruby/select-ruby.html [ Pass Failure ] |
| crbug.com/392046 [ Win ] scrollbars/rtl/overflow-scroll-rtl.html [ Pass ImageOnlyFailure ] |
| crbug.com/392046 [ Win ] fast/parser/fonts.html [ Pass Failure ] |
| +Bug(abarth) compositing/layer-creation/fixed-position-change-out-of-view-in-view.html [ NeedsRebaseline ] |
| +Bug(abarth) compositing/layer-creation/fixed-position-no-content.html [ NeedsRebaseline ] |
| +Bug(abarth) compositing/layer-creation/fixed-position-nonscrollable-body-mismatch-containers.html [ NeedsRebaseline ] |
| +Bug(abarth) compositing/layer-creation/fixed-position-out-of-view-scaled-scroll.html [ NeedsRebaseline ] |
| +Bug(abarth) compositing/layer-creation/fixed-position-out-of-view-scaled.html [ NeedsRebaseline ] |
| +Bug(abarth) compositing/layer-creation/fixed-position-out-of-view.html [ NeedsRebaseline ] |
| +Bug(abarth) compositing/repaint/scroll-fixed-layer-no-content.html [ NeedsRebaseline ] |
| +Bug(abarth) compositing/repaint/scroll-fixed-layer-out-of-view.html [ NeedsRebaseline ] |
| +Bug(abarth) virtual/softwarecompositing/layer-creation/fixed-position-change-out-of-view-in-view.html [ NeedsRebaseline ] |
| +Bug(abarth) virtual/softwarecompositing/layer-creation/fixed-position-no-content.html [ NeedsRebaseline ] |
| +Bug(abarth) virtual/softwarecompositing/layer-creation/fixed-position-nonscrollable-body-mismatch-containers.html [ NeedsRebaseline ] |
| +Bug(abarth) virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-scroll.html [ NeedsRebaseline ] |
| +Bug(abarth) virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled.html [ NeedsRebaseline ] |
| +Bug(abarth) virtual/softwarecompositing/layer-creation/fixed-position-out-of-view.html [ NeedsRebaseline ] |
| +Bug(abarth) virtual/softwarecompositing/repaint/scroll-fixed-layer-no-content.html [ NeedsRebaseline ] |
| +Bug(abarth) virtual/softwarecompositing/repaint/scroll-fixed-layer-out-of-view.html [ NeedsRebaseline ] |
| + |
| crbug.com/392095 webaudio/realtimeanalyser-fft-scaling.html [ Pass Failure ] |
| crbug.com/392706 virtual/threaded/animations/play-state-initially-paused.html [ Failure ] |