Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / Source / web / tests / data / viewport / viewport-110.html
blob2bcc9f9a2bacae52153af643dafe3a9bc8e10941
1 <head>
2 <title>Empty property name not allowed (" =x width=400")</title>
3 <meta name="viewport" content=" =x width=400">
4 </head>
5 <body></body>