Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/apple-security
/
.
/
LayoutTests
/
transitions
/
transition-display-property-expected.html
blob: 8c793ec8eb4c286c570dac38cca770e8c5863437 [
file
] [
edit
]
<style>
test
{
display
:
inline-block
;
height
:
10px
;
width
:
10px
;
border
:
2px
solid green
;
}
</style>
<test></test>