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

Unified Diff: LayoutTests/fast/regions/webkit-region-fragment-parsing.html

Issue 16690004: [CSS Regions] Rename region-overflow to region-fragment (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Patch Created 7 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/regions/webkit-region-fragment-parsing.html
diff --git a/LayoutTests/fast/regions/webkit-region-overflow-parsing.html b/LayoutTests/fast/regions/webkit-region-fragment-parsing.html
similarity index 77%
rename from LayoutTests/fast/regions/webkit-region-overflow-parsing.html
rename to LayoutTests/fast/regions/webkit-region-fragment-parsing.html
index 417076dcb46e7d1c0bd415c50a18d05216f4f39f..ed9689aee50c998e771f28c9420b5351cfde95b7 100644
--- a/LayoutTests/fast/regions/webkit-region-overflow-parsing.html
+++ b/LayoutTests/fast/regions/webkit-region-fragment-parsing.html
@@ -4,7 +4,7 @@
<script src="../../fast/js/resources/js-test-pre.js"></script>
</head>
<body>
-<script src="script-tests/webkit-region-overflow-parsing.js"></script>
+<script src="script-tests/webkit-region-fragment-parsing.js"></script>
<script src="../../fast/js/resources/js-test-post.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698