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

Unified Diff: LayoutTests/http/tests/webarchive/resources/test-shift-jis.css

Issue 14046041: Remove webarchive tests. (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: LayoutTests/http/tests/webarchive/resources/test-shift-jis.css
diff --git a/LayoutTests/http/tests/webarchive/resources/test-shift-jis.css b/LayoutTests/http/tests/webarchive/resources/test-shift-jis.css
deleted file mode 100644
index c0085d2d7205f20f5e769c9360914563358b117d..0000000000000000000000000000000000000000
--- a/LayoutTests/http/tests/webarchive/resources/test-shift-jis.css
+++ /dev/null
@@ -1,9 +0,0 @@
-div.styled {
- border: 1px solid black;
- display: inline-block;
- height: 64px;
-}
-div.background-shift-jis {
- width: 52px;
- background-image: url(apple.gif?css-url-shift-jis-ˆŸ);
-}

Powered by Google App Engine
This is Rietveld 408576698