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

Unified Diff: LayoutTests/TestExpectations

Issue 20723003: Fix pixel snapping issues when layers become composited (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Adding another failing test expectation Created 7 years, 1 month 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 f28b123be865bf4bba2fdaae1f3b85bca1f1c7de..b65c29ca124951dc3c7681fb9e267687171d511b 100644
--- a/LayoutTests/TestExpectations
+++ b/LayoutTests/TestExpectations
@@ -159,9 +159,10 @@ crbug.com/310679 [ Mac ] fast/events/scale-and-scroll-iframe-body.html [ ImageOn
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 ] virtual/gpu/compositedscrolling/scrollbars/custom-scrollbar-with-incomplete-style.html [ ImageOnlyFailure Pass ]
+#crbug.com/310679 [ Mac ] virtual/gpu/compositedscrolling/scrollbars/custom-scrollbar-with-incomplete-style.html [ ImageOnlyFailure Pass ]
eae 2013/11/13 00:29:01 You should probably just remove this line.
crbug.com/310679 [ Mac ] fast/repaint/background-scaling.html [ ImageOnlyFailure Pass ]
crbug.com/310679 [ Mac ] fast/repaint/scale-page-shrink.html [ ImageOnlyFailure Pass ]
+crbug.com/318434 virtual/gpu/compositedscrolling/scrollbars/custom-scrollbar-with-incomplete-style.html [ ImageOnlyFailure ]
# Tests failing since applyPageScaleFactorInCompositor enabled
crbug.com/225184 fast/repaint/relayout-fixed-position-after-scale.html [ ImageOnlyFailure ]
@@ -256,6 +257,16 @@ crbug.com/245644 virtual/gpu/fast/canvas/2d.text.draw.fill.maxWidth.gradient.htm
crbug.com/310866 fast/workers/storage/use-same-database-in-page-and-workers.html [ Slow Timeout ]
crbug.com/245630 virtual/gpu/compositedscrolling/overflow/overflow-positioning.html [ ImageOnlyFailure Pass ]
+
+crbug.com/264101 compositing/direct-image-compositing.html [ NeedsRebaseline ]
+crbug.com/264101 css3/filters/effect-reference-zoom.html [ NeedsRebaseline ]
+crbug.com/264101 css3/filters/filter-repaint-blur.html [ NeedsRebaseline ]
+crbug.com/264101 css3/filters/filter-repaint-child-layers.html [ NeedsRebaseline ]
+crbug.com/264101 css3/filters/filter-repaint-shadow.html [ NeedsRebaseline ]
+crbug.com/264101 css3/filters/nested-filter.html [ NeedsRebaseline ]
+crbug.com/264101 fast/sub-pixel/transformed-iframe-copy-on-scroll.html [ NeedsRebaseline ]
+crbug.com/264101 virtual/softwarecompositing/direct-image-compositing.html [ NeedsRebaseline ]
+
crbug.com/248063 plugins/plugin-clip-subframe.html [ Pass Failure ]
crbug.com/248067 fast/workers/shared-worker-storagequota-query-usage.html [ Pass Failure ]
crbug.com/248067 storage/storageinfo-query-usage.html [ Pass Failure ]

Powered by Google App Engine
This is Rietveld 408576698