Sign in
webkit
/
WebKit
/
000a985cc582d9d77ca643860a7536440fb731b1
/
.
/
LayoutTests
/
fast
/
css
/
renderstyle-leak-with-display-none.html
blob: 441dcafe744056f4766d4a5cfc2d3491a4c4dc8d [
file
] [
log
] [
blame
]
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>
<table>
<div>
<form
style
=
"
display
:
none
"
/>
This test passes if it does not assert in a debug build.