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

Unified Diff: sky/tests/clipping/clipping-transforms-expected.sky

Issue 957643002: Fix clipping of content outside the bounds of the window. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 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 | « sky/tests/clipping/clipping-transforms.sky ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/clipping/clipping-transforms-expected.sky
diff --git a/sky/tests/lowlevel/filters-expected.sky b/sky/tests/clipping/clipping-transforms-expected.sky
similarity index 70%
copy from sky/tests/lowlevel/filters-expected.sky
copy to sky/tests/clipping/clipping-transforms-expected.sky
index 34757d00717860359561aa2e3c92d11d9623128f..4ac45d7af6c0c2557dfb82d88662547169456755 100644
--- a/sky/tests/lowlevel/filters-expected.sky
+++ b/sky/tests/clipping/clipping-transforms-expected.sky
@@ -1,8 +1,5 @@
-<foo>
<import src="../resources/run-after-display.sky" />
-
-<img src="http://storage.googleapis.com/mojo/sky-pngs/9a7b59f74e2bbcd0d0ceee17ead05b0da64a2af7" />
-
+<img src="http://storage.googleapis.com/mojo/sky-pngs/77c37e9285340992042008792e29c861306cdc9e" />
<script>
import "dart:sky";
import "dart:sky.internals" as internals;
@@ -15,4 +12,3 @@ void main() {
});
}
</script>
-</foo>
« no previous file with comments | « sky/tests/clipping/clipping-transforms.sky ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698