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

Unified Diff: third_party/WebKit/LayoutTests/fast/media/mq-color-index-01.html

Issue 1908533002: Remove superfluous "*-expected.txt" files in LayoutTests/fast (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: third_party/WebKit/LayoutTests/fast/media/mq-color-index-01.html
diff --git a/third_party/WebKit/LayoutTests/fast/media/mq-color-index-01.html b/third_party/WebKit/LayoutTests/fast/media/mq-color-index-01.html
index 9627c16ef013b5ce6e4d560d61e6b9e061506b77..52d224f25995283e918d0e28cac4a02a5180aff2 100644
--- a/third_party/WebKit/LayoutTests/fast/media/mq-color-index-01.html
+++ b/third_party/WebKit/LayoutTests/fast/media/mq-color-index-01.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
- <title>Media Queries - color-index media feature supported</title>
+ <title>This test validates that the (color-index) media query feature is supported.</title>
<link rel="author" title="Kenneth Christiansen" href="kenneth.r.christiansen@intel.com"/>
<link rel="help" href="http://www.w3.org/TR/css3-mediaqueries/#color-index"/>
<script src="../../resources/testharness.js"></script>
@@ -16,8 +16,4 @@
}, "('color-index') sanity check");
</script>
<head>
-<body>
- <h1>Description</h1>
- <p>This tests validates that the (color-index) media query feature is supported.</p>
-</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698