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

Unified Diff: third_party/WebKit/LayoutTests/svg/clip-path/invisible-clip-path-as-use-element-expected.html

Issue 1839973003: If the <use> is hidden and the child of it is visible, should clip the non-resource (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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: third_party/WebKit/LayoutTests/svg/clip-path/invisible-clip-path-as-use-element-expected.html
diff --git a/third_party/WebKit/LayoutTests/css3/filters/effect-reference-merge-no-inputs-expected.html b/third_party/WebKit/LayoutTests/svg/clip-path/invisible-clip-path-as-use-element-expected.html
similarity index 82%
copy from third_party/WebKit/LayoutTests/css3/filters/effect-reference-merge-no-inputs-expected.html
copy to third_party/WebKit/LayoutTests/svg/clip-path/invisible-clip-path-as-use-element-expected.html
index f718ea6abfbab54333ba674ff0dcd320d8672bcd..4f6db4060b8aee990e4ffb828b511bccc1813df7 100644
--- a/third_party/WebKit/LayoutTests/css3/filters/effect-reference-merge-no-inputs-expected.html
+++ b/third_party/WebKit/LayoutTests/svg/clip-path/invisible-clip-path-as-use-element-expected.html
@@ -1,2 +1,2 @@
-<!DOCTYPE html>
+<!DOCTYPE HTML>
fs 2016/04/27 14:14:39 Peefer lowercase 'html' here. Same on the other re
hyunjunekim2 2016/04/29 12:59:09 Done.
<div style="width: 100px; height: 100px; background-color: green"></div>

Powered by Google App Engine
This is Rietveld 408576698