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