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

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
« no previous file with comments | « LayoutTests/paint/deprecation/css-clip-and-clip-path.html ('k') | Source/core/frame/UseCounter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..61753a9bd6a153f79e819d99d8254a6c8e16ca67
--- /dev/null
+++ b/LayoutTests/paint/deprecation/css-clip-and-clip-path-expected.txt
@@ -0,0 +1,6 @@
+PASS internals.isUseCounted(document, ClipPathOfPositionedElement) is true
+PASS internals.isUseCounted(document, ClipCssOfPositionedElement) is true
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
« no previous file with comments | « LayoutTests/paint/deprecation/css-clip-and-clip-path.html ('k') | Source/core/frame/UseCounter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698