Sign in
webkit
/
WebKit
/
9be710ffe67eb7fe627244cbeb3d21e8246cf915
/
.
/
LayoutTests
/
fast
/
regions
/
content-flowed-into-regions-dynamically-inserted-expected.html
blob: ab27849fc919e6faddea2c3857781bb854ca45dc [
file
] [
log
] [
blame
]
<!doctype html>
<html>
<head>
<link
rel
=
"stylesheet"
href
=
"resources/region-style.css"
>
</head>
<body>
<div
class
=
"greenBox borderBox"
></div>
<div
class
=
"blueBox borderBox"
></div>
<div
class
=
"orangeBox borderBox"
></div>
</body>
</html>