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

Unified Diff: LayoutTests/fast/css/sticky/parsing-position-sticky.html

Issue 346603007: Remove position: sticky (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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/fast/css/sticky/parsing-position-sticky.html
diff --git a/LayoutTests/fast/css/sticky/parsing-position-sticky.html b/LayoutTests/fast/css/sticky/parsing-position-sticky.html
deleted file mode 100644
index 3e6d70280e3275c421421c9f809e7b30ffa457fe..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/css/sticky/parsing-position-sticky.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
-<html>
-<head>
-<style type="text/css"></style>
-<script src="../../../resources/js-test.js"></script>
-</head>
-<body>
-<script src="resources/parsing-position-sticky.js"></script>
-</body>
-</html>

Powered by Google App Engine
This is Rietveld 408576698