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

Side by Side 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 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 unified diff | Download patch
OLDNEW
(Empty)
1 <style> pants { -webkit-transform-origin: bottom 8px; } </style>
2 This test passes if it doesn't crash.
3 <script>testRunner.dumpAsText();</script>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698