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

Unified Diff: LayoutTests/fast/sub-pixel/sub-pixel-composited-layers.html

Issue 688153003: Impl-side painting for fast/ layout tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: More expectations Created 6 years 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/fast/sub-pixel/sub-pixel-composited-layers.html
diff --git a/LayoutTests/fast/sub-pixel/sub-pixel-composited-layers.html b/LayoutTests/fast/sub-pixel/sub-pixel-composited-layers.html
index e72007019ecf58f6030dd0aad0349e26f9210450..821e7eb43333ceca3d7c5fa4b3768200c1653261 100644
--- a/LayoutTests/fast/sub-pixel/sub-pixel-composited-layers.html
+++ b/LayoutTests/fast/sub-pixel/sub-pixel-composited-layers.html
@@ -7,7 +7,6 @@
}
#test.composite > .container {
transform: translateZ(0);
- opacity: 0.95;
}
.container {
position: absolute;

Powered by Google App Engine
This is Rietveld 408576698