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