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

Unified Diff: third_party/WebKit/LayoutTests/css3/masking/clip-path-restore-expected.html

Issue 2530263002: Turn on Analytic AA in Chrome (take 5) (Closed)
Patch Set: Created 4 years, 1 month 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: third_party/WebKit/LayoutTests/css3/masking/clip-path-restore-expected.html
diff --git a/third_party/WebKit/LayoutTests/css3/masking/clip-path-restore-expected.html b/third_party/WebKit/LayoutTests/css3/masking/clip-path-restore-expected.html
deleted file mode 100644
index 076cdc82901cb03ef96986df80e7ef0840e89a5b..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/css3/masking/clip-path-restore-expected.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-<style>
-body {
- margin: 0;
-}
-div {
- width: 200px;
- height: 200px;
- background-color: green;
- border-radius: 100px;
-}
-</style>
-</head>
-<body>
-<div></div>
-<div></div>
-</body>
-</html>
« no previous file with comments | « skia/config/SkUserConfig.h ('k') | third_party/WebKit/LayoutTests/css3/masking/mask-luminance-svg-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698