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

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: Remove similarity check Created 5 years, 3 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 8aca88acef5fa2c60618e0ef338ff6ad03302006..c3492316b3470e6d2595ed634a0cadb7bd1360ec 100644
--- a/LayoutTests/TestExpectations
+++ b/LayoutTests/TestExpectations
@@ -44,6 +44,16 @@ crbug.com/504613 crbug.com/524248 paint/images/image-backgrounds-not-antialiased
crbug.com/504613 crbug.com/524248 virtual/spv2/paint/images/image-backgrounds-not-antialiased.html [ Skip ]
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/510580 virtual/prefer_compositing_to_lcd_text/compositing/overflow/fixed-scroll-in-empty-root-layer.html [ NeedsRebaseline ]
+
crbug.com/417782 [ Linux Win ] virtual/rootlayerscrolls/fast/scrolling/fractional-scroll-offset-fixed-position-non-composited.html [ ImageOnlyFailure ]
crbug.com/492664 [ Linux XP ] imported/csswg-test/css-writing-modes-3/box-offsets-rel-pos-vlr-005.xht [ ImageOnlyFailure ]
crbug.com/492664 [ Linux XP ] imported/csswg-test/css-writing-modes-3/box-offsets-rel-pos-vrl-004.xht [ ImageOnlyFailure ]

Powered by Google App Engine
This is Rietveld 408576698