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

Unified Diff: third_party/WebKit/LayoutTests/paint/clipath/clip-path-with-background-and-box-behind-expected.html

Issue 2480203002: ui: Cleanup class/struct forward declarations (Closed)
Patch Set: Sync CL to position 430550 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/paint/clipath/clip-path-with-background-and-box-behind-expected.html
diff --git a/third_party/WebKit/LayoutTests/paint/clipath/clip-path-with-background-and-box-behind.html b/third_party/WebKit/LayoutTests/paint/clipath/clip-path-with-background-and-box-behind-expected.html
similarity index 94%
copy from third_party/WebKit/LayoutTests/paint/clipath/clip-path-with-background-and-box-behind.html
copy to third_party/WebKit/LayoutTests/paint/clipath/clip-path-with-background-and-box-behind-expected.html
index 04a9d6ababa6ed3fd2e9d54a22f5bb279449888f..1a5bc64ba518c694f8f55596c4e5af02d24b36a7 100644
--- a/third_party/WebKit/LayoutTests/paint/clipath/clip-path-with-background-and-box-behind.html
+++ b/third_party/WebKit/LayoutTests/paint/clipath/clip-path-with-background-and-box-behind-expected.html
@@ -5,7 +5,6 @@
background-color: green;
}
.box {
- will-change: transform;
position: relative;
-webkit-clip-path: url(#equitri);
height: 100px;

Powered by Google App Engine
This is Rietveld 408576698