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

Unified Diff: third_party/WebKit/LayoutTests/css3/filters/feoffset-region-zoom-expected.html

Issue 1516073003: Revert of Remove SK_SUPPORT_SRC_BOUNDS_BLOAT_FOR_IMAGEFILTERS #ifdef. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | « third_party/WebKit/LayoutTests/TestExpectations ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/css3/filters/feoffset-region-zoom-expected.html
diff --git a/third_party/WebKit/LayoutTests/css3/filters/feoffset-region-zoom-expected.html b/third_party/WebKit/LayoutTests/css3/filters/feoffset-region-zoom-expected.html
index 1f9e79f2e16bb1473ea5b7511e3b00d46c41835d..9115dad601b0a33dd21864624b3e326b2804872d 100644
--- a/third_party/WebKit/LayoutTests/css3/filters/feoffset-region-zoom-expected.html
+++ b/third_party/WebKit/LayoutTests/css3/filters/feoffset-region-zoom-expected.html
@@ -1,7 +1,7 @@
<body style="margin: 0px;">
<div style="zoom: 2; margin: 30px;">
<div style="background: blue; filter: url(#offset-flood); -webkit-filter: url(#offset-flood); width:200px; height:100px;" src="resources/reference.png">
- <div style="position: absolute; left:200px; top:20px; width:50px; height:50px; background:green;"/>
+ <div style="position: absolute; left:200px; top:30px; width:30px; height:40px; background:green;"/>
</div>
</div>
</body>
« no previous file with comments | « third_party/WebKit/LayoutTests/TestExpectations ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698