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

Unified Diff: third_party/WebKit/LayoutTests/transforms/webkit-transform-origin-crash.html

Issue 2523143002: Layout tests: remove webkit prefix from test names (Closed)
Patch Set: 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/transforms/webkit-transform-origin-crash.html
diff --git a/third_party/WebKit/LayoutTests/transforms/webkit-transform-origin-crash.html b/third_party/WebKit/LayoutTests/transforms/webkit-transform-origin-crash.html
deleted file mode 100644
index ec101b1ff486fb7de8cac8acd14533e73c3a694c..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/transforms/webkit-transform-origin-crash.html
+++ /dev/null
@@ -1,3 +0,0 @@
-<style> pants { -webkit-transform-origin: bottom 8px; } </style>
-This test passes if it doesn't crash.
-<script>testRunner.dumpAsText();</script>

Powered by Google App Engine
This is Rietveld 408576698