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

Unified Diff: LayoutTests/TestExpectations

Issue 1298493003: Currently we only composite fixed position elements if we are on High DPI devices. This fix allows … Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Update affected tests Created 5 years, 4 months 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 2a2df7b29802c89b3ed9366648bc7b4eec771dd5..86633404ee61e22920a85613b5baee57ea09e147 100644
--- a/LayoutTests/TestExpectations
+++ b/LayoutTests/TestExpectations
@@ -1,6 +1,14 @@
crbug.com/504613 paint/images/image-backgrounds-not-antialiased.html [ ImageOnlyFailure ]
crbug.com/502531 fast/borders/border-antialiasing.html [ ImageOnlyFailure ]
+crbug.com/510580 compositing/fixed-position-opaque-compositing.html [ NeedsRebaseline ]
+
+crbug.com/510580 compositing/overflow/nested-render-surfaces-with-intervening-clip.html [ NeedsRebaseline ]
+crbug.com/510580 compositing/overflow/nested-render-surfaces.html [ NeedsRebaseline ]
+
+crbug.com/510580 css3/filters/blur-filter-page-scroll-parents.html [ NeedsRebaseline ]
+crbug.com/510580 css3/filters/blur-filter-page-scroll.html [ NeedsRebaseline ]
+
crbug.com/417782 [ Linux Win ] virtual/rootlayerscrolls/fast/scrolling/fractional-scroll-offset-fixed-position-non-composited.html [ ImageOnlyFailure ]
crbug.com/449242 [ Linux ] fast/css/word-spacing-characters-complex-text.html [ ImageOnlyFailure ]
crbug.com/492664 [ Linux XP ] imported/csswg-test/css-writing-modes-3/box-offsets-rel-pos-vlr-005.xht [ ImageOnlyFailure ]

Powered by Google App Engine
This is Rietveld 408576698