Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
8a2c8a97dfd3af0fdb68d49fc58e1163aca8085a
/
.
/
LayoutTests
/
css3
/
flexbox
/
csswg
/
flexbox_generated-container-expected.html
blob: 7f890332be7deb2e2d7c2a66a03cbf6444841eb8 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<title>
flexbox | flexcontainer vs generated content
</title>
<link
rel
=
"author"
href
=
"http://opera.com"
title
=
"Opera Software"
>
<style>
div
{
content
:
"xxx"
;
background
:
blue
;
}
</style>
<div></div>