Sign in
webkit
/
WebKit
/
73559930a6418bc4621c1c5774b11e1be9c21a8f
/
.
/
LayoutTests
/
transitions
/
transition-display-property-expected.html
blob: 8c793ec8eb4c286c570dac38cca770e8c5863437 [
file
] [
log
] [
blame
]
<style>
test
{
display
:
inline-block
;
height
:
10px
;
width
:
10px
;
border
:
2px
solid green
;
}
</style>
<test></test>