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

Unified Diff: LayoutTests/compositing/visibility/layer-visible-content.html

Issue 9342003: Merge 106459 - Fix the semantics of passing contentsVisible flag to GraphicsLayers (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1025/
Patch Set: Created 8 years, 10 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
« no previous file with comments | « no previous file | LayoutTests/compositing/visibility/layer-visible-content-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/compositing/visibility/layer-visible-content.html
===================================================================
--- LayoutTests/compositing/visibility/layer-visible-content.html (revision 106839)
+++ LayoutTests/compositing/visibility/layer-visible-content.html (working copy)
@@ -37,6 +37,7 @@
}
pre {
opacity: 0; /* hide in pixel result */
+ height: 16px; /* avoid platform-dependent height difference of hidden text layer-tree */
}
</style>
<script>
« no previous file with comments | « no previous file | LayoutTests/compositing/visibility/layer-visible-content-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698