repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
table
/
remove-anonymous-cell-expected.html
blob
81bb0ec395d95dce3b50f765c54ba0f47cab11f4
1
<!DOCTYPE
html
>
2
<p>
There should be a blue rectangle below.
</p>
3
<div
style
=
"display:table-cell;"
>
4
<div
style
=
"color:blue; background:blue;"
>
AAAAAAAAAAAAAA
</div>
5
<div
style
=
"color:blue; background:blue;"
>
AAAAAAAAAAAAAA
</div>
6
</div>