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

Unified Diff: Tools/TestWebKitAPI/Tests/mac/HTMLCollectionNamedItem.html

Issue 13602008: Remove non-chromium code from TestWebKitAPI (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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: Tools/TestWebKitAPI/Tests/mac/HTMLCollectionNamedItem.html
diff --git a/Tools/TestWebKitAPI/Tests/mac/HTMLCollectionNamedItem.html b/Tools/TestWebKitAPI/Tests/mac/HTMLCollectionNamedItem.html
deleted file mode 100644
index c0205b63e693d34a85caf58c858905b99528f5b6..0000000000000000000000000000000000000000
--- a/Tools/TestWebKitAPI/Tests/mac/HTMLCollectionNamedItem.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<!DOCTYPE html>
-<html>
-<body>
-<input type="text" id="idForTwoTextFields" value="firstItem">
-<input type="text" id="idForTwoTextFields" value="secondItem">
-<img name="nameForTwoImages" title="thirdItem">
-<img name="nameForTwoImages" title="fourthItem">
-</body>
-</html>
« no previous file with comments | « Tools/TestWebKitAPI/Tests/mac/ElementAtPointInWebFrame.mm ('k') | Tools/TestWebKitAPI/Tests/mac/HTMLCollectionNamedItem.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698