Sign in
webkit
/
WebKit
/
2ab9dfaee5c791e0d7b2c0893a55ced8677e2e2a
/
.
/
LayoutTests
/
imported
/
blink
/
fast
/
css
/
inputtext-crash.html
blob: a8ca2f52c0893322d6123852c0a5be969b8bfa3d [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<style>
inputtext
::
content
:
focus
{
}
</style>
// This test passes if it doesn't crash.
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>