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