Sign in
webkit
/
WebKit
/
b0d7f9b249dd6483d6c7bc4f13c440c0842b7127
/
.
/
LayoutTests
/
fast
/
text
/
word-break-on-flexbox-child-expected.html
blob: c41d60a9f5102108c30264e1a4ec37479accc293 [
file
] [
log
] [
blame
]
<html>
<head>
</head>
<body>
<div
style
=
"
border
:
2px
solid blue
;
display
:
-webkit-flex
;
word-wrap
:
break-word
;
width
:
50px
;
height
:
50px
"
>
</div>
</div>
</body>
</html>