Sign in
webkit
/
WebKit
/
c76c58243e3b15757ea8668f43536a601f3d5c6f
/
.
/
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.