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
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
paint
/
masks
/
table-cell-masks-expected.html
blob
88d4fc6540effd794fbae272354ee941b284e38f
1
<!doctype
HTML
>
2
<style>
3
.target {
4
-webkit-mask: url(../../animations/resources/stripes-
100
.png);
5
background: blue;
6
width:
200
px; height:
200
px;
7
}
8
</style>
9
<div
class
=
"target"
></div>