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

Unified Diff: LayoutTests/css3/clippath/clippath-animated-expected.html

Issue 423823004: Add support for SVG Clip paths in HTML (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Changed LayoutTests and Aligned with review comments Created 6 years, 4 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
Index: LayoutTests/css3/clippath/clippath-animated-expected.html
diff --git a/LayoutTests/css3/masking/clip-path-reference-restore-expected.html b/LayoutTests/css3/clippath/clippath-animated-expected.html
similarity index 82%
copy from LayoutTests/css3/masking/clip-path-reference-restore-expected.html
copy to LayoutTests/css3/clippath/clippath-animated-expected.html
index 683511fd8007f87aa34cf98edc0b5c327b8036a7..9ee95db0900125972174492ee892923a9a8d458d 100644
--- a/LayoutTests/css3/masking/clip-path-reference-restore-expected.html
+++ b/LayoutTests/css3/clippath/clippath-animated-expected.html
@@ -1,2 +1 @@
-<!DOCTYPE html>
<div style="width: 100px; height: 100px; background-color: green;"></div>

Powered by Google App Engine
This is Rietveld 408576698