git://git.webkit.org
/
WebKit-https.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Import w3c tests for canvas
[WebKit-https.git]
/
LayoutTests
/
imported
/
w3c
/
common
/
canvas-frame.css
1
body {
2
font-size: small;
3
font-family: sans-serif;
4
}
5
6
p {
7
line-height: 0;
8
}
9
10
p:first-child {
11
display: inline;
12
}
13
14
h1 {
15
display: inline;
16
}
17
18
iframe, object {
19
border: 1px black solid;
20
margin: 2px;
21
}