4 input::-webkit-textfield-decoration-container {
5 content: url(
"") !important;
10 testRunner
.dumpAsText();
14 <!-- [bug 101133] https://bugs.webkit.org/show_bug.cgi?id=101133 -->
15 <!-- Crash when replacing parts of text inputs with content: url(...) -->
16 <!-- If this test passes, we can see juast "PASS". -->