blob: 77303be65455b07972fef8d42bc825aff4ec690d [file] [log] [blame]
inferno@chromium.org9a4e5042010-11-24 00:12:00 +00001<html>
2 <script>
rniwa@webkit.org38608af2012-06-19 07:23:13 +00003 if (window.testRunner)
4 testRunner.dumpAsText();
inferno@chromium.org9a4e5042010-11-24 00:12:00 +00005 </script>
6 <style>
7 input[type="search"]::-webkit-search-cancel-button {
8 -webkit-appearance: none;
9 display: table-column;
10 }
11 </style>
12 <input type="search">
13 PASS
14</html>