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

Unified Diff: third_party/WebKit/LayoutTests/html/text-level-semantics/q-empty-crash.html

Issue 2780363002: Rename subdirectory names in LayoutTests/html/. (Closed)
Patch Set: Created 3 years, 9 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: third_party/WebKit/LayoutTests/html/text-level-semantics/q-empty-crash.html
diff --git a/third_party/WebKit/LayoutTests/html/text-level-semantics/q-empty-crash.html b/third_party/WebKit/LayoutTests/html/text-level-semantics/q-empty-crash.html
deleted file mode 100644
index fe98c579e2d70e6dffc898ed3ae0facf42db0e58..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/html/text-level-semantics/q-empty-crash.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<!DOCTYPE html>
-<html>
-<q lang="lt-US" style="text-transform:uppercase;"></q>
-<p>This test passes if it doesn't crash</p>
-<script>
-if (window.testRunner)
- window.testRunner.dumpAsText();
-</script>
-</html>

Powered by Google App Engine
This is Rietveld 408576698