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

Unified Diff: LayoutTests/fast/viewport/viewport-legacy-mobileoptimized-4.html

Issue 19555002: Translate viewport related meta tags into @viewport descriptors as suggested by the CSS Device Adap… (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 4 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/viewport/viewport-legacy-mobileoptimized-4.html
diff --git a/LayoutTests/fast/viewport/viewport-legacy-ordering-3.html b/LayoutTests/fast/viewport/viewport-legacy-mobileoptimized-4.html
similarity index 76%
copy from LayoutTests/fast/viewport/viewport-legacy-ordering-3.html
copy to LayoutTests/fast/viewport/viewport-legacy-mobileoptimized-4.html
index ee99ecc745a9c07d88e2e6aacc035d6b725bea62..353749000c8768c30bb56fc500fc2881c1a30042 100644
--- a/LayoutTests/fast/viewport/viewport-legacy-ordering-3.html
+++ b/LayoutTests/fast/viewport/viewport-legacy-mobileoptimized-4.html
@@ -1,6 +1,5 @@
<head>
- <title>Viewport, MobileOptimized Meta.</title>
- <meta name="viewport" content="width=300">
+ <title>MobileOptimized Meta with "176".</title>
<meta name="MobileOptimized" content="176">
<script>
function test() {

Powered by Google App Engine
This is Rietveld 408576698