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

Unified Diff: Source/web/tests/data/viewport/viewport-warnings-8.html

Issue 342163003: Uptake http://trac.webkit.org/changeset/169848 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed test case Created 6 years, 6 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
« Source/web/tests/ViewportTest.cpp ('K') | « Source/web/tests/ViewportTest.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/tests/data/viewport/viewport-warnings-8.html
diff --git a/Source/web/tests/data/viewport/viewport-warnings-8.html b/Source/web/tests/data/viewport/viewport-warnings-8.html
new file mode 100644
index 0000000000000000000000000000000000000000..db49a68b32a93ee95b67d4890e041c691ec5fa98
--- /dev/null
+++ b/Source/web/tests/data/viewport/viewport-warnings-8.html
@@ -0,0 +1,4 @@
+<head>
+ <title>Invalid value should be truncated: 130 followed by latin capital letter i with dot above (U+0130)</title>
+ <meta name="viewport" content="width=123&#x0130;">
arv (Not doing code reviews) 2014/06/20 14:31:37 This test is suffering from the same issue as the
+</head>
« Source/web/tests/ViewportTest.cpp ('K') | « Source/web/tests/ViewportTest.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698