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

Unified Diff: LayoutTests/svg/canvas/canvas-draw-image-globalalpha-expected.html

Issue 769423008: Impl-side painting for svg/ layout tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated 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
« no previous file with comments | « LayoutTests/svg/canvas/canvas-draw-image-globalalpha.html ('k') | LayoutTests/svg/foreignObject/clip.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/canvas/canvas-draw-image-globalalpha-expected.html
diff --git a/LayoutTests/svg/canvas/canvas-draw-image-globalalpha-expected.html b/LayoutTests/svg/canvas/canvas-draw-image-globalalpha-expected.html
index 2c91c5c6fd1ad974e4daa21a000b13ad65058cda..040a3f52ea1f9d7aa09d98e85b3820948b26e4c6 100644
--- a/LayoutTests/svg/canvas/canvas-draw-image-globalalpha-expected.html
+++ b/LayoutTests/svg/canvas/canvas-draw-image-globalalpha-expected.html
@@ -4,7 +4,7 @@ div {
width: 100px;
height: 100px;
background-color: #008000;
- opacity: 0.2;
+ opacity: 0.5;
}
</style>
<div></div>
« no previous file with comments | « LayoutTests/svg/canvas/canvas-draw-image-globalalpha.html ('k') | LayoutTests/svg/foreignObject/clip.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698