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

Unified Diff: LayoutTests/paint/deprecation/css-clip-and-clip-path-expected.txt

Issue 1318963006: Add a UseCounter for clip CSS or -webkit-clip-path that clips positioned descendants. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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/paint/deprecation/css-clip-and-clip-path-expected.txt
diff --git a/LayoutTests/paint/deprecation/css-clip-and-clip-path-expected.txt b/LayoutTests/paint/deprecation/css-clip-and-clip-path-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5931c74890f9f4e1b4e1184afde589e9baa3a74c
--- /dev/null
+++ b/LayoutTests/paint/deprecation/css-clip-and-clip-path-expected.txt
@@ -0,0 +1,7 @@
+Blocked access to external URL https://upload.wikimedia.org/wikipedia/commons/thumb/e/e2/Google_Chrome_icon_%282011%29.svg/200px-Google_Chrome_icon_%282011%29.svg.png
+PASS internals.isUseCounted(document, ClipPathOfPositionedElement) is true
+PASS internals.isUseCounted(document, ClipCssOfPositionedElement) is true
+PASS successfullyParsed is true
+
+TEST COMPLETE
+

Powered by Google App Engine
This is Rietveld 408576698