Sign in
webkit
/
WebKit
/
9394a477fd489d69e02f177e78e26b46ac6f7705
/
.
/
LayoutTests
/
fast
/
css
/
searchfield-results-button-crash.html
blob: 8bfa6cd17546af1c1fd76833acde5edb53a74464 [
file
] [
log
] [
blame
]
PASS. WebKit didn't crash.
<style>
body
:
first-letter
{
float
:
left
;-
webkit-appearance
:
searchfield-results-button
;
}
</style>
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>